@charset "UTF-8";
.theme-npo {
  /* NOTE: 過去にb-map-in-table-and-img--reverseのdata-structureにb-map-in-table--reverseと指定していたため残している記述。HTMLを書き換える処理を作ったら消してOK */
}
.theme-npo [data-structure=b-main-set-2--center] .col-sm-6 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  max-width: 100%;
}
.theme-npo [data-structure=b-main-set-2--center] .c-btn a {
  border-radius: 300px;
}
.theme-npo [data-structure=b-heading] .c-bg-img[style^=background] {
  position: relative;
  color: #fff;
}
.theme-npo [data-structure=b-heading] .c-bg-img[style^=background]:before {
  content: "";
  position: absolute;
  top: 0;
  padding-left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.theme-npo [data-structure=b-heading] .c-bg-img[style^=background] .c-wrapper {
  position: relative;
}
.theme-npo [data-structure=b-heading] .c-bg-img[style^=background] .u-text-shadow {
  text-shadow: none;
}
.theme-npo [data-structure=b-sentence-set--bg-dark] .c-btn a {
  border-radius: 300px;
}
.theme-npo [data-structure=b-article-img-left] .c-img {
  overflow: hidden;
  border-radius: 10px;
}
.theme-npo [data-structure=b-map-in-table--reverse] .c-img,
.theme-npo [data-structure=b-map-in-table-and-img--reverse] .c-img {
  overflow: hidden;
  border-radius: 10px;
}
.theme-npo [data-structure=m-card] {
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.04);
  height: 100%;
}
.theme-npo [data-structure=m-card] .p-m-card-text {
  padding-left: 10px;
  padding-right: 10px;
}
.theme-npo .s_footer-peraichi {
  background-color: #e2e5e7;
}

.theme-base {
  --block-bg-color: #fafbfd;
  background-color: #fafbfd;
}
.theme-base .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(29, 204, 178, 0.9)), to(rgba(29, 84, 204, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(29, 204, 178, 0.9), rgba(29, 84, 204, 0.9));
  background-image: linear-gradient(to left, rgba(29, 204, 178, 0.9), rgba(29, 84, 204, 0.9));
}
.theme-base .c-bg-color {
  background-color: #fff;
}
.theme-base .c-border {
  border-color: #1f9bde;
}
.theme-base .c-btn a,
.theme-base .c-btn input,
.theme-base .c-btn button,
.theme-base .c-btn .btn-customform-submit {
  background-color: #1f9bde;
}
.theme-base .c-btn--secondary a,
.theme-base .c-btn--secondary input,
.theme-base .c-btn--secondary button,
.theme-base .c-btn--secondary .btn-customform-submit {
  background-color: #eebf1c;
  color: #fff;
}
.theme-base .c-btn--invert a,
.theme-base .c-btn--invert input,
.theme-base .c-btn--invert button,
.theme-base .c-btn--invert .btn-customform-submit {
  color: #1f9bde;
  background-color: #fff;
}
.theme-base .c-btn--ghost a,
.theme-base .c-btn--ghost input,
.theme-base .c-btn--ghost button,
.theme-base .c-btn--ghost .btn-customform-submit {
  background: none;
  border-color: #1f9bde;
  color: #1f9bde;
}
.theme-base .c-btn--ghost.c-btn--secondary a,
.theme-base .c-btn--ghost.c-btn--secondary input,
.theme-base .c-btn--ghost.c-btn--secondary button,
.theme-base .c-btn--ghost.c-btn--secondary .btn-customform-submit {
  background: none;
  border-color: #eebf1c;
  color: #eebf1c;
}
.theme-base .c-btn--ghost-white a,
.theme-base .c-btn--ghost-white input,
.theme-base .c-btn--ghost-white button,
.theme-base .c-btn--ghost-white .btn-customform-submit {
  background: none;
}
.theme-base .c-form input[type=text]:focus,
.theme-base .c-form input[type=email]:focus,
.theme-base .c-form textarea:focus,
.theme-base .c-form select:focus {
  border-color: #1f9bde;
  -webkit-box-shadow: 0 0 6px 0 #a4d7f2;
          box-shadow: 0 0 6px 0 #a4d7f2;
}
.theme-base .c-form .file-upload-btn {
  border-color: #1f9bde;
  color: #1f9bde;
}
.theme-base .c-heading--bdr-btm, .theme-base .c-heading--bdr-thin-btm {
  border-bottom-color: #1f9bde;
}
.theme-base .c-hr-dashed,
.theme-base .c-hr-dotted,
.theme-base .c-hr-double,
.theme-base .c-hr-solid {
  border-color: #1f9bde;
}
.theme-base .c-hr-origin {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}
.theme-base .c-hr-origin--2 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-base .c-hr-origin--3 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2C22c-0.3%2C0.1-1.3-0.1-1.5-0.3c-0.5-0.5-1.1-0.9-1.5-1.5c-0.6-0.8-0.3-1.5%2C0-2c0.4-0.8%2C1.1-1.4%2C1.7-2%0A%09%09c0.7-0.6%2C1.6-0.4%2C2.4-0.4c0.7%2C0.1%2C1%2C0.8%2C1.1%2C1.3c0.2%2C0.6%2C0.3%2C1.5%2C0.2%2C2.1c-0.2%2C0.9-0.3%2C1.9-1.5%2C2.3C34.5%2C21.2%2C33.8%2C21.5%2C33.6%2C22z%22%0A%09%09/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19.6%2C21.4c-1.2-0.4-1.2-1.5-1.3-2.4c0-0.5%2C0.2-0.9%2C0.9-1.1c0.5-0.2%2C1-0.5%2C1.4-0.9c0.6-0.5%2C0.9-0.5%2C1.7-0.1%0A%09%09c0.1%2C0.1%2C0.3%2C0.1%2C0.4%2C0.1c0.7%2C0%2C1.1%2C0.5%2C1.2%2C1.1c0.2%2C1.1%2C0.1%2C2.1-0.8%2C3C22.8%2C21.3%2C20.5%2C21.7%2C19.6%2C21.4z%22/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M8.3%2C21.9c-0.8%2C0.4-1.9%2C0-2.5-0.7c-0.4-0.5-1-1.2-0.6-2.1c0.3-0.7%2C0.2-1.6%2C1.1-1.9c0.4-0.2%2C0.7-0.5%2C1.2-0.1%0A%09%09c0.1%2C0.1%2C0.4%2C0.1%2C0.6-0.1c0.5-0.5%2C0.9-0.2%2C1.3%2C0.1c1.1%2C0.9%2C1.7%2C2%2C0.9%2C3.5C10%2C21.2%2C8.9%2C21.7%2C8.3%2C21.9z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-base .c-hr-origin--4 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}
.theme-base .c-hr-origin--5 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-base .c-hr-origin--6 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(31, 155, 222, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-base .c-img-icon {
  background-color: #1f9bde;
}
.theme-base .c-symbol {
  background-color: #1f9bde;
}
.theme-base .c-thead--color thead th,
.theme-base .c-thead--color thead td {
  background-color: white;
}
.theme-base .c-thead--color-invert thead th,
.theme-base .c-thead--color-invert thead td {
  background-color: #1f9bde;
}
.theme-base .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base .p-sentence-caution__content-wrapper {
  background-color: #f4fafe;
}
.theme-base .p-sentence-caution__content-inner {
  background-color: #1f9bde;
}
.theme-base .p-sentence-caution__icon {
  color: #1f9bde;
}
.theme-base .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #1f9bde;
}
.theme-base .p-btn-contact.c-bg-img {
  background-color: #1f9bde;
}
.theme-base .p-btn-contact__contact-area-inner h2 {
  color: #1f9bde;
}
.theme-base .p-btn-contact__tel-wrapper {
  background-color: #f4fafe;
}
.theme-base .p-article-point__header {
  background-color: #1f9bde;
}
.theme-base .p-article-has-number__ribbon {
  background: #1f9bde;
}
.theme-base .p-article-has-number__ribbon:after {
  border-color: transparent #fafbfd transparent transparent;
  border-color: transparent var(--block-bg-color, #fafbfd) transparent transparent;
}
.theme-base .p-article-has-number__circle {
  background: #1f9bde;
}
.theme-base .p-article-has-tags__tag {
  background-color: #1f9bde;
}
.theme-base .p-card-voice-bordered {
  border-top-color: #1f9bde;
}
.theme-base .p-card-voice-bordered__img img,
.theme-base .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #1f9bde;
}
.theme-base .p-cards-img-left--with-table-2col__table {
  border: solid 1px #1f9bde;
}
.theme-base .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #1f9bde;
}
.theme-base .p-cards-img-left--with-table-2col__table tr:last-of-type {
  border-bottom: none;
}
.theme-base .p-cards-img-left--with-table-2col__table tr th:before {
  color: #1f9bde;
}
.theme-base .p-form-simple .c-form-control-label {
  color: #1f9bde;
}
.theme-base .p-form-simple input[type=text]:focus,
.theme-base .p-form-simple input[type=email]:focus {
  background-color: #f4fafe;
  -webkit-box-shadow: inset 0 -2px 0 0 #1f9bde;
          box-shadow: inset 0 -2px 0 0 #1f9bde;
}
.theme-base .p-form-simple textarea:focus {
  background-color: #f4fafe;
  border-color: #1f9bde;
}
.theme-base .p-header--theme-color {
  background-color: #1f9bde;
}
.theme-base .p-heading-arrow {
  background-color: #1f9bde;
}
.theme-base .p-heading-arrow:before, .theme-base .p-heading-arrow:after {
  background-color: #fafbfd;
}
.theme-base .p-heading-arrow:before,
.theme-base .p-heading-arrow:after {
  background-color: #fafbfd;
}
.theme-base .p-heading-arrow--v2 {
  background-color: #1f9bde;
}
.theme-base .p-heading-arrow--v2:before {
  border-top-color: #1f9bde;
  background-color: transparent;
}
.theme-base .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #8dcdef 8%, #8dcdef 14%, transparent 14%, transparent 86%, #8dcdef 86%, #8dcdef 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 251, 253, 0.75), rgba(250, 251, 253, 0)), -webkit-linear-gradient(45deg, transparent 40%, #d0eaf9 40%, #d0eaf9 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #8dcdef 8%, #8dcdef 14%, transparent 14%, transparent 86%, #8dcdef 86%, #8dcdef 92%, transparent 92%), linear-gradient(rgba(250, 251, 253, 0.75), rgba(250, 251, 253, 0)), linear-gradient(45deg, transparent 40%, #d0eaf9 40%, #d0eaf9 60%, transparent 60%), linear-gradient(white, white);
}
.theme-base .p-heading-ribbon::before {
  border-top-color: #d0eaf9;
  border-right-color: #d0eaf9;
  border-bottom-color: #d0eaf9;
}
.theme-base .p-heading-ribbon::after {
  border-left-color: #d0eaf9;
  border-top-color: #d0eaf9;
  border-bottom-color: #d0eaf9;
}
.theme-base .p-heading-ribbon__body:before, .theme-base .p-heading-ribbon__body:after {
  border-color: #4aafe6 transparent transparent transparent;
}
.theme-base .p-heading-ribbon--flat {
  background: #1f9bde;
}
.theme-base .p-heading-ribbon--flat::before {
  border-top-color: #1d92d1;
  border-right-color: #1d92d1;
  border-bottom-color: #1d92d1;
}
.theme-base .p-heading-ribbon--flat::after {
  border-left-color: #1d92d1;
  border-top-color: #1d92d1;
  border-bottom-color: #1d92d1;
}
.theme-base .p-heading-btm-bdr::after {
  border-top-color: #1f9bde;
}
.theme-base .p-heading-double-bdr {
  border-color: #1f9bde;
}
.theme-base .p-heading-double-bdr--updown::before {
  border-top-color: #1f9bde;
  border-bottom-color: #1f9bde;
}
.theme-base .p-heading-double-bdr--updown::after {
  border-top-color: #1f9bde;
  border-bottom-color: #1f9bde;
}
.theme-base .p-heading-put-on-bdr__inner::before, .theme-base .p-heading-put-on-bdr__inner::after {
  background-color: #1f9bde;
}
.theme-base .p-heading-balloon {
  background-color: #d0eaf9;
}
.theme-base .p-heading-balloon::after {
  border-top-color: #d0eaf9;
}
.theme-base .p-heading-balloon--invert {
  background-color: #1f9bde;
}
.theme-base .p-heading-balloon--invert::after {
  border-top-color: #1f9bde;
}
.theme-base .p-heading-balloon--ghost {
  border-color: #1f9bde;
}
.theme-base .p-heading-balloon--ghost::before {
  border-top-color: #1f9bde;
}
.theme-base .p-heading-dogear {
  background-color: #d0eaf9;
}
.theme-base .p-heading-dogear::after {
  border-color: #fafbfd #fafbfd #1f9bde #1f9bde;
}
.theme-base .p-heading-marker::after {
  background-color: #a4d7f2;
}
.theme-base .p-heading-accent::before {
  background-color: #1f9bde;
}
.theme-base .p-heading-accent::after {
  background: #a4d7f2;
}
.theme-base .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base .p-list-step {
  color: #1f9bde;
}
.theme-base .p-list-step__body {
  border-left-color: #1f9bde;
}
.theme-base .p-list-step-has-img:not(:last-child) .c-border::before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #1f9bde;
}
.theme-base .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(31, 155, 222, 0.1);
}
.theme-base .p-list-faq-accordion__title-area {
  border-bottom-color: #1f9bde;
}
.theme-base .p-list-faq-accordion__title-area:after {
  color: #1f9bde;
}
.theme-base .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(31, 155, 222, 0.1);
}
.theme-base .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #1f9bde;
}
.theme-base .p-list-faq-accordion-has-img__title-area:after {
  color: #1f9bde;
}
.theme-base .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base .p-others-timeline__date {
  color: #1f9bde;
}
.theme-base .p-order-ticket-2__price {
  color: #eebf1c;
}
.theme-base .p-order-card-bordered {
  border-top-color: #1f9bde;
}
.theme-base div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img {
  background-color: #fafbfd;
}
.theme-base div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2 {
  color: #1f9bde;
}
.theme-base div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img {
  background-color: #fafbfd;
}
.theme-base div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2 {
  color: #1f9bde;
}
.theme-base div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd {
  color: #1f9bde;
}
.theme-base .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base .p-others-shop-menu__label {
  background-color: #1f9bde;
}
.theme-base .p-others-rectangle__item-inner {
  background-color: #1f9bde;
  color: #fff;
}
.theme-base .p-timetable-item__subhead {
  background-color: #fdfeff;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base .p-timetable-item__time {
    background-color: #eff2f9;
  }
}
.theme-base .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #eff2f9;
}
.theme-base .p-table-comparison__th--accent {
  border: solid 2px #1f9bde;
  background-color: #1f9bde;
}
.theme-base .p-table-comparison__td--accent {
  border: solid 2px #1f9bde;
  background-color: #f0f8fd;
}
.theme-base .p-funding-goal-borderd__flame {
  border-color: #1f9bde;
}
.theme-base .p-before-after__arrow-element::before {
  border-left-color: #1f9bde;
}
.theme-base .p-before-after__arrow-element::after {
  border-left-color: #1f9bde;
}
.theme-base .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base .p-others-conversational-text__myself-voice::before {
  border-left: 10px solid #d0eaf9;
}
.theme-base .p-others-conversational-text__myself-voice::after {
  border-left: 10px solid #d0eaf9;
}
.theme-base .p-cards-balloon-circle-img__card-text,
.theme-base .p-cards-balloon-circle-img__card-dot {
  background-color: #d0eaf9;
}
.theme-base .p-premium-heading-arrow {
  background-color: #1f9bde;
}
.theme-base .p-premium-heading-arrow:before,
.theme-base .p-premium-heading-arrow:after {
  background-color: #fafbfd;
}
.theme-base .p-premium-heading-arrow--v2 {
  background-color: #1f9bde;
}
.theme-base .p-premium-heading-arrow--v2:before {
  border-top-color: #1f9bde;
}
.theme-base .p-premium-heading-frame {
  background-color: #1f9bde;
  -webkit-box-shadow: inset 0 0 0 5px #1f9bde, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #1f9bde, inset 0 0 0 6px #fff;
}
.theme-base .p-premium-btn-set-2__heading {
  background-color: #1f9bde;
}
.theme-base .p-premium-btn-set-3__wrapper {
  background-color: #1f9bde;
}
.theme-base .p-premium-faq__icon--a {
  background-color: #1f9bde;
  color: #fff;
}
.theme-base .p-premium-cards-img-left__label {
  background-color: #1f9bde;
}
.theme-base .p-premium-sentence-merit__label {
  background-color: #1f9bde;
}
.theme-base .p-premium-sentence-merit__header {
  border-color: #1f9bde;
}
.theme-base .p-premium-profile__heading {
  background-color: #1f9bde;
}
.theme-base .p-premium-profile__name {
  border-color: #1f9bde;
}
.theme-base .p-premium-profile__subHeading {
  color: #1f9bde;
}
.theme-base .p-premium-heading-grad {
  background-color: #1f9bde;
}
.theme-base .p-premium-heading-grad__inner {
  background-color: #1f9bde;
}
.theme-base .p-premium-btn a {
  background-color: #eebf1c;
}
.theme-base .p-premium-contact-set {
  background-color: #1f9bde;
  border-color: #197cb1;
}
.theme-base .p-premium-contact-set__btn a {
  background-color: #eebf1c;
}
.theme-base .p-premium-steps__heading {
  border-color: #1f9bde;
}
.theme-base .p-premium-steps__heading:after {
  background-color: #1f9bde;
}
.theme-base .p-premium-steps__item-header {
  background-color: #1f9bde;
}
.theme-base .p-premium-steps__item-num {
  color: #1f9bde;
}
.theme-base .p-premium-steps__item-img {
  -webkit-box-shadow: #1f9bde 0 0 0 3px;
          box-shadow: #1f9bde 0 0 0 3px;
}
.theme-base .p-premium-steps__arrow:after {
  border-left-color: #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base .p-premium-steps__arrow:after {
    border-left-color: transparent;
    border-top-color: #1f9bde;
  }
}
.theme-base .p-premium-interview__heading {
  background-color: #1f9bde;
}
.theme-base .p-sentence-card {
  background-color: #e7f4fc;
  border: 1px solid #1f9bde;
}
.theme-base .u-color-theme-main {
  color: #1f9bde;
}
.theme-base .u-color-theme-sub {
  color: #eebf1c;
}
.theme-base .u-color-theme-accent {
  color: #eebf1c;
}
.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-num,
.theme-base div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,
.theme-base div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,
.theme-base div[data-structure=b-list-step] .p-list-step,
.theme-base div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,
.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,
.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,
.theme-base div[data-structure=b-order-ticket-2] .u-color-theme-main,
.theme-base div[data-structure=b-order-ticket-2] .p-order-ticket-2__price, .theme-base div[data-structure=b-order-ticket] .u-color-theme-main,
.theme-base div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base div[data-structure=b-cards-numbers--big] .u-color-theme-main {
  color: #1f9bde;
}
.theme-base div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-base div[data-structure=b-article-point] .p-article-point__header,
.theme-base div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-base div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-base div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-base div[data-structure=b-article-has-number] .p-article-has-number__ribbon,
.theme-base div[data-structure=b-article-has-number] .p-article-has-number__circle,
.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,
.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-header {
  background: #1f9bde;
}
.theme-base div[data-structure=b-header-logo-img-2] .p-header--theme-color,
.theme-base div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-base div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-base div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-base div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-base div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,
.theme-base div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-base div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,
.theme-base div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,
.theme-base div[data-structure=b-rectangle] .p-others-rectangle__item-inner,
.theme-base div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading {
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #1f9bde;
}
.theme-base div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before, .theme-base div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after, .theme-base div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before {
  border-top-color: #1f9bde;
}
.theme-base div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #1f9bde;
}
.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #1f9bde;
}
.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 20px solid #fff;
}
.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before {
  border-top-color: #3893c5;
  border-right-color: #3893c5;
  border-bottom-color: #3893c5;
}
.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after {
  border-left-color: #3893c5;
  border-top-color: #3893c5;
  border-bottom-color: #3893c5;
}
.theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before, .theme-base div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after {
  border-color: #4aafe6 transparent transparent transparent;
}
.theme-base div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner {
  border-color: #1f9bde;
}
.theme-base div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-base div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-base div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-base div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #a4d7f2 8%, #a4d7f2 14%, transparent 14%, transparent 86%, #a4d7f2 86%, #a4d7f2 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #e2f2fb 40%, #e2f2fb 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #a4d7f2 8%, #a4d7f2 14%, transparent 14%, transparent 86%, #a4d7f2 86%, #a4d7f2 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #e2f2fb 40%, #e2f2fb 60%, transparent 60%), linear-gradient(white, white);
}
.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon:before {
  border-top-color: #d0eaf9;
  border-right-color: #d0eaf9;
  border-bottom-color: #d0eaf9;
}
.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon:after {
  border-left-color: #d0eaf9;
  border-top-color: #d0eaf9;
  border-bottom-color: #d0eaf9;
}
.theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before, .theme-base div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after {
  border-color: #269fe1 transparent transparent transparent;
}
.theme-base div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #1f9bde 0 0 0 3px;
          box-shadow: #1f9bde 0 0 0 3px;
}
.theme-base div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
  border-left: 15px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #1f9bde;
  }
}
.theme-base div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-heading-frame] .p-premium-heading-frame {
  background-color: #1f9bde;
  -webkit-box-shadow: inset 0 0 0 5px #1f9bde, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #1f9bde, inset 0 0 0 6px #fff;
}
.theme-base div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #1f9bde;
}
.theme-base div[data-structure=b-heading-dogear] .p-heading-dogear, .theme-base div[data-structure=b-heading-balloon] .p-heading-balloon {
  background-color: #d0eaf9;
}
.theme-base div[data-structure=b-heading-balloon] .p-heading-balloon:after {
  border-top: 15px solid #d0eaf9;
}
.theme-base div[data-structure=b-heading-dogear] .p-heading-dogear:after {
  border-color: #fafbfd #fafbfd #1f9bde #1f9bde;
}
.theme-base div[data-structure=b-heading-accent] .p-heading-accent:before {
  background: #1f9bde;
}
.theme-base div[data-structure=b-heading-accent] .p-heading-accent:after {
  background-color: #d0eaf9;
}
.theme-base div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle:before {
  background: #1f9bde;
}
.theme-base div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle {
  color: #05161a;
}
.theme-base div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before {
  border-top: 15px solid #1f9bde;
}
.theme-base div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px solid #1f9bde;
}
.theme-base div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #1f9bde;
  border-bottom: 1px solid #1f9bde;
}
.theme-base div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #1f9bde;
  border-bottom: 2px solid #1f9bde;
}
.theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #1f9bde;
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img, .theme-base div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image {
  border: 3px solid #1f9bde;
}
.theme-base div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  border: solid 2px #1f9bde;
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #1f9bde;
}
.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area,
.theme-base div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 2px #1f9bde;
}
.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #1f9bde;
}
.theme-base div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #1f9bde;
}
.theme-base div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: rgba(255, 255, 255, 0.9);
}
.theme-base div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #d0eaf9;
  border: 1px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-base div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #1f9bde;
}
.theme-base div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #fafbfd;
}
.theme-base div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2 {
  color: #1f9bde;
}
.theme-base div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  background-color: #d0eaf9;
}
.theme-base div[data-structure=b-premium-btn] .p-premium-btn a,
.theme-base div[data-structure=b-premium-btn--type-2] .p-premium-btn a,
.theme-base div[data-structure=b-premium-btn--type-3] .p-premium-btn a,
.theme-base div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a {
  background-color: #eebf1c;
}
.theme-base div[data-structure=b-shop-menu] .p-others-shop-menu__label {
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-timeline] .p-others-timeline__date {
  color: #1f9bde;
}
.theme-base div[data-structure=b-funding-goal] .p-funding-goal__head {
  border-bottom: 1px solid #ccc;
}
.theme-base div[data-structure=b-before-after] .p-before-after__arrow-element:after {
  border-left: 26px solid #1f9bde;
}
.theme-base div[data-structure=b-before-after] .p-before-after__arrow-element:before {
  border-left: 35px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-profile-set] .p-premium-profile__name {
  border-bottom: 1px solid #1f9bde;
}
.theme-base div[data-structure=b-premium-interview] .p-premium-interview__bottom {
  background: #f9f9f9;
}
.theme-base div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before,
.theme-base div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after {
  background-color: #fafbfd;
}
.theme-base .p-order-has-tags__item {
  background-color: #1f9bde;
}
.theme-base .p-article-before-after-list__arrow:after {
  border-left-color: #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base .p-article-before-after-list__arrow:after {
    border-left-color: transparent;
    border-top-color: #1f9bde;
  }
}
.theme-base .p-article-before-after-list__arrow--active .p-article-before-after-list__item {
  border-color: #1f9bde;
}
.theme-base .p-article-before-after-list__arrow--active .p-article-before-after-list__icon svg {
  fill: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2 {
  color: #fff;
}
.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #d0eaf9;
}
.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner {
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2 {
  color: #fff;
}
.theme-base div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper {
  background-color: #1f9bde;
}
.theme-base div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body {
  background-color: #fff;
}
.theme-base div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-base div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #1f9bde 25%, transparent 25%, transparent 50%, #1f9bde 50%, #1f9bde 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #1f9bde 25%, transparent 25%, transparent 50%, #1f9bde 50%, #1f9bde 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}
.theme-base div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner,
.theme-base div[data-structure=b-btn-set-3] .p-btn-set-3__inner {
  background-color: #fafafa;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before, .theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before, .theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before, .theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before, .theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before {
  background: -webkit-repeating-linear-gradient(135deg, #a4d7f2, #a4d7f2 5px, #e2f2fb 0, #e2f2fb 10px);
  background: repeating-linear-gradient(-45deg, #a4d7f2, #a4d7f2 5px, #e2f2fb 0, #e2f2fb 10px);
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading {
  background-color: #e2f2fb;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, rgba(31, 155, 222, 0.1))) no-repeat bottom right/100% 100%;
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(31, 155, 222, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(31, 155, 222, 0.1) 50.1%) no-repeat bottom right/100% 100%;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom-color: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm {
  border-bottom-color: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img {
  -webkit-box-shadow: 15px 15px 0px 0 #1f9bde;
          box-shadow: 15px 15px 0px 0 #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #1f9bde;
          box-shadow: 15px 15px 0px 0 #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom-color: #fdfeff;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  background-color: #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6 {
  background-color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full {
  background-color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #1f9bde;
  border-bottom: none;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown {
  background-color: #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  color: #05161a;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0, #f3e35f));
  background: -webkit-linear-gradient(transparent 80%, #f3e35f 0);
  background: linear-gradient(transparent 80%, #f3e35f 0);
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a::after,
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a::after {
  color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #fff;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  color: inherit;
  background-color: inherit;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text] {
  color: #5f5850;
}
.theme-base.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  /* 画像＋文章のブロックにマスキングテープの色を変更 */
  /* 枠があるブロックの文字色を黒に変更 */
  /* 画像まわりに枠の色変更 */
  /* 質問リストの質問の下ボーダーの色変更 */
  /* お申込みボックスのカラーを元のカラーに戻す */
  /* 画像まわりのあしらいをテーマに合うカラーに変更 */
  /* 見出しのあしらいを元のカラーに戻す */
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 {
  background-color: #e2f2fb;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div {
  border-bottom: dashed 1px #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before {
  background-image: -webkit-linear-gradient(135deg, rgba(31, 155, 222, 0.4) 25%, transparent 25%, transparent 50%, rgba(31, 155, 222, 0.4) 50%, rgba(31, 155, 222, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(31, 155, 222, 0.4) 25%, transparent 25%, transparent 50%, rgba(31, 155, 222, 0.4) 50%, rgba(31, 155, 222, 0.4) 75%, transparent 75%, transparent 100%);
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] {
  color: #05161a;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background: #fafbfd;
  background: var(--block-bg-color, #fafbfd);
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body {
  border-bottom: dashed 1px #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #c00;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #e2f2fb;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #e2f2fb;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  background-color: #e2f2fb;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a {
  color: #fff;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafbfd;
  --block-bg-color: $bodyColor;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafbfd;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background-color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover {
  color: #fff;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  background-color: transparent;
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #1f9bde;
          text-decoration: dashed underline #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr {
  border: 3px dotted #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border: 4px solid #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #1f9bde; /* 枠の色　*/
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form {
  border: none;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(31, 155, 222, 0.1);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  border-bottom: dashed #fff;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label {
  color: #05161a;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: -webkit-gradient(linear, left bottom, left top, from(#1f9bde), to(#d0eaf9));
  background: -webkit-linear-gradient(bottom, #1f9bde, #d0eaf9);
  background: linear-gradient(to top, #1f9bde, #d0eaf9);
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text] {
  color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm {
  border: solid 2px #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 2px solid #1f9bde;
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form {
  background-color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#1f9bde), to(#d0eaf9));
  background: -webkit-linear-gradient(bottom, #1f9bde, #d0eaf9);
  background: linear-gradient(to top, #1f9bde, #d0eaf9);
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#1f9bde), to(#d0eaf9));
  background: -webkit-linear-gradient(bottom, #1f9bde, #d0eaf9);
  background: linear-gradient(to top, #1f9bde, #d0eaf9);
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafbfd), color-stop(#1f9bde), to(#fafbfd));
  background: -webkit-linear-gradient(left, #fafbfd, #1f9bde, #fafbfd);
  background: linear-gradient(0.25turn, #fafbfd, #1f9bde, #fafbfd);
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text] {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #1f9bde;
  }
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafbfd;
          box-shadow: inset 0 0 50px 30px #fafbfd;
}
@media all and (max-width: 480px) {
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #1f9bde;
  }
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr {
  background-color: #fafbfd;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead {
  background-color: #d0eaf9;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  color: #05161a;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 表に背景色を追加 */
  /* フォームのinputの背景色をTCCに合わせて修正 */
  /* フォームのテキストエリアの背景色をTCCに合わせて修正 */
  /* ラジオ・チェックボタンの下線色を修正 */
  /* フォームの必須の背景色を修正*/
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background-color: #fafbfd;
  background-color: var(--block-bg-color, #fafbfd);
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before, .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafbfd;
  color: #05161a;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #fafbfd;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2 {
  color: #05161a;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #b40d21;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafbfd;
  color: #05161a;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td {
  background-color: #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #e2f2fb;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #e2f2fb;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafbfd;
  --block-bg-color: $bodyColor;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text] {
  color: #05161a;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  border: solid 2px #2C2B2C;
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #1f9bde;
  background-color: #fff;
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading {
  border-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before {
  color: #fff;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background: rgba(226, 242, 251, 0.7);
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(226, 242, 251, 0.7)), to(rgba(255, 255, 255, 0.7)));
  background-image: -webkit-linear-gradient(right, rgba(226, 242, 251, 0.7), rgba(255, 255, 255, 0.7));
  background-image: linear-gradient(to left, rgba(226, 242, 251, 0.7), rgba(255, 255, 255, 0.7));
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #1f9bde;
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #1f9bde;
  border-bottom: 2px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color {
  background-color: #fdfeff;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 3px #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 3px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #e2f2fb;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th {
  border: solid 5px #fafbfd;
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown, .theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: 1px solid #1f9bde;
  background-color: #fbfbfc;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder, .theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: 1px solid #1f9bde;
  background-color: #fbfbfc;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: 1px solid #1f9bde;
  background-color: #fbfbfc;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fffdf2;
  -webkit-box-shadow: inset 0 -2px 0 0 #1f9bde;
          box-shadow: inset 0 -2px 0 0 #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img {
  border: none;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #e2f2fb;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow {
  border: 4px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img + .p-main-base-shop__heading {
  border-left: 4px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #fff;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 和柄の背景をつける */
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table {
  color: #05161a;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm {
  border-bottom: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #e2f2fb;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #1f9bde;
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: #1f9bde 0 0 0 2px;
          box-shadow: #1f9bde 0 0 0 2px;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a {
  background-color: #fff;
  color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #1f9bde;
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #e2f2fb;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #e2f2fb;
          box-shadow: inset 0 -1px 0 0 #e2f2fb;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even),
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #e2f2fb;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading {
  text-shadow: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(31, 155, 222, 0.2) 98%, rgba(31, 155, 222, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(31, 155, 222, 0.2) 98%, rgba(31, 155, 222, 0.13) 100%), radial-gradient(circle at top left, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at top right, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(31, 155, 222, 0.2) 98%, rgba(31, 155, 222, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(31, 155, 222, 0.2) 98%, rgba(31, 155, 222, 0.13) 100%), radial-gradient(circle at top left, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at top right, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(31, 155, 222, 0.1) 35%, rgba(31, 155, 222, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1.5px solid #1f9bde;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafbfd;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background-repeat: no-repeat;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  width: 210px;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern > .p-premium-faq__icon--a,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2 {
  color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img {
  border: solid #1f9bde 1.5px;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #1f9bde;
  border-bottom: none;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item {
  border-bottom: solid #1f9bde 1.5px;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: solid 3px #e2f2fb;
  color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #e2f2fb;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  color: #1f9bde;
  background-color: #e2f2fb;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #e2f2fb;
  color: #05161a;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs {
  border: solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #fafbfd;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label {
  color: #05161a;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl > [data-structure=e-text] {
  color: #2b3846;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading {
  border-color: #d5ab33;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after {
  border-right-color: #cfa126;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after {
  background: -webkit-gradient(linear, left top, right top, from(#bd8417), color-stop(25%, #dcba4a), color-stop(50%, #e0c054), color-stop(75%, #dcba4a), color-stop(97%, #bd8417));
  background: -webkit-linear-gradient(left, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
  background: linear-gradient(to right, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffe9ee), color-stop(80%, #ffeff3), to(#ffeff3));
  background: -webkit-linear-gradient(top, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
  background: linear-gradient(to bottom, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before {
  color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(10%, #fff9f1), to(#fff9f1));
  background-image: -webkit-linear-gradient(top, #fff 10%, #fff9f1 10%, #fff9f1 100%);
  background-image: linear-gradient(to bottom, #fff 10%, #fff9f1 10%, #fff9f1 100%);
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#e5d9af), to(#eadfb8));
  background: -webkit-linear-gradient(right, #e5d9af, #eadfb8);
  background: linear-gradient(to left, #e5d9af, #eadfb8);
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading {
  color: #BF953C;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before {
  background: #FFF0E0;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
@media only screen and (min-width: 1px) and (max-width: 599px) {
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th {
    color: #1f9bde;
  }
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 見出し(中央線)の線を細くする */
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text] {
  color: #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2 {
  color: #05161a;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #1f9bde;
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before {
  color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after {
  background: #1f9bde;
  border: 2px solid #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm {
  border: 2px solid #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs {
  border: none;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img {
  border: 1px solid #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #1f9bde;
  color: #05161a;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: double 8px #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: none;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  color: #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2 {
  color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  background-color: #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2 {
  background-image: none;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #1f9bde;
  background-color: #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  -webkit-box-shadow: inset 0 0 30px #1f9bde;
          box-shadow: inset 0 0 30px #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr {
  -webkit-box-shadow: inset 0 0 30px #1f9bde;
          box-shadow: inset 0 0 30px #1f9bde;
  background-color: #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text], .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email], .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel], .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date], .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number], .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a {
  color: #fff;
  border: 2px solid #fff;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading {
  background-image: -webkit-linear-gradient(left, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img {
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 3px, #1f9bde 3px, #1f9bde 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #1f9bde 3px, #1f9bde 6px);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  background: #1f9bde;
  color: #fff;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before {
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #1f9bde), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, right bottom, left top, color-stop(50%, #1f9bde), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top right, #1f9bde 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #1f9bde 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #1f9bde 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #1f9bde 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #1f9bde), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, left bottom, right top, color-stop(50%, #1f9bde), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top left, #1f9bde 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #1f9bde 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #1f9bde 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #1f9bde 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm {
  border-bottom: 2px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #1f9bde;
  color: #fff;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before {
  border-left: 5px solid #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: 2px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading {
  border-bottom: 1px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku {
  border-top: 1px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom: 2px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: 1px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half {
  border-bottom: 1px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #fff;
  border: 1px solid #1f9bde;
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: none;
  border-bottom: 1px dashed #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after {
  background-image: -webkit-linear-gradient(left, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #1f9bde, #1f9bde 5px, transparent 3px, transparent 10px);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after {
  border: 1px dashed #fff;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: dashed 2px #a4d7f2;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: dashed 2px #a4d7f2;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: dashed 2px #a4d7f2;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: transparent;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border-bottom: dashed 2px #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #1f9bde;
          box-shadow: inset 0 -2px 0 0 #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text {
  color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td {
  border: dashed 1px #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(31, 155, 222, 0.1);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2 {
  color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a {
  color: #fff;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #1f9bde;
          text-decoration: dashed underline #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: none;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafbfd;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(31, 155, 222, 0.4);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item {
  border: dotted 4px #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #1f9bde;
  color: #fff;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm {
  border-bottom: 4px dotted #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #e2f2fb;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left bottom, left top, from(#1f9bde), to(#d0eaf9));
  background: -webkit-linear-gradient(bottom, #1f9bde, #d0eaf9);
  background: linear-gradient(to top, #1f9bde, #d0eaf9);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(226, 242, 251, 0.7);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: solid 4px #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#1f9bde), to(#1f9bde));
  background: -webkit-linear-gradient(right, #1f9bde, #1f9bde);
  background: linear-gradient(to left, #1f9bde, #1f9bde);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before, .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading {
  color: #fff;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background-color: #000;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after {
  border-left: 10px solid #e2f2fb;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #1f9bde;
  border: solid 1px #1f9bde;
  background-color: rgba(250, 251, 253, 0.6);
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #fafbfd;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafbfd;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: double #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafbfd;
  border-color: #1f9bde;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background-color: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #1f9bde;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(31, 155, 222, 0.6);
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #e2f2fb;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafbfd;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full {
  background-color: rgba(31, 155, 222, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(31, 155, 222, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(31, 155, 222, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(31, 155, 222, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(31, 155, 222, 0.8), rgba(0, 0, 255, 0) 35%);
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: transparent;
  border: solid 1px #696061;
  border: solid 1px #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  color: #1f9bde;
  background-color: transparent;
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  background-color: #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: outset 6px #e2f2fb;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fafbfd;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover {
  background-color: #fafbfd;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text], .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email], .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel], .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number], .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #fdfeff;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  color: #fff;
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #1f9bde;
  color: #fff;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button, .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a {
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2 {
  color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafbfd;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #77c3ec 0%, #d0eaf9);
  background: radial-gradient(circle, #77c3ec 0%, #d0eaf9);
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border: none;
  border-top: 4px solid #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #1f9bde;
  color: #fff;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border: solid transparent;
  border-left-color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px dashed #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #e2f2fb;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after {
  color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) body {
  background-color: #fafbfd;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #1f9bde 0%, #d0eaf9);
  background: radial-gradient(circle, #1f9bde 0%, #d0eaf9);
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-right: 10px;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #d0eaf9;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before, .theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before {
  background-color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text],
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text] {
  color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text] {
  color: #05161a;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fafbfd;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: #1f9bde;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(31, 155, 222, 0.6);
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #1f9bde;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #1f9bde;
  border-radius: 4px;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th {
  background-color: #fafbfd;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #05161a;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  background-color: #fff;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #1f9bde;
  color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2 {
  color: #fff;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  border: 5px solid #fff;
  background: #fff;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background-color: #fff;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: transparent;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) body {
  background-color: #fafbfd;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafbfd;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #e2f2fb;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #e2f2fb;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #d0eaf9;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading .c-heading,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #1f9bde;
  border-bottom: 4px solid #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li > div {
  -webkit-box-shadow: 0px 15px -5px #1f9bde;
          box-shadow: 0px 15px -5px #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #1f9bde 25%, transparent 25%, transparent 50%, #1f9bde 50%, #1f9bde 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #1f9bde 25%, transparent 25%, transparent 50%, #1f9bde 50%, #1f9bde 75%, transparent 75%, transparent);
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f9bde), to(#1f9bde));
  background: -webkit-linear-gradient(top, #1f9bde 0, #1f9bde 100%);
  background: linear-gradient(to bottom, #1f9bde 0, #1f9bde 100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(31, 155, 222, 0.6);
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(226, 242, 251, 0.7);
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(31, 155, 222, 0.2);
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button {
  background: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafbfd;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#1f9bde), to(#d0eaf9));
  background: -webkit-linear-gradient(bottom, #1f9bde, #d0eaf9);
  background: linear-gradient(to top, #1f9bde, #d0eaf9);
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #d0eaf9;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #e2f2fb;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(226, 242, 251, 0.7);
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #1f9bde;
}
@media all and (max-width: 480px) {
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #1f9bde;
  }
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text] {
  color: #fff;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text] {
  color: #05161a;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 1px solid #1f9bde;
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #1f9bde;
  }
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafbfd;
  background: #fafbfd;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafbfd;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #e2f2fb;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol {
  outline: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafbfd), color-stop(#1f9bde), to(#fafbfd));
  background: -webkit-linear-gradient(left, #fafbfd, #1f9bde, #fafbfd);
  background: linear-gradient(0.25turn, #fafbfd, #1f9bde, #fafbfd);
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafbfd;
          box-shadow: inset 0 0 50px 30px #fafbfd;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(31, 155, 222, 0.6)), color-stop(80%, rgba(31, 155, 222, 0.6)), to(rgba(31, 155, 222, 0)));
  background-image: -webkit-linear-gradient(left, rgba(31, 155, 222, 0.6) 0, rgba(31, 155, 222, 0.6) 80%, rgba(31, 155, 222, 0) 100%);
  background-image: linear-gradient(to right, rgba(31, 155, 222, 0.6) 0, rgba(31, 155, 222, 0.6) 80%, rgba(31, 155, 222, 0) 100%);
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper {
  background-color: #fff;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafbfd;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full {
  background-color: #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #1f9bde;
    color: #fff;
  }
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #d0eaf9;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #e2f2fb;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(226, 242, 251, 0.7);
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #1f9bde;
}
@media all and (max-width: 480px) {
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #1f9bde;
  }
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text],
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text] {
  color: #05161a;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom {
  border-top: 1px solid #fff;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  background-color: #fafbfd;
  border: solid 4px #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 2px #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: 1px solid #d0eaf9;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: 3px solid #d0eaf9;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafbfd;
  background: #fafbfd;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafbfd;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  border-right: solid 2px #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 2px solid #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a {
  color: #1f9bde;
  background-color: #fff;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #1f9bde;
          box-shadow: 15px 15px 0px 0 #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] {
  background: -webkit-gradient(linear, left top, right top, from(#fafbfd), color-stop(#1f9bde), to(#fafbfd));
  background: -webkit-linear-gradient(left, #fafbfd, #1f9bde, #fafbfd);
  background: linear-gradient(0.25turn, #fafbfd, #1f9bde, #fafbfd);
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 3px #1f9bde, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(31, 155, 222, 0.6)), color-stop(80%, rgba(31, 155, 222, 0.6)), to(rgba(31, 155, 222, 0)));
  background-image: -webkit-linear-gradient(left, rgba(31, 155, 222, 0.6) 0, rgba(31, 155, 222, 0.6) 80%, rgba(31, 155, 222, 0) 100%);
  background-image: linear-gradient(to right, rgba(31, 155, 222, 0.6) 0, rgba(31, 155, 222, 0.6) 80%, rgba(31, 155, 222, 0) 100%);
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #1f9bde;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #1f9bde;
  border-radius: 50px;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafbfd;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafbfd;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(31, 155, 222, 0.6);
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #e2f2fb;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border {
  border: 2px dotted #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: dotted 2px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dotted #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 2px dotted #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: dotted 2px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 4px dotted #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number] {
  border-bottom: 1px solid #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #1f9bde;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafbfd;
  border-color: #1f9bde;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  background-color: white;
  border: solid 5px white;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #1f9bde 0 0 0 3px;
          box-shadow: #1f9bde 0 0 0 3px;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.1) 50%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.1) 50%, transparent 50%);
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #1f9bde;
  background-color: white;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) {
  color: #05161A;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 2px 1px #1f9bde, 0 0 1rem #1f9bde, 0 0 1rem #1f9bde;
  color: #fff;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background: -webkit-radial-gradient(top, ellipse, #1f9bde, transparent), -webkit-radial-gradient(bottom, ellipse, #1f9bde, transparent);
  background: radial-gradient(ellipse at top, #1f9bde, transparent), radial-gradient(ellipse at bottom, #1f9bde, transparent);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a {
  color: #1f9bde;
  background: -webkit-radial-gradient(top, ellipse, #fff, transparent), -webkit-radial-gradient(bottom, ellipse, #fff, transparent);
  background: radial-gradient(ellipse at top, #fff, transparent), radial-gradient(ellipse at bottom, #fff, transparent);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2 {
  background: -webkit-radial-gradient(top, ellipse, #1f9bde, transparent), -webkit-radial-gradient(bottom, ellipse, #1f9bde, transparent);
  background: radial-gradient(ellipse at top, #1f9bde, transparent), radial-gradient(ellipse at bottom, #1f9bde, transparent);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafbfd;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafbfd;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(31, 155, 222, 0.6);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(31, 155, 222, 0.7);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #e2f2fb;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text] {
  color: #fff;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #1f9bde;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #1f9bde;
  border-top: solid 1px #1f9bde;
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafbfd;
  border-color: #1f9bde;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #1f9bde;
  background: #fff;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(31, 155, 222, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.3) 100%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.3) 50%, transparent 50%);
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) {
  color: #05161A;
  /* 文字色を元に戻す */
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 1px 1px #fff, 0 0 1rem #fff;
  color: #05161A;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button {
  background: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafbfd;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafbfd;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon {
  background: -webkit-radial-gradient(top, ellipse, #1f9bde, transparent), -webkit-radial-gradient(bottom, ellipse, #1f9bde, transparent);
  background: radial-gradient(ellipse at top, #1f9bde, transparent), radial-gradient(ellipse at bottom, #1f9bde, transparent);
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #e2f2fb;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background: #fff;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background: #000;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) form,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner {
  color: #05161A;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #d0eaf9;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  border: solid 2px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #1f9bde;
  border-bottom: 4px solid #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: solid 1px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 2px solid #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm {
  border-bottom: solid 1px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #1f9bde;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #1f9bde;
  border-top: solid 2px #1f9bde;
  border-bottom: solid 2px #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #d0eaf9;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a {
  -webkit-box-shadow: inset 0 0 8px 6px #fafbfd;
          box-shadow: inset 0 0 8px 6px #fafbfd;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  border: solid 1px #1f9bde;
  background-color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border: none;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #1f9bde;
    -webkit-box-shadow: inset 0 0 6px 3px #fafbfd;
            box-shadow: inset 0 0 6px 3px #fafbfd;
    color: #fff;
  }
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  -webkit-box-shadow: inset 0 0 15px 10px #fafbfd;
          box-shadow: inset 0 0 15px 10px #fafbfd;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafbfd;
  border-color: #1f9bde;
  -webkit-box-shadow: inset 0 -1px 0 0 #1f9bde;
          box-shadow: inset 0 -1px 0 0 #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #1f9bde;
  background: #fff;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  background: inherit;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg,
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg {
  background-color: inherit;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(31, 155, 222, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(31, 155, 222, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(31, 155, 222, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(31, 155, 222, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(31, 155, 222, 0.3) 100%, transparent 50%), linear-gradient(rgba(31, 155, 222, 0.3) 50%, transparent 50%);
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d0eaf9;
  border: solid 1px #d0eaf9;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #1f9bde;
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #1f9bde;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-base.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #1f9bde;
    border-left: 179px solid transparent;
  }
}
.theme-base.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #1f9bde;
}
.theme-base [data-structure=b-main-set-2--center] .c-btn a:not([style*=background-color]),
.theme-base [data-structure=b-sentence-set--bg-dark] .c-btn a:not([style*=background-color]) {
  background-color: #eebf1c;
  -webkit-box-shadow: 0 -4px 0 #b08c0d inset;
          box-shadow: 0 -4px 0 #b08c0d inset;
  text-shadow: 0 -1px #b08c0d;
}
.theme-base [data-structure=b-heading] .c-bg-img[style^=background]:before {
  background: rgba(31, 155, 222, 0.8);
}
.theme-base [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before {
  background: rgba(31, 155, 222, 0.8);
}
.theme-base [data-structure=b-heading-origin-bdr--updown] .c-heading {
  color: #1f9bde;
}
.theme-base [data-structure=b-article-img-left] .p-article-subhead {
  color: #1f9bde;
}
.theme-base [data-structure=b-heading-btm-bdr] .c-heading {
  color: #1f9bde;
}
.theme-base [data-structure=b-btn-set-3] .c-btn a:not([style*=background-color]) {
  background-color: #eebf1c;
  -webkit-box-shadow: 0 -4px 0 #b08c0d inset;
          box-shadow: 0 -4px 0 #b08c0d inset;
  text-shadow: 0 -1px #b08c0d;
}
.theme-base .p-header,
.theme-base .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base .p-header--theme-color,
.theme-base .p-m_navigation--theme-color {
  background-color: #1f9bde;
}
.theme-base .p-header-nav-floating-btn {
  background-color: #fafbfd;
}
.theme-base .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fafbfd;
}
.theme-base .p-main-set-3--center {
  border-color: #1f9bde;
}
.theme-base .p-main-set-3--center__subhead {
  background-color: #1f9bde;
}
.theme-base .p-main-set-3--center__period {
  border-color: #1f9bde;
  color: #1f9bde;
}
.theme-base .p-main-set-3--center__main {
  color: #1f9bde;
}
.theme-base .p-heading-balloon--ghost {
  background-color: #fafbfd;
}
.theme-base .p-heading-balloon--ghost:after {
  border-top-color: #fafbfd;
}
.theme-base .p-article--bdr__box {
  background-color: #fafbfd;
}
.theme-base .p-article-point__box {
  background-color: #fafbfd;
}
.theme-base .p-article-point__border {
  background-color: #fafbfd;
}
.theme-base .p-card-voice-bordered {
  background-color: #fafbfd;
}
.theme-base .p-sentence-set__box--bdr {
  background-color: #fafbfd;
}
.theme-base .p-premium-btn-set-3__body {
  background-color: #fafbfd;
  color: inherit;
}
.theme-base .p-order-ticket-2__inner {
  background-color: #fff;
}
.theme-base .p-order-card-bordered {
  background-color: #fafbfd;
}
.theme-base .p-list__box--bdr {
  background-color: #fafbfd;
}
.theme-base .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafbfd;
}
.theme-base .p-list-center-img li > div {
  background-color: #fafbfd;
}

.theme-modern {
  --block-bg-color: #fafafc;
  background-color: #fafafc;
}
.theme-modern .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(49, 97, 109, 0.9)), to(rgba(51, 49, 109, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(49, 97, 109, 0.9), rgba(51, 49, 109, 0.9));
  background-image: linear-gradient(to left, rgba(49, 97, 109, 0.9), rgba(51, 49, 109, 0.9));
}
.theme-modern .c-bg-color {
  background-color: #fff;
}
.theme-modern .c-border {
  border-color: #374b7b;
}
.theme-modern .c-btn a,
.theme-modern .c-btn input,
.theme-modern .c-btn button,
.theme-modern .c-btn .btn-customform-submit {
  background-color: #374b7b;
}
.theme-modern .c-btn--secondary a,
.theme-modern .c-btn--secondary input,
.theme-modern .c-btn--secondary button,
.theme-modern .c-btn--secondary .btn-customform-submit {
  background-color: #7ecec7;
  color: #fff;
}
.theme-modern .c-btn--invert a,
.theme-modern .c-btn--invert input,
.theme-modern .c-btn--invert button,
.theme-modern .c-btn--invert .btn-customform-submit {
  color: #374b7b;
  background-color: #fff;
}
.theme-modern .c-btn--ghost a,
.theme-modern .c-btn--ghost input,
.theme-modern .c-btn--ghost button,
.theme-modern .c-btn--ghost .btn-customform-submit {
  background: none;
  border-color: #374b7b;
  color: #374b7b;
}
.theme-modern .c-btn--ghost.c-btn--secondary a,
.theme-modern .c-btn--ghost.c-btn--secondary input,
.theme-modern .c-btn--ghost.c-btn--secondary button,
.theme-modern .c-btn--ghost.c-btn--secondary .btn-customform-submit {
  background: none;
  border-color: #7ecec7;
  color: #7ecec7;
}
.theme-modern .c-btn--ghost-white a,
.theme-modern .c-btn--ghost-white input,
.theme-modern .c-btn--ghost-white button,
.theme-modern .c-btn--ghost-white .btn-customform-submit {
  background: none;
}
.theme-modern .c-form input[type=text]:focus,
.theme-modern .c-form input[type=email]:focus,
.theme-modern .c-form textarea:focus,
.theme-modern .c-form select:focus {
  border-color: #374b7b;
  -webkit-box-shadow: 0 0 6px 0 #8397c8;
          box-shadow: 0 0 6px 0 #8397c8;
}
.theme-modern .c-form .file-upload-btn {
  border-color: #374b7b;
  color: #374b7b;
}
.theme-modern .c-heading--bdr-btm, .theme-modern .c-heading--bdr-thin-btm {
  border-bottom-color: #374b7b;
}
.theme-modern .c-hr-dashed,
.theme-modern .c-hr-dotted,
.theme-modern .c-hr-double,
.theme-modern .c-hr-solid {
  border-color: #374b7b;
}
.theme-modern .c-hr-origin {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}
.theme-modern .c-hr-origin--2 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-modern .c-hr-origin--3 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2C22c-0.3%2C0.1-1.3-0.1-1.5-0.3c-0.5-0.5-1.1-0.9-1.5-1.5c-0.6-0.8-0.3-1.5%2C0-2c0.4-0.8%2C1.1-1.4%2C1.7-2%0A%09%09c0.7-0.6%2C1.6-0.4%2C2.4-0.4c0.7%2C0.1%2C1%2C0.8%2C1.1%2C1.3c0.2%2C0.6%2C0.3%2C1.5%2C0.2%2C2.1c-0.2%2C0.9-0.3%2C1.9-1.5%2C2.3C34.5%2C21.2%2C33.8%2C21.5%2C33.6%2C22z%22%0A%09%09/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19.6%2C21.4c-1.2-0.4-1.2-1.5-1.3-2.4c0-0.5%2C0.2-0.9%2C0.9-1.1c0.5-0.2%2C1-0.5%2C1.4-0.9c0.6-0.5%2C0.9-0.5%2C1.7-0.1%0A%09%09c0.1%2C0.1%2C0.3%2C0.1%2C0.4%2C0.1c0.7%2C0%2C1.1%2C0.5%2C1.2%2C1.1c0.2%2C1.1%2C0.1%2C2.1-0.8%2C3C22.8%2C21.3%2C20.5%2C21.7%2C19.6%2C21.4z%22/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M8.3%2C21.9c-0.8%2C0.4-1.9%2C0-2.5-0.7c-0.4-0.5-1-1.2-0.6-2.1c0.3-0.7%2C0.2-1.6%2C1.1-1.9c0.4-0.2%2C0.7-0.5%2C1.2-0.1%0A%09%09c0.1%2C0.1%2C0.4%2C0.1%2C0.6-0.1c0.5-0.5%2C0.9-0.2%2C1.3%2C0.1c1.1%2C0.9%2C1.7%2C2%2C0.9%2C3.5C10%2C21.2%2C8.9%2C21.7%2C8.3%2C21.9z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-modern .c-hr-origin--4 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}
.theme-modern .c-hr-origin--5 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-modern .c-hr-origin--6 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(55, 75, 123, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-modern .c-img-icon {
  background-color: #374b7b;
}
.theme-modern .c-symbol {
  background-color: #374b7b;
}
.theme-modern .c-thead--color thead th,
.theme-modern .c-thead--color thead td {
  background-color: white;
}
.theme-modern .c-thead--color-invert thead th,
.theme-modern .c-thead--color-invert thead td {
  background-color: #374b7b;
}
.theme-modern .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern .p-sentence-caution__content-wrapper {
  background-color: #c3cde4;
}
.theme-modern .p-sentence-caution__content-inner {
  background-color: #374b7b;
}
.theme-modern .p-sentence-caution__icon {
  color: #374b7b;
}
.theme-modern .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #374b7b;
}
.theme-modern .p-btn-contact.c-bg-img {
  background-color: #374b7b;
}
.theme-modern .p-btn-contact__contact-area-inner h2 {
  color: #374b7b;
}
.theme-modern .p-btn-contact__tel-wrapper {
  background-color: #c3cde4;
}
.theme-modern .p-article-point__header {
  background-color: #374b7b;
}
.theme-modern .p-article-has-number__ribbon {
  background: #374b7b;
}
.theme-modern .p-article-has-number__ribbon:after {
  border-color: transparent #fafafc transparent transparent;
  border-color: transparent var(--block-bg-color, #fafafc) transparent transparent;
}
.theme-modern .p-article-has-number__circle {
  background: #374b7b;
}
.theme-modern .p-article-has-tags__tag {
  background-color: #374b7b;
}
.theme-modern .p-card-voice-bordered {
  border-top-color: #374b7b;
}
.theme-modern .p-card-voice-bordered__img img,
.theme-modern .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #374b7b;
}
.theme-modern .p-cards-img-left--with-table-2col__table {
  border: solid 1px #374b7b;
}
.theme-modern .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #374b7b;
}
.theme-modern .p-cards-img-left--with-table-2col__table tr:last-of-type {
  border-bottom: none;
}
.theme-modern .p-cards-img-left--with-table-2col__table tr th:before {
  color: #374b7b;
}
.theme-modern .p-form-simple .c-form-control-label {
  color: #374b7b;
}
.theme-modern .p-form-simple input[type=text]:focus,
.theme-modern .p-form-simple input[type=email]:focus {
  background-color: #c3cde4;
  -webkit-box-shadow: inset 0 -2px 0 0 #374b7b;
          box-shadow: inset 0 -2px 0 0 #374b7b;
}
.theme-modern .p-form-simple textarea:focus {
  background-color: #c3cde4;
  border-color: #374b7b;
}
.theme-modern .p-header--theme-color {
  background-color: #374b7b;
}
.theme-modern .p-heading-arrow {
  background-color: #374b7b;
}
.theme-modern .p-heading-arrow:before, .theme-modern .p-heading-arrow:after {
  background-color: #fafafc;
}
.theme-modern .p-heading-arrow:before,
.theme-modern .p-heading-arrow:after {
  background-color: #fafafc;
}
.theme-modern .p-heading-arrow--v2 {
  background-color: #374b7b;
}
.theme-modern .p-heading-arrow--v2:before {
  border-top-color: #374b7b;
  background-color: transparent;
}
.theme-modern .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #7289c0 8%, #7289c0 14%, transparent 14%, transparent 86%, #7289c0 86%, #7289c0 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 250, 252, 0.75), rgba(250, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #a7b5d7 40%, #a7b5d7 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #7289c0 8%, #7289c0 14%, transparent 14%, transparent 86%, #7289c0 86%, #7289c0 92%, transparent 92%), linear-gradient(rgba(250, 250, 252, 0.75), rgba(250, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #a7b5d7 40%, #a7b5d7 60%, transparent 60%), linear-gradient(white, white);
}
.theme-modern .p-heading-ribbon::before {
  border-top-color: #a7b5d7;
  border-right-color: #a7b5d7;
  border-bottom-color: #a7b5d7;
}
.theme-modern .p-heading-ribbon::after {
  border-left-color: #a7b5d7;
  border-top-color: #a7b5d7;
  border-bottom-color: #a7b5d7;
}
.theme-modern .p-heading-ribbon__body:before, .theme-modern .p-heading-ribbon__body:after {
  border-color: #47609e transparent transparent transparent;
}
.theme-modern .p-heading-ribbon--flat {
  background: #374b7b;
}
.theme-modern .p-heading-ribbon--flat::before {
  border-top-color: #324570;
  border-right-color: #324570;
  border-bottom-color: #324570;
}
.theme-modern .p-heading-ribbon--flat::after {
  border-left-color: #324570;
  border-top-color: #324570;
  border-bottom-color: #324570;
}
.theme-modern .p-heading-btm-bdr::after {
  border-top-color: #374b7b;
}
.theme-modern .p-heading-double-bdr {
  border-color: #374b7b;
}
.theme-modern .p-heading-double-bdr--updown::before {
  border-top-color: #374b7b;
  border-bottom-color: #374b7b;
}
.theme-modern .p-heading-double-bdr--updown::after {
  border-top-color: #374b7b;
  border-bottom-color: #374b7b;
}
.theme-modern .p-heading-put-on-bdr__inner::before, .theme-modern .p-heading-put-on-bdr__inner::after {
  background-color: #374b7b;
}
.theme-modern .p-heading-balloon {
  background-color: #a7b5d7;
}
.theme-modern .p-heading-balloon::after {
  border-top-color: #a7b5d7;
}
.theme-modern .p-heading-balloon--invert {
  background-color: #374b7b;
}
.theme-modern .p-heading-balloon--invert::after {
  border-top-color: #374b7b;
}
.theme-modern .p-heading-balloon--ghost {
  border-color: #374b7b;
}
.theme-modern .p-heading-balloon--ghost::before {
  border-top-color: #374b7b;
}
.theme-modern .p-heading-dogear {
  background-color: #a7b5d7;
}
.theme-modern .p-heading-dogear::after {
  border-color: #fafafc #fafafc #374b7b #374b7b;
}
.theme-modern .p-heading-marker::after {
  background-color: #8397c8;
}
.theme-modern .p-heading-accent::before {
  background-color: #374b7b;
}
.theme-modern .p-heading-accent::after {
  background: #8397c8;
}
.theme-modern .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern .p-list-step {
  color: #374b7b;
}
.theme-modern .p-list-step__body {
  border-left-color: #374b7b;
}
.theme-modern .p-list-step-has-img:not(:last-child) .c-border::before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #374b7b;
}
.theme-modern .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(55, 75, 123, 0.1);
}
.theme-modern .p-list-faq-accordion__title-area {
  border-bottom-color: #374b7b;
}
.theme-modern .p-list-faq-accordion__title-area:after {
  color: #374b7b;
}
.theme-modern .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(55, 75, 123, 0.1);
}
.theme-modern .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #374b7b;
}
.theme-modern .p-list-faq-accordion-has-img__title-area:after {
  color: #374b7b;
}
.theme-modern .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern .p-others-timeline__date {
  color: #374b7b;
}
.theme-modern .p-order-ticket-2__price {
  color: #7ecec7;
}
.theme-modern .p-order-card-bordered {
  border-top-color: #374b7b;
}
.theme-modern div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img {
  background-color: #fafafc;
}
.theme-modern div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2 {
  color: #374b7b;
}
.theme-modern div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img {
  background-color: #fafafc;
}
.theme-modern div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2 {
  color: #374b7b;
}
.theme-modern div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd {
  color: #374b7b;
}
.theme-modern .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern .p-others-shop-menu__label {
  background-color: #374b7b;
}
.theme-modern .p-others-rectangle__item-inner {
  background-color: #374b7b;
  color: #fff;
}
.theme-modern .p-timetable-item__subhead {
  background-color: #cad2e7;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern .p-timetable-item__time {
    background-color: #f0f0f6;
  }
}
.theme-modern .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #f0f0f6;
}
.theme-modern .p-table-comparison__th--accent {
  border: solid 2px #374b7b;
  background-color: #374b7b;
}
.theme-modern .p-table-comparison__td--accent {
  border: solid 2px #374b7b;
  background-color: #bfcae2;
}
.theme-modern .p-funding-goal-borderd__flame {
  border-color: #374b7b;
}
.theme-modern .p-before-after__arrow-element::before {
  border-left-color: #374b7b;
}
.theme-modern .p-before-after__arrow-element::after {
  border-left-color: #374b7b;
}
.theme-modern .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern .p-others-conversational-text__myself-voice::before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern .p-others-conversational-text__myself-voice::after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern .p-cards-balloon-circle-img__card-text,
.theme-modern .p-cards-balloon-circle-img__card-dot {
  background-color: #a7b5d7;
}
.theme-modern .p-premium-heading-arrow {
  background-color: #374b7b;
}
.theme-modern .p-premium-heading-arrow:before,
.theme-modern .p-premium-heading-arrow:after {
  background-color: #fafafc;
}
.theme-modern .p-premium-heading-arrow--v2 {
  background-color: #374b7b;
}
.theme-modern .p-premium-heading-arrow--v2:before {
  border-top-color: #374b7b;
}
.theme-modern .p-premium-heading-frame {
  background-color: #374b7b;
  -webkit-box-shadow: inset 0 0 0 5px #374b7b, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #374b7b, inset 0 0 0 6px #fff;
}
.theme-modern .p-premium-btn-set-2__heading {
  background-color: #374b7b;
}
.theme-modern .p-premium-btn-set-3__wrapper {
  background-color: #374b7b;
}
.theme-modern .p-premium-faq__icon--a {
  background-color: #374b7b;
  color: #fff;
}
.theme-modern .p-premium-cards-img-left__label {
  background-color: #374b7b;
}
.theme-modern .p-premium-sentence-merit__label {
  background-color: #374b7b;
}
.theme-modern .p-premium-sentence-merit__header {
  border-color: #374b7b;
}
.theme-modern .p-premium-profile__heading {
  background-color: #374b7b;
}
.theme-modern .p-premium-profile__name {
  border-color: #374b7b;
}
.theme-modern .p-premium-profile__subHeading {
  color: #374b7b;
}
.theme-modern .p-premium-heading-grad {
  background-color: #374b7b;
}
.theme-modern .p-premium-heading-grad__inner {
  background-color: #374b7b;
}
.theme-modern .p-premium-btn a {
  background-color: #7ecec7;
}
.theme-modern .p-premium-contact-set {
  background-color: #374b7b;
  border-color: #273658;
}
.theme-modern .p-premium-contact-set__btn a {
  background-color: #7ecec7;
}
.theme-modern .p-premium-steps__heading {
  border-color: #374b7b;
}
.theme-modern .p-premium-steps__heading:after {
  background-color: #374b7b;
}
.theme-modern .p-premium-steps__item-header {
  background-color: #374b7b;
}
.theme-modern .p-premium-steps__item-num {
  color: #374b7b;
}
.theme-modern .p-premium-steps__item-img {
  -webkit-box-shadow: #374b7b 0 0 0 3px;
          box-shadow: #374b7b 0 0 0 3px;
}
.theme-modern .p-premium-steps__arrow:after {
  border-left-color: #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern .p-premium-steps__arrow:after {
    border-left-color: transparent;
    border-top-color: #374b7b;
  }
}
.theme-modern .p-premium-interview__heading {
  background-color: #374b7b;
}
.theme-modern .p-sentence-card {
  background-color: #b8c4df;
  border: 1px solid #374b7b;
}
.theme-modern .u-color-theme-main {
  color: #374b7b;
}
.theme-modern .u-color-theme-sub {
  color: #7ecec7;
}
.theme-modern .u-color-theme-accent {
  color: #7ecec7;
}
.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-num,
.theme-modern div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,
.theme-modern div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,
.theme-modern div[data-structure=b-list-step] .p-list-step,
.theme-modern div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,
.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,
.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,
.theme-modern div[data-structure=b-order-ticket-2] .u-color-theme-main,
.theme-modern div[data-structure=b-order-ticket-2] .p-order-ticket-2__price, .theme-modern div[data-structure=b-order-ticket] .u-color-theme-main,
.theme-modern div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern div[data-structure=b-cards-numbers--big] .u-color-theme-main {
  color: #374b7b;
}
.theme-modern div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-modern div[data-structure=b-article-point] .p-article-point__header,
.theme-modern div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-modern div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-modern div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-modern div[data-structure=b-article-has-number] .p-article-has-number__ribbon,
.theme-modern div[data-structure=b-article-has-number] .p-article-has-number__circle,
.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,
.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-header {
  background: #374b7b;
}
.theme-modern div[data-structure=b-header-logo-img-2] .p-header--theme-color,
.theme-modern div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-modern div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-modern div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-modern div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-modern div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,
.theme-modern div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-modern div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,
.theme-modern div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,
.theme-modern div[data-structure=b-rectangle] .p-others-rectangle__item-inner,
.theme-modern div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading {
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #374b7b;
}
.theme-modern div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before, .theme-modern div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after, .theme-modern div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before {
  border-top-color: #374b7b;
}
.theme-modern div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #374b7b;
}
.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #374b7b;
}
.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 20px solid #fff;
}
.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before {
  border-top-color: #495269;
  border-right-color: #495269;
  border-bottom-color: #495269;
}
.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after {
  border-left-color: #495269;
  border-top-color: #495269;
  border-bottom-color: #495269;
}
.theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before, .theme-modern div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after {
  border-color: #47609e transparent transparent transparent;
}
.theme-modern div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner {
  border-color: #374b7b;
}
.theme-modern div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-modern div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-modern div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-modern div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #8397c8 8%, #8397c8 14%, transparent 14%, transparent 86%, #8397c8 86%, #8397c8 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #b5c1de 40%, #b5c1de 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #8397c8 8%, #8397c8 14%, transparent 14%, transparent 86%, #8397c8 86%, #8397c8 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #b5c1de 40%, #b5c1de 60%, transparent 60%), linear-gradient(white, white);
}
.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon:before {
  border-top-color: #a7b5d7;
  border-right-color: #a7b5d7;
  border-bottom-color: #a7b5d7;
}
.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon:after {
  border-left-color: #a7b5d7;
  border-top-color: #a7b5d7;
  border-bottom-color: #a7b5d7;
}
.theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before, .theme-modern div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after {
  border-color: #3a4f82 transparent transparent transparent;
}
.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #374b7b 0 0 0 3px;
          box-shadow: #374b7b 0 0 0 3px;
}
.theme-modern div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
  border-left: 15px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #374b7b;
  }
}
.theme-modern div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-heading-frame] .p-premium-heading-frame {
  background-color: #374b7b;
  -webkit-box-shadow: inset 0 0 0 5px #374b7b, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #374b7b, inset 0 0 0 6px #fff;
}
.theme-modern div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #374b7b;
}
.theme-modern div[data-structure=b-heading-dogear] .p-heading-dogear, .theme-modern div[data-structure=b-heading-balloon] .p-heading-balloon {
  background-color: #a7b5d7;
}
.theme-modern div[data-structure=b-heading-balloon] .p-heading-balloon:after {
  border-top: 15px solid #a7b5d7;
}
.theme-modern div[data-structure=b-heading-dogear] .p-heading-dogear:after {
  border-color: #fafafc #fafafc #374b7b #374b7b;
}
.theme-modern div[data-structure=b-heading-accent] .p-heading-accent:before {
  background: #374b7b;
}
.theme-modern div[data-structure=b-heading-accent] .p-heading-accent:after {
  background-color: #a7b5d7;
}
.theme-modern div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle:before {
  background: #374b7b;
}
.theme-modern div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle {
  color: #05161a;
}
.theme-modern div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before {
  border-top: 15px solid #374b7b;
}
.theme-modern div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px solid #374b7b;
}
.theme-modern div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #374b7b;
  border-bottom: 1px solid #374b7b;
}
.theme-modern div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #374b7b;
  border-bottom: 2px solid #374b7b;
}
.theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #374b7b;
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img, .theme-modern div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image {
  border: 3px solid #374b7b;
}
.theme-modern div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  border: solid 2px #374b7b;
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #374b7b;
}
.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area,
.theme-modern div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 2px #374b7b;
}
.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #374b7b;
}
.theme-modern div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #374b7b;
}
.theme-modern div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: rgba(255, 255, 255, 0.9);
}
.theme-modern div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #a7b5d7;
  border: 1px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-modern div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #374b7b;
}
.theme-modern div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #fafafc;
}
.theme-modern div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2 {
  color: #374b7b;
}
.theme-modern div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  background-color: #a7b5d7;
}
.theme-modern div[data-structure=b-premium-btn] .p-premium-btn a,
.theme-modern div[data-structure=b-premium-btn--type-2] .p-premium-btn a,
.theme-modern div[data-structure=b-premium-btn--type-3] .p-premium-btn a,
.theme-modern div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a {
  background-color: #7ecec7;
}
.theme-modern div[data-structure=b-shop-menu] .p-others-shop-menu__label {
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-timeline] .p-others-timeline__date {
  color: #374b7b;
}
.theme-modern div[data-structure=b-funding-goal] .p-funding-goal__head {
  border-bottom: 1px solid #ccc;
}
.theme-modern div[data-structure=b-before-after] .p-before-after__arrow-element:after {
  border-left: 26px solid #374b7b;
}
.theme-modern div[data-structure=b-before-after] .p-before-after__arrow-element:before {
  border-left: 35px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-profile-set] .p-premium-profile__name {
  border-bottom: 1px solid #374b7b;
}
.theme-modern div[data-structure=b-premium-interview] .p-premium-interview__bottom {
  background: #f9f9f9;
}
.theme-modern div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before,
.theme-modern div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after {
  background-color: #fafafc;
}
.theme-modern .p-order-has-tags__item {
  background-color: #374b7b;
}
.theme-modern .p-article-before-after-list__arrow:after {
  border-left-color: #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern .p-article-before-after-list__arrow:after {
    border-left-color: transparent;
    border-top-color: #374b7b;
  }
}
.theme-modern .p-article-before-after-list__arrow--active .p-article-before-after-list__item {
  border-color: #374b7b;
}
.theme-modern .p-article-before-after-list__arrow--active .p-article-before-after-list__icon svg {
  fill: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2 {
  color: #fff;
}
.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #a7b5d7;
}
.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner {
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2 {
  color: #fff;
}
.theme-modern div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper {
  background-color: #374b7b;
}
.theme-modern div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body {
  background-color: #fff;
}
.theme-modern div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-modern div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #374b7b 25%, transparent 25%, transparent 50%, #374b7b 50%, #374b7b 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #374b7b 25%, transparent 25%, transparent 50%, #374b7b 50%, #374b7b 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}
.theme-modern div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner,
.theme-modern div[data-structure=b-btn-set-3] .p-btn-set-3__inner {
  background-color: #fafafa;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before, .theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before, .theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before, .theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before, .theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before {
  background: -webkit-repeating-linear-gradient(135deg, #8397c8, #8397c8 5px, #b5c1de 0, #b5c1de 10px);
  background: repeating-linear-gradient(-45deg, #8397c8, #8397c8 5px, #b5c1de 0, #b5c1de 10px);
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading {
  background-color: #b5c1de;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, rgba(55, 75, 123, 0.1))) no-repeat bottom right/100% 100%;
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(55, 75, 123, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(55, 75, 123, 0.1) 50.1%) no-repeat bottom right/100% 100%;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom-color: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm {
  border-bottom-color: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img {
  -webkit-box-shadow: 15px 15px 0px 0 #374b7b;
          box-shadow: 15px 15px 0px 0 #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #374b7b;
          box-shadow: 15px 15px 0px 0 #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom-color: #cad2e7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6 {
  background-color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full {
  background-color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #374b7b;
  border-bottom: none;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  color: #05161a;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0, #f3e35f));
  background: -webkit-linear-gradient(transparent 80%, #f3e35f 0);
  background: linear-gradient(transparent 80%, #f3e35f 0);
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a::after,
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a::after {
  color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #fff;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  color: inherit;
  background-color: inherit;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text] {
  color: #5f5850;
}
.theme-modern.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  /* 画像＋文章のブロックにマスキングテープの色を変更 */
  /* 枠があるブロックの文字色を黒に変更 */
  /* 画像まわりに枠の色変更 */
  /* 質問リストの質問の下ボーダーの色変更 */
  /* お申込みボックスのカラーを元のカラーに戻す */
  /* 画像まわりのあしらいをテーマに合うカラーに変更 */
  /* 見出しのあしらいを元のカラーに戻す */
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 {
  background-color: #b5c1de;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div {
  border-bottom: dashed 1px #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before {
  background-image: -webkit-linear-gradient(135deg, rgba(55, 75, 123, 0.4) 25%, transparent 25%, transparent 50%, rgba(55, 75, 123, 0.4) 50%, rgba(55, 75, 123, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(55, 75, 123, 0.4) 25%, transparent 25%, transparent 50%, rgba(55, 75, 123, 0.4) 50%, rgba(55, 75, 123, 0.4) 75%, transparent 75%, transparent 100%);
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] {
  color: #05161a;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background: #fafafc;
  background: var(--block-bg-color, #fafafc);
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body {
  border-bottom: dashed 1px #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #c00;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #b5c1de;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #b5c1de;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  background-color: #b5c1de;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafc;
  --block-bg-color: $bodyColor;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafc;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background-color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover {
  color: #fff;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  background-color: transparent;
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #374b7b;
          text-decoration: dashed underline #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr {
  border: 3px dotted #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border: 4px solid #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #374b7b; /* 枠の色　*/
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form {
  border: none;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(55, 75, 123, 0.1);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  border-bottom: dashed #fff;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label {
  color: #05161a;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: -webkit-gradient(linear, left bottom, left top, from(#374b7b), to(#a7b5d7));
  background: -webkit-linear-gradient(bottom, #374b7b, #a7b5d7);
  background: linear-gradient(to top, #374b7b, #a7b5d7);
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text] {
  color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm {
  border: solid 2px #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 2px solid #374b7b;
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form {
  background-color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#374b7b), to(#a7b5d7));
  background: -webkit-linear-gradient(bottom, #374b7b, #a7b5d7);
  background: linear-gradient(to top, #374b7b, #a7b5d7);
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#374b7b), to(#a7b5d7));
  background: -webkit-linear-gradient(bottom, #374b7b, #a7b5d7);
  background: linear-gradient(to top, #374b7b, #a7b5d7);
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafc), color-stop(#374b7b), to(#fafafc));
  background: -webkit-linear-gradient(left, #fafafc, #374b7b, #fafafc);
  background: linear-gradient(0.25turn, #fafafc, #374b7b, #fafafc);
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text] {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #374b7b;
  }
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafafc;
          box-shadow: inset 0 0 50px 30px #fafafc;
}
@media all and (max-width: 480px) {
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #374b7b;
  }
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr {
  background-color: #fafafc;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  color: #05161a;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 表に背景色を追加 */
  /* フォームのinputの背景色をTCCに合わせて修正 */
  /* フォームのテキストエリアの背景色をTCCに合わせて修正 */
  /* ラジオ・チェックボタンの下線色を修正 */
  /* フォームの必須の背景色を修正*/
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background-color: #fafafc;
  background-color: var(--block-bg-color, #fafafc);
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before, .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafafc;
  color: #05161a;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #fafafc;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2 {
  color: #05161a;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #b40d21;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafafc;
  color: #05161a;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #b5c1de;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #b5c1de;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafc;
  --block-bg-color: $bodyColor;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text] {
  color: #05161a;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  border: solid 2px #2C2B2C;
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #374b7b;
  background-color: #fff;
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading {
  border-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before {
  color: #fff;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background: rgba(181, 193, 222, 0.7);
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(181, 193, 222, 0.7)), to(rgba(255, 255, 255, 0.7)));
  background-image: -webkit-linear-gradient(right, rgba(181, 193, 222, 0.7), rgba(255, 255, 255, 0.7));
  background-image: linear-gradient(to left, rgba(181, 193, 222, 0.7), rgba(255, 255, 255, 0.7));
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #374b7b;
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #374b7b;
  border-bottom: 2px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color {
  background-color: #cad2e7;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 3px #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 3px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #b5c1de;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th {
  border: solid 5px #fafafc;
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown, .theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: 1px solid #374b7b;
  background-color: #fbfbfc;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder, .theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: 1px solid #374b7b;
  background-color: #fbfbfc;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: 1px solid #374b7b;
  background-color: #fbfbfc;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fffdf2;
  -webkit-box-shadow: inset 0 -2px 0 0 #374b7b;
          box-shadow: inset 0 -2px 0 0 #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img {
  border: none;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #b5c1de;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow {
  border: 4px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img + .p-main-base-shop__heading {
  border-left: 4px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 和柄の背景をつける */
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table {
  color: #05161a;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm {
  border-bottom: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #b5c1de;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #374b7b;
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: #374b7b 0 0 0 2px;
          box-shadow: #374b7b 0 0 0 2px;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a {
  background-color: #fff;
  color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #374b7b;
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #b5c1de;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #b5c1de;
          box-shadow: inset 0 -1px 0 0 #b5c1de;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even),
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #b5c1de;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading {
  text-shadow: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(55, 75, 123, 0.2) 98%, rgba(55, 75, 123, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(55, 75, 123, 0.2) 98%, rgba(55, 75, 123, 0.13) 100%), radial-gradient(circle at top left, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at top right, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(55, 75, 123, 0.2) 98%, rgba(55, 75, 123, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(55, 75, 123, 0.2) 98%, rgba(55, 75, 123, 0.13) 100%), radial-gradient(circle at top left, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at top right, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(55, 75, 123, 0.1) 35%, rgba(55, 75, 123, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1.5px solid #374b7b;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafc;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background-repeat: no-repeat;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  width: 210px;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern > .p-premium-faq__icon--a,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2 {
  color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img {
  border: solid #374b7b 1.5px;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #374b7b;
  border-bottom: none;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item {
  border-bottom: solid #374b7b 1.5px;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: solid 3px #b5c1de;
  color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #b5c1de;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  color: #374b7b;
  background-color: #b5c1de;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #b5c1de;
  color: #05161a;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs {
  border: solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #fafafc;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label {
  color: #05161a;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl > [data-structure=e-text] {
  color: #2b3846;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading {
  border-color: #d5ab33;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after {
  border-right-color: #cfa126;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after {
  background: -webkit-gradient(linear, left top, right top, from(#bd8417), color-stop(25%, #dcba4a), color-stop(50%, #e0c054), color-stop(75%, #dcba4a), color-stop(97%, #bd8417));
  background: -webkit-linear-gradient(left, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
  background: linear-gradient(to right, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffe9ee), color-stop(80%, #ffeff3), to(#ffeff3));
  background: -webkit-linear-gradient(top, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
  background: linear-gradient(to bottom, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before {
  color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(10%, #fff9f1), to(#fff9f1));
  background-image: -webkit-linear-gradient(top, #fff 10%, #fff9f1 10%, #fff9f1 100%);
  background-image: linear-gradient(to bottom, #fff 10%, #fff9f1 10%, #fff9f1 100%);
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#e5d9af), to(#eadfb8));
  background: -webkit-linear-gradient(right, #e5d9af, #eadfb8);
  background: linear-gradient(to left, #e5d9af, #eadfb8);
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading {
  color: #BF953C;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before {
  background: #FFF0E0;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
@media only screen and (min-width: 1px) and (max-width: 599px) {
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th {
    color: #374b7b;
  }
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 見出し(中央線)の線を細くする */
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text] {
  color: #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2 {
  color: #05161a;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #374b7b;
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before {
  color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after {
  background: #374b7b;
  border: 2px solid #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm {
  border: 2px solid #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs {
  border: none;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img {
  border: 1px solid #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #374b7b;
  color: #05161a;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: double 8px #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: none;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  color: #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2 {
  color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  background-color: #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2 {
  background-image: none;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #374b7b;
  background-color: #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  -webkit-box-shadow: inset 0 0 30px #374b7b;
          box-shadow: inset 0 0 30px #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr {
  -webkit-box-shadow: inset 0 0 30px #374b7b;
          box-shadow: inset 0 0 30px #374b7b;
  background-color: #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text], .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email], .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel], .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date], .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number], .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a {
  color: #fff;
  border: 2px solid #fff;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading {
  background-image: -webkit-linear-gradient(left, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img {
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 3px, #374b7b 3px, #374b7b 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #374b7b 3px, #374b7b 6px);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  background: #374b7b;
  color: #fff;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before {
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #374b7b), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, right bottom, left top, color-stop(50%, #374b7b), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top right, #374b7b 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #374b7b 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #374b7b 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #374b7b 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #374b7b), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, left bottom, right top, color-stop(50%, #374b7b), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top left, #374b7b 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #374b7b 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #374b7b 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #374b7b 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm {
  border-bottom: 2px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #374b7b;
  color: #fff;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before {
  border-left: 5px solid #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: 2px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading {
  border-bottom: 1px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku {
  border-top: 1px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom: 2px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: 1px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half {
  border-bottom: 1px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #fff;
  border: 1px solid #374b7b;
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: none;
  border-bottom: 1px dashed #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after {
  background-image: -webkit-linear-gradient(left, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #374b7b, #374b7b 5px, transparent 3px, transparent 10px);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after {
  border: 1px dashed #fff;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: dashed 2px #8397c8;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: dashed 2px #8397c8;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: dashed 2px #8397c8;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: transparent;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border-bottom: dashed 2px #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #374b7b;
          box-shadow: inset 0 -2px 0 0 #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text {
  color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td {
  border: dashed 1px #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(55, 75, 123, 0.1);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2 {
  color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a {
  color: #fff;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #374b7b;
          text-decoration: dashed underline #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: none;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafc;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(55, 75, 123, 0.4);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item {
  border: dotted 4px #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #374b7b;
  color: #fff;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm {
  border-bottom: 4px dotted #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #b5c1de;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left bottom, left top, from(#374b7b), to(#a7b5d7));
  background: -webkit-linear-gradient(bottom, #374b7b, #a7b5d7);
  background: linear-gradient(to top, #374b7b, #a7b5d7);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(181, 193, 222, 0.7);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: solid 4px #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#374b7b), to(#374b7b));
  background: -webkit-linear-gradient(right, #374b7b, #374b7b);
  background: linear-gradient(to left, #374b7b, #374b7b);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before, .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading {
  color: #fff;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background-color: #000;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after {
  border-left: 10px solid #b5c1de;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #374b7b;
  border: solid 1px #374b7b;
  background-color: rgba(250, 250, 252, 0.6);
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #fafafc;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafc;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: double #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafc;
  border-color: #374b7b;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background-color: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #374b7b;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(55, 75, 123, 0.6);
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #b5c1de;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafc;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full {
  background-color: rgba(55, 75, 123, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(55, 75, 123, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(55, 75, 123, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(55, 75, 123, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(55, 75, 123, 0.8), rgba(0, 0, 255, 0) 35%);
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: transparent;
  border: solid 1px #696061;
  border: solid 1px #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  color: #374b7b;
  background-color: transparent;
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  background-color: #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: outset 6px #b5c1de;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fafafc;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover {
  background-color: #fafafc;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text], .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email], .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel], .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number], .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #cad2e7;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  color: #fff;
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #374b7b;
  color: #fff;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button, .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a {
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2 {
  color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafc;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #607ab8 0%, #a7b5d7);
  background: radial-gradient(circle, #607ab8 0%, #a7b5d7);
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border: none;
  border-top: 4px solid #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #374b7b;
  color: #fff;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border: solid transparent;
  border-left-color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px dashed #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #b5c1de;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after {
  color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) body {
  background-color: #fafafc;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #374b7b 0%, #a7b5d7);
  background: radial-gradient(circle, #374b7b 0%, #a7b5d7);
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-right: 10px;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before, .theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before {
  background-color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text],
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text] {
  color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text] {
  color: #05161a;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fafafc;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: #374b7b;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(55, 75, 123, 0.6);
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #374b7b;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #374b7b;
  border-radius: 4px;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th {
  background-color: #fafafc;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #05161a;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  background-color: #fff;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #374b7b;
  color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2 {
  color: #fff;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  border: 5px solid #fff;
  background: #fff;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background-color: #fff;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: transparent;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) body {
  background-color: #fafafc;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafc;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #b5c1de;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #b5c1de;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading .c-heading,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #374b7b;
  border-bottom: 4px solid #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li > div {
  -webkit-box-shadow: 0px 15px -5px #374b7b;
          box-shadow: 0px 15px -5px #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #374b7b 25%, transparent 25%, transparent 50%, #374b7b 50%, #374b7b 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #374b7b 25%, transparent 25%, transparent 50%, #374b7b 50%, #374b7b 75%, transparent 75%, transparent);
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #374b7b), to(#374b7b));
  background: -webkit-linear-gradient(top, #374b7b 0, #374b7b 100%);
  background: linear-gradient(to bottom, #374b7b 0, #374b7b 100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(55, 75, 123, 0.6);
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(181, 193, 222, 0.7);
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(55, 75, 123, 0.2);
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button {
  background: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafc;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#374b7b), to(#a7b5d7));
  background: -webkit-linear-gradient(bottom, #374b7b, #a7b5d7);
  background: linear-gradient(to top, #374b7b, #a7b5d7);
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #b5c1de;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(181, 193, 222, 0.7);
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #374b7b;
}
@media all and (max-width: 480px) {
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #374b7b;
  }
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text] {
  color: #fff;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text] {
  color: #05161a;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 1px solid #374b7b;
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #374b7b;
  }
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafafc;
  background: #fafafc;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafafc;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #b5c1de;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol {
  outline: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafc), color-stop(#374b7b), to(#fafafc));
  background: -webkit-linear-gradient(left, #fafafc, #374b7b, #fafafc);
  background: linear-gradient(0.25turn, #fafafc, #374b7b, #fafafc);
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafafc;
          box-shadow: inset 0 0 50px 30px #fafafc;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(55, 75, 123, 0.6)), color-stop(80%, rgba(55, 75, 123, 0.6)), to(rgba(55, 75, 123, 0)));
  background-image: -webkit-linear-gradient(left, rgba(55, 75, 123, 0.6) 0, rgba(55, 75, 123, 0.6) 80%, rgba(55, 75, 123, 0) 100%);
  background-image: linear-gradient(to right, rgba(55, 75, 123, 0.6) 0, rgba(55, 75, 123, 0.6) 80%, rgba(55, 75, 123, 0) 100%);
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper {
  background-color: #fff;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafc;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full {
  background-color: #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #374b7b;
    color: #fff;
  }
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #a7b5d7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #b5c1de;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(181, 193, 222, 0.7);
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #374b7b;
}
@media all and (max-width: 480px) {
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #374b7b;
  }
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text],
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text] {
  color: #05161a;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom {
  border-top: 1px solid #fff;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  background-color: #fafafc;
  border: solid 4px #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 2px #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: 1px solid #a7b5d7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: 3px solid #a7b5d7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafafc;
  background: #fafafc;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafafc;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  border-right: solid 2px #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 2px solid #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a {
  color: #374b7b;
  background-color: #fff;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #374b7b;
          box-shadow: 15px 15px 0px 0 #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafc), color-stop(#374b7b), to(#fafafc));
  background: -webkit-linear-gradient(left, #fafafc, #374b7b, #fafafc);
  background: linear-gradient(0.25turn, #fafafc, #374b7b, #fafafc);
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 3px #374b7b, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(55, 75, 123, 0.6)), color-stop(80%, rgba(55, 75, 123, 0.6)), to(rgba(55, 75, 123, 0)));
  background-image: -webkit-linear-gradient(left, rgba(55, 75, 123, 0.6) 0, rgba(55, 75, 123, 0.6) 80%, rgba(55, 75, 123, 0) 100%);
  background-image: linear-gradient(to right, rgba(55, 75, 123, 0.6) 0, rgba(55, 75, 123, 0.6) 80%, rgba(55, 75, 123, 0) 100%);
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #374b7b;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #374b7b;
  border-radius: 50px;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafc;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafc;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(55, 75, 123, 0.6);
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #b5c1de;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border {
  border: 2px dotted #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: dotted 2px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dotted #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 2px dotted #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: dotted 2px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 4px dotted #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number] {
  border-bottom: 1px solid #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #374b7b;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafc;
  border-color: #374b7b;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  background-color: white;
  border: solid 5px white;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #374b7b 0 0 0 3px;
          box-shadow: #374b7b 0 0 0 3px;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.1) 50%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.1) 50%, transparent 50%);
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #374b7b;
  background-color: white;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) {
  color: #05161A;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 2px 1px #374b7b, 0 0 1rem #374b7b, 0 0 1rem #374b7b;
  color: #fff;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background: -webkit-radial-gradient(top, ellipse, #374b7b, transparent), -webkit-radial-gradient(bottom, ellipse, #374b7b, transparent);
  background: radial-gradient(ellipse at top, #374b7b, transparent), radial-gradient(ellipse at bottom, #374b7b, transparent);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a {
  color: #374b7b;
  background: -webkit-radial-gradient(top, ellipse, #fff, transparent), -webkit-radial-gradient(bottom, ellipse, #fff, transparent);
  background: radial-gradient(ellipse at top, #fff, transparent), radial-gradient(ellipse at bottom, #fff, transparent);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2 {
  background: -webkit-radial-gradient(top, ellipse, #374b7b, transparent), -webkit-radial-gradient(bottom, ellipse, #374b7b, transparent);
  background: radial-gradient(ellipse at top, #374b7b, transparent), radial-gradient(ellipse at bottom, #374b7b, transparent);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafc;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafc;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(55, 75, 123, 0.6);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(55, 75, 123, 0.7);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #b5c1de;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text] {
  color: #fff;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #374b7b;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #374b7b;
  border-top: solid 1px #374b7b;
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafc;
  border-color: #374b7b;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #374b7b;
  background: #fff;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(55, 75, 123, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.3) 100%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.3) 50%, transparent 50%);
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) {
  color: #05161A;
  /* 文字色を元に戻す */
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 1px 1px #fff, 0 0 1rem #fff;
  color: #05161A;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button {
  background: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafc;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafc;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon {
  background: -webkit-radial-gradient(top, ellipse, #374b7b, transparent), -webkit-radial-gradient(bottom, ellipse, #374b7b, transparent);
  background: radial-gradient(ellipse at top, #374b7b, transparent), radial-gradient(ellipse at bottom, #374b7b, transparent);
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #b5c1de;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background: #fff;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background: #000;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) form,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner {
  color: #05161A;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #a7b5d7;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  border: solid 2px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #374b7b;
  border-bottom: 4px solid #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: solid 1px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 2px solid #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm {
  border-bottom: solid 1px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #374b7b;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #374b7b;
  border-top: solid 2px #374b7b;
  border-bottom: solid 2px #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #a7b5d7;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a {
  -webkit-box-shadow: inset 0 0 8px 6px #fafafc;
          box-shadow: inset 0 0 8px 6px #fafafc;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  border: solid 1px #374b7b;
  background-color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border: none;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #374b7b;
    -webkit-box-shadow: inset 0 0 6px 3px #fafafc;
            box-shadow: inset 0 0 6px 3px #fafafc;
    color: #fff;
  }
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  -webkit-box-shadow: inset 0 0 15px 10px #fafafc;
          box-shadow: inset 0 0 15px 10px #fafafc;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafc;
  border-color: #374b7b;
  -webkit-box-shadow: inset 0 -1px 0 0 #374b7b;
          box-shadow: inset 0 -1px 0 0 #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #374b7b;
  background: #fff;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  background: inherit;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg,
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg {
  background-color: inherit;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(55, 75, 123, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(55, 75, 123, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(55, 75, 123, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(55, 75, 123, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(55, 75, 123, 0.3) 100%, transparent 50%), linear-gradient(rgba(55, 75, 123, 0.3) 50%, transparent 50%);
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #a7b5d7;
  border: solid 1px #a7b5d7;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #374b7b;
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #374b7b;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #374b7b;
    border-left: 179px solid transparent;
  }
}
.theme-modern.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #374b7b;
}
.theme-modern [data-structure=b-main-set-2--center] .c-btn a:not([style*=background-color]),
.theme-modern [data-structure=b-sentence-set--bg-dark] .c-btn a:not([style*=background-color]) {
  background-color: #7ecec7;
  -webkit-box-shadow: 0 -4px 0 #47b9af inset;
          box-shadow: 0 -4px 0 #47b9af inset;
  text-shadow: 0 -1px #47b9af;
}
.theme-modern [data-structure=b-heading] .c-bg-img[style^=background]:before {
  background: rgba(55, 75, 123, 0.8);
}
.theme-modern [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before {
  background: rgba(55, 75, 123, 0.8);
}
.theme-modern [data-structure=b-heading-origin-bdr--updown] .c-heading {
  color: #374b7b;
}
.theme-modern [data-structure=b-article-img-left] .p-article-subhead {
  color: #374b7b;
}
.theme-modern [data-structure=b-heading-btm-bdr] .c-heading {
  color: #374b7b;
}
.theme-modern [data-structure=b-btn-set-3] .c-btn a:not([style*=background-color]) {
  background-color: #7ecec7;
  -webkit-box-shadow: 0 -4px 0 #47b9af inset;
          box-shadow: 0 -4px 0 #47b9af inset;
  text-shadow: 0 -1px #47b9af;
}
.theme-modern .p-header,
.theme-modern .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern .p-header--theme-color,
.theme-modern .p-m_navigation--theme-color {
  background-color: #374b7b;
}
.theme-modern .p-header-nav-floating-btn {
  background-color: #fafafc;
}
.theme-modern .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fafafc;
}
.theme-modern .p-main-set-3--center {
  border-color: #374b7b;
}
.theme-modern .p-main-set-3--center__subhead {
  background-color: #374b7b;
}
.theme-modern .p-main-set-3--center__period {
  border-color: #374b7b;
  color: #374b7b;
}
.theme-modern .p-main-set-3--center__main {
  color: #374b7b;
}
.theme-modern .p-heading-balloon--ghost {
  background-color: #fafafc;
}
.theme-modern .p-heading-balloon--ghost:after {
  border-top-color: #fafafc;
}
.theme-modern .p-article--bdr__box {
  background-color: #fafafc;
}
.theme-modern .p-article-point__box {
  background-color: #fafafc;
}
.theme-modern .p-article-point__border {
  background-color: #fafafc;
}
.theme-modern .p-card-voice-bordered {
  background-color: #fafafc;
}
.theme-modern .p-sentence-set__box--bdr {
  background-color: #fafafc;
}
.theme-modern .p-premium-btn-set-3__body {
  background-color: #fafafc;
  color: inherit;
}
.theme-modern .p-order-ticket-2__inner {
  background-color: #fff;
}
.theme-modern .p-order-card-bordered {
  background-color: #fafafc;
}
.theme-modern .p-list__box--bdr {
  background-color: #fafafc;
}
.theme-modern .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafafc;
}
.theme-modern .p-list-center-img li > div {
  background-color: #fafafc;
}
.theme-modern .s_footer-peraichi {
  background-color: #e1e2e4;
}

.theme-nature {
  --block-bg-color: #fbfafb;
  background-color: #fbfafb;
}
.theme-nature .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(90, 54, 52, 0.9)), to(rgba(90, 85, 52, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(90, 54, 52, 0.9), rgba(90, 85, 52, 0.9));
  background-image: linear-gradient(to left, rgba(90, 54, 52, 0.9), rgba(90, 85, 52, 0.9));
}
.theme-nature .c-bg-color {
  background-color: #fff;
}
.theme-nature .c-border {
  border-color: #67533c;
}
.theme-nature .c-btn a,
.theme-nature .c-btn input,
.theme-nature .c-btn button,
.theme-nature .c-btn .btn-customform-submit {
  background-color: #67533c;
}
.theme-nature .c-btn--secondary a,
.theme-nature .c-btn--secondary input,
.theme-nature .c-btn--secondary button,
.theme-nature .c-btn--secondary .btn-customform-submit {
  background-color: #85c843;
  color: #fff;
}
.theme-nature .c-btn--invert a,
.theme-nature .c-btn--invert input,
.theme-nature .c-btn--invert button,
.theme-nature .c-btn--invert .btn-customform-submit {
  color: #67533c;
  background-color: #fff;
}
.theme-nature .c-btn--ghost a,
.theme-nature .c-btn--ghost input,
.theme-nature .c-btn--ghost button,
.theme-nature .c-btn--ghost .btn-customform-submit {
  background: none;
  border-color: #67533c;
  color: #67533c;
}
.theme-nature .c-btn--ghost.c-btn--secondary a,
.theme-nature .c-btn--ghost.c-btn--secondary input,
.theme-nature .c-btn--ghost.c-btn--secondary button,
.theme-nature .c-btn--ghost.c-btn--secondary .btn-customform-submit {
  background: none;
  border-color: #85c843;
  color: #85c843;
}
.theme-nature .c-btn--ghost-white a,
.theme-nature .c-btn--ghost-white input,
.theme-nature .c-btn--ghost-white button,
.theme-nature .c-btn--ghost-white .btn-customform-submit {
  background: none;
}
.theme-nature .c-form input[type=text]:focus,
.theme-nature .c-form input[type=email]:focus,
.theme-nature .c-form textarea:focus,
.theme-nature .c-form select:focus {
  border-color: #67533c;
  -webkit-box-shadow: 0 0 6px 0 #b8a084;
          box-shadow: 0 0 6px 0 #b8a084;
}
.theme-nature .c-form .file-upload-btn {
  border-color: #67533c;
  color: #67533c;
}
.theme-nature .c-heading--bdr-btm, .theme-nature .c-heading--bdr-thin-btm {
  border-bottom-color: #67533c;
}
.theme-nature .c-hr-dashed,
.theme-nature .c-hr-dotted,
.theme-nature .c-hr-double,
.theme-nature .c-hr-solid {
  border-color: #67533c;
}
.theme-nature .c-hr-origin {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}
.theme-nature .c-hr-origin--2 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-nature .c-hr-origin--3 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2C22c-0.3%2C0.1-1.3-0.1-1.5-0.3c-0.5-0.5-1.1-0.9-1.5-1.5c-0.6-0.8-0.3-1.5%2C0-2c0.4-0.8%2C1.1-1.4%2C1.7-2%0A%09%09c0.7-0.6%2C1.6-0.4%2C2.4-0.4c0.7%2C0.1%2C1%2C0.8%2C1.1%2C1.3c0.2%2C0.6%2C0.3%2C1.5%2C0.2%2C2.1c-0.2%2C0.9-0.3%2C1.9-1.5%2C2.3C34.5%2C21.2%2C33.8%2C21.5%2C33.6%2C22z%22%0A%09%09/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19.6%2C21.4c-1.2-0.4-1.2-1.5-1.3-2.4c0-0.5%2C0.2-0.9%2C0.9-1.1c0.5-0.2%2C1-0.5%2C1.4-0.9c0.6-0.5%2C0.9-0.5%2C1.7-0.1%0A%09%09c0.1%2C0.1%2C0.3%2C0.1%2C0.4%2C0.1c0.7%2C0%2C1.1%2C0.5%2C1.2%2C1.1c0.2%2C1.1%2C0.1%2C2.1-0.8%2C3C22.8%2C21.3%2C20.5%2C21.7%2C19.6%2C21.4z%22/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M8.3%2C21.9c-0.8%2C0.4-1.9%2C0-2.5-0.7c-0.4-0.5-1-1.2-0.6-2.1c0.3-0.7%2C0.2-1.6%2C1.1-1.9c0.4-0.2%2C0.7-0.5%2C1.2-0.1%0A%09%09c0.1%2C0.1%2C0.4%2C0.1%2C0.6-0.1c0.5-0.5%2C0.9-0.2%2C1.3%2C0.1c1.1%2C0.9%2C1.7%2C2%2C0.9%2C3.5C10%2C21.2%2C8.9%2C21.7%2C8.3%2C21.9z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-nature .c-hr-origin--4 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}
.theme-nature .c-hr-origin--5 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-nature .c-hr-origin--6 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(103, 83, 60, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-nature .c-img-icon {
  background-color: #67533c;
}
.theme-nature .c-symbol {
  background-color: #67533c;
}
.theme-nature .c-thead--color thead th,
.theme-nature .c-thead--color thead td {
  background-color: white;
}
.theme-nature .c-thead--color-invert thead th,
.theme-nature .c-thead--color-invert thead td {
  background-color: #67533c;
}
.theme-nature .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature .p-sentence-caution__content-wrapper {
  background-color: #d9cdbe;
}
.theme-nature .p-sentence-caution__content-inner {
  background-color: #67533c;
}
.theme-nature .p-sentence-caution__icon {
  color: #67533c;
}
.theme-nature .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #67533c;
}
.theme-nature .p-btn-contact.c-bg-img {
  background-color: #67533c;
}
.theme-nature .p-btn-contact__contact-area-inner h2 {
  color: #67533c;
}
.theme-nature .p-btn-contact__tel-wrapper {
  background-color: #d9cdbe;
}
.theme-nature .p-article-point__header {
  background-color: #67533c;
}
.theme-nature .p-article-has-number__ribbon {
  background: #67533c;
}
.theme-nature .p-article-has-number__ribbon:after {
  border-color: transparent #fbfafb transparent transparent;
  border-color: transparent var(--block-bg-color, #fbfafb) transparent transparent;
}
.theme-nature .p-article-has-number__circle {
  background: #67533c;
}
.theme-nature .p-article-has-tags__tag {
  background-color: #67533c;
}
.theme-nature .p-card-voice-bordered {
  border-top-color: #67533c;
}
.theme-nature .p-card-voice-bordered__img img,
.theme-nature .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #67533c;
}
.theme-nature .p-cards-img-left--with-table-2col__table {
  border: solid 1px #67533c;
}
.theme-nature .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #67533c;
}
.theme-nature .p-cards-img-left--with-table-2col__table tr:last-of-type {
  border-bottom: none;
}
.theme-nature .p-cards-img-left--with-table-2col__table tr th:before {
  color: #67533c;
}
.theme-nature .p-form-simple .c-form-control-label {
  color: #67533c;
}
.theme-nature .p-form-simple input[type=text]:focus,
.theme-nature .p-form-simple input[type=email]:focus {
  background-color: #d9cdbe;
  -webkit-box-shadow: inset 0 -2px 0 0 #67533c;
          box-shadow: inset 0 -2px 0 0 #67533c;
}
.theme-nature .p-form-simple textarea:focus {
  background-color: #d9cdbe;
  border-color: #67533c;
}
.theme-nature .p-header--theme-color {
  background-color: #67533c;
}
.theme-nature .p-heading-arrow {
  background-color: #67533c;
}
.theme-nature .p-heading-arrow:before, .theme-nature .p-heading-arrow:after {
  background-color: #fbfafb;
}
.theme-nature .p-heading-arrow:before,
.theme-nature .p-heading-arrow:after {
  background-color: #fbfafb;
}
.theme-nature .p-heading-arrow--v2 {
  background-color: #67533c;
}
.theme-nature .p-heading-arrow--v2:before {
  border-top-color: #67533c;
  background-color: transparent;
}
.theme-nature .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #ae9374 8%, #ae9374 14%, transparent 14%, transparent 86%, #ae9374 86%, #ae9374 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 251, 0.75), rgba(251, 250, 251, 0)), -webkit-linear-gradient(45deg, transparent 40%, #cab9a5 40%, #cab9a5 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #ae9374 8%, #ae9374 14%, transparent 14%, transparent 86%, #ae9374 86%, #ae9374 92%, transparent 92%), linear-gradient(rgba(251, 250, 251, 0.75), rgba(251, 250, 251, 0)), linear-gradient(45deg, transparent 40%, #cab9a5 40%, #cab9a5 60%, transparent 60%), linear-gradient(white, white);
}
.theme-nature .p-heading-ribbon::before {
  border-top-color: #cab9a5;
  border-right-color: #cab9a5;
  border-bottom-color: #cab9a5;
}
.theme-nature .p-heading-ribbon::after {
  border-left-color: #cab9a5;
  border-top-color: #cab9a5;
  border-bottom-color: #cab9a5;
}
.theme-nature .p-heading-ribbon__body:before, .theme-nature .p-heading-ribbon__body:after {
  border-color: #876d4f transparent transparent transparent;
}
.theme-nature .p-heading-ribbon--flat {
  background: #67533c;
}
.theme-nature .p-heading-ribbon--flat::before {
  border-top-color: #5d4b36;
  border-right-color: #5d4b36;
  border-bottom-color: #5d4b36;
}
.theme-nature .p-heading-ribbon--flat::after {
  border-left-color: #5d4b36;
  border-top-color: #5d4b36;
  border-bottom-color: #5d4b36;
}
.theme-nature .p-heading-btm-bdr::after {
  border-top-color: #67533c;
}
.theme-nature .p-heading-double-bdr {
  border-color: #67533c;
}
.theme-nature .p-heading-double-bdr--updown::before {
  border-top-color: #67533c;
  border-bottom-color: #67533c;
}
.theme-nature .p-heading-double-bdr--updown::after {
  border-top-color: #67533c;
  border-bottom-color: #67533c;
}
.theme-nature .p-heading-put-on-bdr__inner::before, .theme-nature .p-heading-put-on-bdr__inner::after {
  background-color: #67533c;
}
.theme-nature .p-heading-balloon {
  background-color: #cab9a5;
}
.theme-nature .p-heading-balloon::after {
  border-top-color: #cab9a5;
}
.theme-nature .p-heading-balloon--invert {
  background-color: #67533c;
}
.theme-nature .p-heading-balloon--invert::after {
  border-top-color: #67533c;
}
.theme-nature .p-heading-balloon--ghost {
  border-color: #67533c;
}
.theme-nature .p-heading-balloon--ghost::before {
  border-top-color: #67533c;
}
.theme-nature .p-heading-dogear {
  background-color: #cab9a5;
}
.theme-nature .p-heading-dogear::after {
  border-color: #fbfafb #fbfafb #67533c #67533c;
}
.theme-nature .p-heading-marker::after {
  background-color: #b8a084;
}
.theme-nature .p-heading-accent::before {
  background-color: #67533c;
}
.theme-nature .p-heading-accent::after {
  background: #b8a084;
}
.theme-nature .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature .p-list-step {
  color: #67533c;
}
.theme-nature .p-list-step__body {
  border-left-color: #67533c;
}
.theme-nature .p-list-step-has-img:not(:last-child) .c-border::before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #67533c;
}
.theme-nature .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(103, 83, 60, 0.1);
}
.theme-nature .p-list-faq-accordion__title-area {
  border-bottom-color: #67533c;
}
.theme-nature .p-list-faq-accordion__title-area:after {
  color: #67533c;
}
.theme-nature .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(103, 83, 60, 0.1);
}
.theme-nature .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #67533c;
}
.theme-nature .p-list-faq-accordion-has-img__title-area:after {
  color: #67533c;
}
.theme-nature .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature .p-others-timeline__date {
  color: #67533c;
}
.theme-nature .p-order-ticket-2__price {
  color: #85c843;
}
.theme-nature .p-order-card-bordered {
  border-top-color: #67533c;
}
.theme-nature div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img {
  background-color: #fbfafb;
}
.theme-nature div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2 {
  color: #67533c;
}
.theme-nature div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img {
  background-color: #fbfafb;
}
.theme-nature div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2 {
  color: #67533c;
}
.theme-nature div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd {
  color: #67533c;
}
.theme-nature .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature .p-others-shop-menu__label {
  background-color: #67533c;
}
.theme-nature .p-others-rectangle__item-inner {
  background-color: #67533c;
  color: #fff;
}
.theme-nature .p-timetable-item__subhead {
  background-color: #ddd2c5;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature .p-timetable-item__time {
    background-color: #f4f2f4;
  }
}
.theme-nature .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #f4f2f4;
}
.theme-nature .p-table-comparison__th--accent {
  border: solid 2px #67533c;
  background-color: #67533c;
}
.theme-nature .p-table-comparison__td--accent {
  border: solid 2px #67533c;
  background-color: #d8cabb;
}
.theme-nature .p-funding-goal-borderd__flame {
  border-color: #67533c;
}
.theme-nature .p-before-after__arrow-element::before {
  border-left-color: #67533c;
}
.theme-nature .p-before-after__arrow-element::after {
  border-left-color: #67533c;
}
.theme-nature .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature .p-others-conversational-text__myself-voice::before {
  border-left: 10px solid #cab9a5;
}
.theme-nature .p-others-conversational-text__myself-voice::after {
  border-left: 10px solid #cab9a5;
}
.theme-nature .p-cards-balloon-circle-img__card-text,
.theme-nature .p-cards-balloon-circle-img__card-dot {
  background-color: #cab9a5;
}
.theme-nature .p-premium-heading-arrow {
  background-color: #67533c;
}
.theme-nature .p-premium-heading-arrow:before,
.theme-nature .p-premium-heading-arrow:after {
  background-color: #fbfafb;
}
.theme-nature .p-premium-heading-arrow--v2 {
  background-color: #67533c;
}
.theme-nature .p-premium-heading-arrow--v2:before {
  border-top-color: #67533c;
}
.theme-nature .p-premium-heading-frame {
  background-color: #67533c;
  -webkit-box-shadow: inset 0 0 0 5px #67533c, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #67533c, inset 0 0 0 6px #fff;
}
.theme-nature .p-premium-btn-set-2__heading {
  background-color: #67533c;
}
.theme-nature .p-premium-btn-set-3__wrapper {
  background-color: #67533c;
}
.theme-nature .p-premium-faq__icon--a {
  background-color: #67533c;
  color: #fff;
}
.theme-nature .p-premium-cards-img-left__label {
  background-color: #67533c;
}
.theme-nature .p-premium-sentence-merit__label {
  background-color: #67533c;
}
.theme-nature .p-premium-sentence-merit__header {
  border-color: #67533c;
}
.theme-nature .p-premium-profile__heading {
  background-color: #67533c;
}
.theme-nature .p-premium-profile__name {
  border-color: #67533c;
}
.theme-nature .p-premium-profile__subHeading {
  color: #67533c;
}
.theme-nature .p-premium-heading-grad {
  background-color: #67533c;
}
.theme-nature .p-premium-heading-grad__inner {
  background-color: #67533c;
}
.theme-nature .p-premium-btn a {
  background-color: #85c843;
}
.theme-nature .p-premium-contact-set {
  background-color: #67533c;
  border-color: #473929;
}
.theme-nature .p-premium-contact-set__btn a {
  background-color: #85c843;
}
.theme-nature .p-premium-steps__heading {
  border-color: #67533c;
}
.theme-nature .p-premium-steps__heading:after {
  background-color: #67533c;
}
.theme-nature .p-premium-steps__item-header {
  background-color: #67533c;
}
.theme-nature .p-premium-steps__item-num {
  color: #67533c;
}
.theme-nature .p-premium-steps__item-img {
  -webkit-box-shadow: #67533c 0 0 0 3px;
          box-shadow: #67533c 0 0 0 3px;
}
.theme-nature .p-premium-steps__arrow:after {
  border-left-color: #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature .p-premium-steps__arrow:after {
    border-left-color: transparent;
    border-top-color: #67533c;
  }
}
.theme-nature .p-premium-interview__heading {
  background-color: #67533c;
}
.theme-nature .p-sentence-card {
  background-color: #d4c5b5;
  border: 1px solid #67533c;
}
.theme-nature .u-color-theme-main {
  color: #67533c;
}
.theme-nature .u-color-theme-sub {
  color: #85c843;
}
.theme-nature .u-color-theme-accent {
  color: #85c843;
}
.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-num,
.theme-nature div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,
.theme-nature div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,
.theme-nature div[data-structure=b-list-step] .p-list-step,
.theme-nature div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,
.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,
.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,
.theme-nature div[data-structure=b-order-ticket-2] .u-color-theme-main,
.theme-nature div[data-structure=b-order-ticket-2] .p-order-ticket-2__price, .theme-nature div[data-structure=b-order-ticket] .u-color-theme-main,
.theme-nature div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature div[data-structure=b-cards-numbers--big] .u-color-theme-main {
  color: #67533c;
}
.theme-nature div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-nature div[data-structure=b-article-point] .p-article-point__header,
.theme-nature div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-nature div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-nature div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-nature div[data-structure=b-article-has-number] .p-article-has-number__ribbon,
.theme-nature div[data-structure=b-article-has-number] .p-article-has-number__circle,
.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,
.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-header {
  background: #67533c;
}
.theme-nature div[data-structure=b-header-logo-img-2] .p-header--theme-color,
.theme-nature div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-nature div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-nature div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-nature div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-nature div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,
.theme-nature div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-nature div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,
.theme-nature div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,
.theme-nature div[data-structure=b-rectangle] .p-others-rectangle__item-inner,
.theme-nature div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading {
  background-color: #67533c;
}
.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #67533c;
}
.theme-nature div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before, .theme-nature div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after, .theme-nature div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before {
  border-top-color: #67533c;
}
.theme-nature div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #67533c;
}
.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #67533c;
}
.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 20px solid #fff;
}
.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before {
  border-top-color: #57524c;
  border-right-color: #57524c;
  border-bottom-color: #57524c;
}
.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after {
  border-left-color: #57524c;
  border-top-color: #57524c;
  border-bottom-color: #57524c;
}
.theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before, .theme-nature div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after {
  border-color: #876d4f transparent transparent transparent;
}
.theme-nature div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner {
  border-color: #67533c;
}
.theme-nature div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #67533c;
}
.theme-nature div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-nature div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-nature div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-nature div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #b8a084 8%, #b8a084 14%, transparent 14%, transparent 86%, #b8a084 86%, #b8a084 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #d2c3b2 40%, #d2c3b2 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #b8a084 8%, #b8a084 14%, transparent 14%, transparent 86%, #b8a084 86%, #b8a084 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #d2c3b2 40%, #d2c3b2 60%, transparent 60%), linear-gradient(white, white);
}
.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon:before {
  border-top-color: #cab9a5;
  border-right-color: #cab9a5;
  border-bottom-color: #cab9a5;
}
.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon:after {
  border-left-color: #cab9a5;
  border-top-color: #cab9a5;
  border-bottom-color: #cab9a5;
}
.theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before, .theme-nature div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after {
  border-color: #6d5840 transparent transparent transparent;
}
.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #67533c 0 0 0 3px;
          box-shadow: #67533c 0 0 0 3px;
}
.theme-nature div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
  border-left: 15px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #67533c;
  }
}
.theme-nature div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #67533c;
}
.theme-nature div[data-structure=b-premium-heading-frame] .p-premium-heading-frame {
  background-color: #67533c;
  -webkit-box-shadow: inset 0 0 0 5px #67533c, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #67533c, inset 0 0 0 6px #fff;
}
.theme-nature div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #67533c;
}
.theme-nature div[data-structure=b-heading-dogear] .p-heading-dogear, .theme-nature div[data-structure=b-heading-balloon] .p-heading-balloon {
  background-color: #cab9a5;
}
.theme-nature div[data-structure=b-heading-balloon] .p-heading-balloon:after {
  border-top: 15px solid #cab9a5;
}
.theme-nature div[data-structure=b-heading-dogear] .p-heading-dogear:after {
  border-color: #fbfafb #fbfafb #67533c #67533c;
}
.theme-nature div[data-structure=b-heading-accent] .p-heading-accent:before {
  background: #67533c;
}
.theme-nature div[data-structure=b-heading-accent] .p-heading-accent:after {
  background-color: #cab9a5;
}
.theme-nature div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle:before {
  background: #67533c;
}
.theme-nature div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle {
  color: #05161a;
}
.theme-nature div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before {
  border-top: 15px solid #67533c;
}
.theme-nature div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px solid #67533c;
}
.theme-nature div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #67533c;
  border-bottom: 1px solid #67533c;
}
.theme-nature div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #67533c;
  border-bottom: 2px solid #67533c;
}
.theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #67533c;
}
.theme-nature div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #67533c;
  background-color: #67533c;
}
.theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img, .theme-nature div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image {
  border: 3px solid #67533c;
}
.theme-nature div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  border: solid 2px #67533c;
  background-color: #67533c;
}
.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #67533c;
}
.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #67533c;
}
.theme-nature div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area,
.theme-nature div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 2px #67533c;
}
.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #67533c;
}
.theme-nature div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #67533c;
}
.theme-nature div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: rgba(255, 255, 255, 0.9);
}
.theme-nature div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #cab9a5;
  border: 1px solid #67533c;
}
.theme-nature div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-nature div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #67533c;
}
.theme-nature div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #fbfafb;
}
.theme-nature div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2 {
  color: #67533c;
}
.theme-nature div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  background-color: #cab9a5;
}
.theme-nature div[data-structure=b-premium-btn] .p-premium-btn a,
.theme-nature div[data-structure=b-premium-btn--type-2] .p-premium-btn a,
.theme-nature div[data-structure=b-premium-btn--type-3] .p-premium-btn a,
.theme-nature div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a {
  background-color: #85c843;
}
.theme-nature div[data-structure=b-shop-menu] .p-others-shop-menu__label {
  background-color: #67533c;
}
.theme-nature div[data-structure=b-timeline] .p-others-timeline__date {
  color: #67533c;
}
.theme-nature div[data-structure=b-funding-goal] .p-funding-goal__head {
  border-bottom: 1px solid #ccc;
}
.theme-nature div[data-structure=b-before-after] .p-before-after__arrow-element:after {
  border-left: 26px solid #67533c;
}
.theme-nature div[data-structure=b-before-after] .p-before-after__arrow-element:before {
  border-left: 35px solid #67533c;
}
.theme-nature div[data-structure=b-premium-profile-set] .p-premium-profile__name {
  border-bottom: 1px solid #67533c;
}
.theme-nature div[data-structure=b-premium-interview] .p-premium-interview__bottom {
  background: #f9f9f9;
}
.theme-nature div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before,
.theme-nature div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after {
  background-color: #fbfafb;
}
.theme-nature .p-order-has-tags__item {
  background-color: #67533c;
}
.theme-nature .p-article-before-after-list__arrow:after {
  border-left-color: #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature .p-article-before-after-list__arrow:after {
    border-left-color: transparent;
    border-top-color: #67533c;
  }
}
.theme-nature .p-article-before-after-list__arrow--active .p-article-before-after-list__item {
  border-color: #67533c;
}
.theme-nature .p-article-before-after-list__arrow--active .p-article-before-after-list__icon svg {
  fill: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2 {
  color: #fff;
}
.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #cab9a5;
}
.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner {
  background-color: #67533c;
}
.theme-nature div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2 {
  color: #fff;
}
.theme-nature div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper {
  background-color: #67533c;
}
.theme-nature div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body {
  background-color: #fff;
}
.theme-nature div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-nature div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #67533c 25%, transparent 25%, transparent 50%, #67533c 50%, #67533c 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #67533c 25%, transparent 25%, transparent 50%, #67533c 50%, #67533c 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}
.theme-nature div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner,
.theme-nature div[data-structure=b-btn-set-3] .p-btn-set-3__inner {
  background-color: #fafafa;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before, .theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before, .theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before, .theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before, .theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before {
  background: -webkit-repeating-linear-gradient(135deg, #b8a084, #b8a084 5px, #d2c3b2 0, #d2c3b2 10px);
  background: repeating-linear-gradient(-45deg, #b8a084, #b8a084 5px, #d2c3b2 0, #d2c3b2 10px);
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, rgba(103, 83, 60, 0.1))) no-repeat bottom right/100% 100%;
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(103, 83, 60, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(103, 83, 60, 0.1) 50.1%) no-repeat bottom right/100% 100%;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom-color: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm {
  border-bottom-color: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img {
  -webkit-box-shadow: 15px 15px 0px 0 #67533c;
          box-shadow: 15px 15px 0px 0 #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #67533c;
          box-shadow: 15px 15px 0px 0 #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom-color: #ddd2c5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  background-color: #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6 {
  background-color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  background-color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full {
  background-color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #67533c;
  border-bottom: none;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown {
  background-color: #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  color: #05161a;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0, #f3e35f));
  background: -webkit-linear-gradient(transparent 80%, #f3e35f 0);
  background: linear-gradient(transparent 80%, #f3e35f 0);
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a::after,
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a::after {
  color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #fff;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  color: inherit;
  background-color: inherit;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text] {
  color: #5f5850;
}
.theme-nature.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  /* 画像＋文章のブロックにマスキングテープの色を変更 */
  /* 枠があるブロックの文字色を黒に変更 */
  /* 画像まわりに枠の色変更 */
  /* 質問リストの質問の下ボーダーの色変更 */
  /* お申込みボックスのカラーを元のカラーに戻す */
  /* 画像まわりのあしらいをテーマに合うカラーに変更 */
  /* 見出しのあしらいを元のカラーに戻す */
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div {
  border-bottom: dashed 1px #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before {
  background-image: -webkit-linear-gradient(135deg, rgba(103, 83, 60, 0.4) 25%, transparent 25%, transparent 50%, rgba(103, 83, 60, 0.4) 50%, rgba(103, 83, 60, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(103, 83, 60, 0.4) 25%, transparent 25%, transparent 50%, rgba(103, 83, 60, 0.4) 50%, rgba(103, 83, 60, 0.4) 75%, transparent 75%, transparent 100%);
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] {
  color: #05161a;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background: #fbfafb;
  background: var(--block-bg-color, #fbfafb);
  border: 2px solid #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body {
  border-bottom: dashed 1px #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #c00;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fbfafb;
  --block-bg-color: $bodyColor;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fbfafb;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background-color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover {
  color: #fff;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  background-color: transparent;
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #67533c;
          text-decoration: dashed underline #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr {
  border: 3px dotted #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border: 4px solid #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #67533c; /* 枠の色　*/
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form {
  border: none;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(103, 83, 60, 0.1);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  border-bottom: dashed #fff;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label {
  color: #05161a;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: -webkit-gradient(linear, left bottom, left top, from(#67533c), to(#cab9a5));
  background: -webkit-linear-gradient(bottom, #67533c, #cab9a5);
  background: linear-gradient(to top, #67533c, #cab9a5);
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text] {
  color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm {
  border: solid 2px #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 2px solid #67533c;
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form {
  background-color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#67533c), to(#cab9a5));
  background: -webkit-linear-gradient(bottom, #67533c, #cab9a5);
  background: linear-gradient(to top, #67533c, #cab9a5);
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#67533c), to(#cab9a5));
  background: -webkit-linear-gradient(bottom, #67533c, #cab9a5);
  background: linear-gradient(to top, #67533c, #cab9a5);
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fbfafb), color-stop(#67533c), to(#fbfafb));
  background: -webkit-linear-gradient(left, #fbfafb, #67533c, #fbfafb);
  background: linear-gradient(0.25turn, #fbfafb, #67533c, #fbfafb);
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text] {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #67533c;
  }
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fbfafb;
          box-shadow: inset 0 0 50px 30px #fbfafb;
}
@media all and (max-width: 480px) {
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #67533c;
  }
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr {
  background-color: #fbfafb;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead {
  background-color: #cab9a5;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  color: #05161a;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 表に背景色を追加 */
  /* フォームのinputの背景色をTCCに合わせて修正 */
  /* フォームのテキストエリアの背景色をTCCに合わせて修正 */
  /* ラジオ・チェックボタンの下線色を修正 */
  /* フォームの必須の背景色を修正*/
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background-color: #fbfafb;
  background-color: var(--block-bg-color, #fbfafb);
  border: 2px solid #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before, .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fbfafb;
  color: #05161a;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #fbfafb;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2 {
  color: #05161a;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #b40d21;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fbfafb;
  color: #05161a;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td {
  background-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td {
  background-color: #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fbfafb;
  --block-bg-color: $bodyColor;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text] {
  color: #05161a;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  border: solid 2px #2C2B2C;
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #67533c;
  background-color: #fff;
  border: 2px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading {
  border-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before {
  color: #fff;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background: rgba(210, 195, 178, 0.7);
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(210, 195, 178, 0.7)), to(rgba(255, 255, 255, 0.7)));
  background-image: -webkit-linear-gradient(right, rgba(210, 195, 178, 0.7), rgba(255, 255, 255, 0.7));
  background-image: linear-gradient(to left, rgba(210, 195, 178, 0.7), rgba(255, 255, 255, 0.7));
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #67533c;
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #67533c;
  border-bottom: 2px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color {
  background-color: #ddd2c5;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 3px #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 3px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th {
  border: solid 5px #fbfafb;
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown, .theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: 1px solid #67533c;
  background-color: #fbfbfc;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder, .theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: 1px solid #67533c;
  background-color: #fbfbfc;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: 1px solid #67533c;
  background-color: #fbfbfc;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fffdf2;
  -webkit-box-shadow: inset 0 -2px 0 0 #67533c;
          box-shadow: inset 0 -2px 0 0 #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img {
  border: none;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow {
  border: 4px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img + .p-main-base-shop__heading {
  border-left: 4px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 和柄の背景をつける */
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table {
  color: #05161a;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  border-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm {
  border-bottom: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #67533c;
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: #67533c 0 0 0 2px;
          box-shadow: #67533c 0 0 0 2px;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a {
  background-color: #fff;
  color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #67533c;
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #d2c3b2;
          box-shadow: inset 0 -1px 0 0 #d2c3b2;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even),
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading {
  text-shadow: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(103, 83, 60, 0.2) 98%, rgba(103, 83, 60, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(103, 83, 60, 0.2) 98%, rgba(103, 83, 60, 0.13) 100%), radial-gradient(circle at top left, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at top right, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(103, 83, 60, 0.2) 98%, rgba(103, 83, 60, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(103, 83, 60, 0.2) 98%, rgba(103, 83, 60, 0.13) 100%), radial-gradient(circle at top left, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at top right, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(103, 83, 60, 0.1) 35%, rgba(103, 83, 60, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1.5px solid #67533c;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fbfafb;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background-repeat: no-repeat;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  width: 210px;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern > .p-premium-faq__icon--a,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2 {
  color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img {
  border: solid #67533c 1.5px;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #67533c;
  border-bottom: none;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item {
  border-bottom: solid #67533c 1.5px;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: solid 3px #d2c3b2;
  color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  color: #67533c;
  background-color: #d2c3b2;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #d2c3b2;
  color: #05161a;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs {
  border: solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #fbfafb;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label {
  color: #05161a;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl > [data-structure=e-text] {
  color: #2b3846;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading {
  border-color: #d5ab33;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after {
  border-right-color: #cfa126;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after {
  background: -webkit-gradient(linear, left top, right top, from(#bd8417), color-stop(25%, #dcba4a), color-stop(50%, #e0c054), color-stop(75%, #dcba4a), color-stop(97%, #bd8417));
  background: -webkit-linear-gradient(left, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
  background: linear-gradient(to right, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffe9ee), color-stop(80%, #ffeff3), to(#ffeff3));
  background: -webkit-linear-gradient(top, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
  background: linear-gradient(to bottom, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before {
  color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(10%, #fff9f1), to(#fff9f1));
  background-image: -webkit-linear-gradient(top, #fff 10%, #fff9f1 10%, #fff9f1 100%);
  background-image: linear-gradient(to bottom, #fff 10%, #fff9f1 10%, #fff9f1 100%);
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#e5d9af), to(#eadfb8));
  background: -webkit-linear-gradient(right, #e5d9af, #eadfb8);
  background: linear-gradient(to left, #e5d9af, #eadfb8);
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading {
  color: #BF953C;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before {
  background: #FFF0E0;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
@media only screen and (min-width: 1px) and (max-width: 599px) {
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th {
    color: #67533c;
  }
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 見出し(中央線)の線を細くする */
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text] {
  color: #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2 {
  color: #05161a;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #67533c;
  border: 2px solid #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before {
  color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after {
  background: #67533c;
  border: 2px solid #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm {
  border: 2px solid #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs {
  border: none;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img {
  border: 1px solid #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #67533c;
  color: #05161a;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: double 8px #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: none;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  color: #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2 {
  color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  background-color: #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2 {
  background-image: none;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #67533c;
  background-color: #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  -webkit-box-shadow: inset 0 0 30px #67533c;
          box-shadow: inset 0 0 30px #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr {
  -webkit-box-shadow: inset 0 0 30px #67533c;
          box-shadow: inset 0 0 30px #67533c;
  background-color: #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text], .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email], .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel], .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date], .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number], .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a {
  color: #fff;
  border: 2px solid #fff;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading {
  background-image: -webkit-linear-gradient(left, #67533c, #67533c 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #67533c, #67533c 5px, transparent 3px, transparent 10px);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img {
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 3px, #67533c 3px, #67533c 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #67533c 3px, #67533c 6px);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  background: #67533c;
  color: #fff;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before {
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #67533c), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, right bottom, left top, color-stop(50%, #67533c), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top right, #67533c 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #67533c 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #67533c 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #67533c 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #67533c), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, left bottom, right top, color-stop(50%, #67533c), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top left, #67533c 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #67533c 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #67533c 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #67533c 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm {
  border-bottom: 2px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #67533c;
  color: #fff;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before {
  border-left: 5px solid #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: 2px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading {
  border-bottom: 1px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku {
  border-top: 1px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom: 2px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: 1px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half {
  border-bottom: 1px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #fff;
  border: 1px solid #67533c;
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: none;
  border-bottom: 1px dashed #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after {
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #67533c, #67533c 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #67533c, #67533c 5px, transparent 3px, transparent 10px);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after {
  background-image: -webkit-linear-gradient(left, #67533c, #67533c 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #67533c, #67533c 5px, transparent 3px, transparent 10px);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after {
  border: 1px dashed #fff;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: dashed 2px #b8a084;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: dashed 2px #b8a084;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: dashed 2px #b8a084;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: transparent;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border-bottom: dashed 2px #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #67533c;
          box-shadow: inset 0 -2px 0 0 #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text {
  color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td {
  border: dashed 1px #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(103, 83, 60, 0.1);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2 {
  color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a {
  color: #fff;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #67533c;
          text-decoration: dashed underline #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: none;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fbfafb;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(103, 83, 60, 0.4);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item {
  border: dotted 4px #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #67533c;
  color: #fff;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm {
  border-bottom: 4px dotted #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left bottom, left top, from(#67533c), to(#cab9a5));
  background: -webkit-linear-gradient(bottom, #67533c, #cab9a5);
  background: linear-gradient(to top, #67533c, #cab9a5);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(210, 195, 178, 0.7);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: solid 4px #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#67533c), to(#67533c));
  background: -webkit-linear-gradient(right, #67533c, #67533c);
  background: linear-gradient(to left, #67533c, #67533c);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before, .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading {
  color: #fff;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background-color: #000;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after {
  border-left: 10px solid #d2c3b2;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #67533c;
  border: solid 1px #67533c;
  background-color: rgba(251, 250, 251, 0.6);
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #fbfafb;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fbfafb;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: double #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fbfafb;
  border-color: #67533c;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background-color: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #67533c;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(103, 83, 60, 0.6);
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fbfafb;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full {
  background-color: rgba(103, 83, 60, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(103, 83, 60, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(103, 83, 60, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(103, 83, 60, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(103, 83, 60, 0.8), rgba(0, 0, 255, 0) 35%);
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: transparent;
  border: solid 1px #696061;
  border: solid 1px #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  color: #67533c;
  background-color: transparent;
  border: solid 1px #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: outset 6px #d2c3b2;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fbfafb;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover {
  background-color: #fbfafb;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text], .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email], .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel], .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number], .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #ddd2c5;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  color: #fff;
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #67533c;
  color: #fff;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button, .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a {
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2 {
  color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fbfafb;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #a58764 0%, #cab9a5);
  background: radial-gradient(circle, #a58764 0%, #cab9a5);
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border: none;
  border-top: 4px solid #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #67533c;
  color: #fff;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border: solid transparent;
  border-left-color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px dashed #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after {
  color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) body {
  background-color: #fbfafb;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #67533c 0%, #cab9a5);
  background: radial-gradient(circle, #67533c 0%, #cab9a5);
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-right: 10px;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #cab9a5;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before, .theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before {
  background-color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text],
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text] {
  color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text] {
  color: #05161a;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fbfafb;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: #67533c;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(103, 83, 60, 0.6);
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #67533c;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #67533c;
  border-radius: 4px;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th {
  background-color: #fbfafb;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #05161a;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  background-color: #fff;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #67533c;
  color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2 {
  color: #fff;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  border: 5px solid #fff;
  background: #fff;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background-color: #fff;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: transparent;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) body {
  background-color: #fbfafb;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fbfafb;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #cab9a5;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading .c-heading,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #67533c;
  border-bottom: 4px solid #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li > div {
  -webkit-box-shadow: 0px 15px -5px #67533c;
          box-shadow: 0px 15px -5px #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #67533c 25%, transparent 25%, transparent 50%, #67533c 50%, #67533c 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #67533c 25%, transparent 25%, transparent 50%, #67533c 50%, #67533c 75%, transparent 75%, transparent);
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #67533c), to(#67533c));
  background: -webkit-linear-gradient(top, #67533c 0, #67533c 100%);
  background: linear-gradient(to bottom, #67533c 0, #67533c 100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(103, 83, 60, 0.6);
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(210, 195, 178, 0.7);
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(103, 83, 60, 0.2);
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button {
  background: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fbfafb;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#67533c), to(#cab9a5));
  background: -webkit-linear-gradient(bottom, #67533c, #cab9a5);
  background: linear-gradient(to top, #67533c, #cab9a5);
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #cab9a5;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(210, 195, 178, 0.7);
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #67533c;
}
@media all and (max-width: 480px) {
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #67533c;
  }
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text] {
  color: #fff;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text] {
  color: #05161a;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 1px solid #67533c;
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #67533c;
  }
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fbfafb;
  background: #fbfafb;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fbfafb;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #d2c3b2;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol {
  outline: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fbfafb), color-stop(#67533c), to(#fbfafb));
  background: -webkit-linear-gradient(left, #fbfafb, #67533c, #fbfafb);
  background: linear-gradient(0.25turn, #fbfafb, #67533c, #fbfafb);
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fbfafb;
          box-shadow: inset 0 0 50px 30px #fbfafb;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(103, 83, 60, 0.6)), color-stop(80%, rgba(103, 83, 60, 0.6)), to(rgba(103, 83, 60, 0)));
  background-image: -webkit-linear-gradient(left, rgba(103, 83, 60, 0.6) 0, rgba(103, 83, 60, 0.6) 80%, rgba(103, 83, 60, 0) 100%);
  background-image: linear-gradient(to right, rgba(103, 83, 60, 0.6) 0, rgba(103, 83, 60, 0.6) 80%, rgba(103, 83, 60, 0) 100%);
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper {
  background-color: #fff;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fbfafb;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full {
  background-color: #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #67533c;
    color: #fff;
  }
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #cab9a5;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(210, 195, 178, 0.7);
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #67533c;
}
@media all and (max-width: 480px) {
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #67533c;
  }
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text],
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text] {
  color: #05161a;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom {
  border-top: 1px solid #fff;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  background-color: #fbfafb;
  border: solid 4px #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 2px #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: 1px solid #cab9a5;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: 3px solid #cab9a5;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fbfafb;
  background: #fbfafb;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fbfafb;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  border-right: solid 2px #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 2px solid #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a {
  color: #67533c;
  background-color: #fff;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #67533c;
          box-shadow: 15px 15px 0px 0 #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] {
  background: -webkit-gradient(linear, left top, right top, from(#fbfafb), color-stop(#67533c), to(#fbfafb));
  background: -webkit-linear-gradient(left, #fbfafb, #67533c, #fbfafb);
  background: linear-gradient(0.25turn, #fbfafb, #67533c, #fbfafb);
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 3px #67533c, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(103, 83, 60, 0.6)), color-stop(80%, rgba(103, 83, 60, 0.6)), to(rgba(103, 83, 60, 0)));
  background-image: -webkit-linear-gradient(left, rgba(103, 83, 60, 0.6) 0, rgba(103, 83, 60, 0.6) 80%, rgba(103, 83, 60, 0) 100%);
  background-image: linear-gradient(to right, rgba(103, 83, 60, 0.6) 0, rgba(103, 83, 60, 0.6) 80%, rgba(103, 83, 60, 0) 100%);
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #67533c;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #67533c;
  border-radius: 50px;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fbfafb;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fbfafb;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(103, 83, 60, 0.6);
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border {
  border: 2px dotted #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: dotted 2px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dotted #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 2px dotted #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: dotted 2px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 4px dotted #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number] {
  border-bottom: 1px solid #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #67533c;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fbfafb;
  border-color: #67533c;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  background-color: white;
  border: solid 5px white;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #67533c 0 0 0 3px;
          box-shadow: #67533c 0 0 0 3px;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.1) 50%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.1) 50%, transparent 50%);
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #67533c;
  background-color: white;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) {
  color: #05161A;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 2px 1px #67533c, 0 0 1rem #67533c, 0 0 1rem #67533c;
  color: #fff;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background: -webkit-radial-gradient(top, ellipse, #67533c, transparent), -webkit-radial-gradient(bottom, ellipse, #67533c, transparent);
  background: radial-gradient(ellipse at top, #67533c, transparent), radial-gradient(ellipse at bottom, #67533c, transparent);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a {
  color: #67533c;
  background: -webkit-radial-gradient(top, ellipse, #fff, transparent), -webkit-radial-gradient(bottom, ellipse, #fff, transparent);
  background: radial-gradient(ellipse at top, #fff, transparent), radial-gradient(ellipse at bottom, #fff, transparent);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2 {
  background: -webkit-radial-gradient(top, ellipse, #67533c, transparent), -webkit-radial-gradient(bottom, ellipse, #67533c, transparent);
  background: radial-gradient(ellipse at top, #67533c, transparent), radial-gradient(ellipse at bottom, #67533c, transparent);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fbfafb;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fbfafb;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(103, 83, 60, 0.6);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(103, 83, 60, 0.7);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text] {
  color: #fff;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #67533c;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #67533c;
  border-top: solid 1px #67533c;
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fbfafb;
  border-color: #67533c;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #67533c;
  background: #fff;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(103, 83, 60, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.3) 100%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.3) 50%, transparent 50%);
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) {
  color: #05161A;
  /* 文字色を元に戻す */
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 1px 1px #fff, 0 0 1rem #fff;
  color: #05161A;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button {
  background: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fbfafb;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fbfafb;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon {
  background: -webkit-radial-gradient(top, ellipse, #67533c, transparent), -webkit-radial-gradient(bottom, ellipse, #67533c, transparent);
  background: radial-gradient(ellipse at top, #67533c, transparent), radial-gradient(ellipse at bottom, #67533c, transparent);
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #d2c3b2;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background: #fff;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background: #000;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) form,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner {
  color: #05161A;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #cab9a5;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  border: solid 2px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #67533c;
  border-bottom: 4px solid #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: solid 1px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 2px solid #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm {
  border-bottom: solid 1px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #67533c;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #67533c;
  border-top: solid 2px #67533c;
  border-bottom: solid 2px #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #cab9a5;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a {
  -webkit-box-shadow: inset 0 0 8px 6px #fbfafb;
          box-shadow: inset 0 0 8px 6px #fbfafb;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  border: solid 1px #67533c;
  background-color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border: none;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #67533c;
    -webkit-box-shadow: inset 0 0 6px 3px #fbfafb;
            box-shadow: inset 0 0 6px 3px #fbfafb;
    color: #fff;
  }
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  -webkit-box-shadow: inset 0 0 15px 10px #fbfafb;
          box-shadow: inset 0 0 15px 10px #fbfafb;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fbfafb;
  border-color: #67533c;
  -webkit-box-shadow: inset 0 -1px 0 0 #67533c;
          box-shadow: inset 0 -1px 0 0 #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #67533c;
  background: #fff;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  background: inherit;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg,
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg {
  background-color: inherit;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(103, 83, 60, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(103, 83, 60, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(103, 83, 60, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(103, 83, 60, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(103, 83, 60, 0.3) 100%, transparent 50%), linear-gradient(rgba(103, 83, 60, 0.3) 50%, transparent 50%);
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #cab9a5;
  border: solid 1px #cab9a5;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #67533c;
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #67533c;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #67533c;
    border-left: 179px solid transparent;
  }
}
.theme-nature.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #67533c;
}
.theme-nature [data-structure=b-main-set-2--center] .c-btn a:not([style*=background-color]),
.theme-nature [data-structure=b-sentence-set--bg-dark] .c-btn a:not([style*=background-color]) {
  background-color: #85c843;
  -webkit-box-shadow: 0 -4px 0 #5f932b inset;
          box-shadow: 0 -4px 0 #5f932b inset;
  text-shadow: 0 -1px #5f932b;
}
.theme-nature [data-structure=b-heading] .c-bg-img[style^=background]:before {
  background: rgba(103, 83, 60, 0.8);
}
.theme-nature [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before {
  background: rgba(103, 83, 60, 0.8);
}
.theme-nature [data-structure=b-heading-origin-bdr--updown] .c-heading {
  color: #67533c;
}
.theme-nature [data-structure=b-article-img-left] .p-article-subhead {
  color: #67533c;
}
.theme-nature [data-structure=b-heading-btm-bdr] .c-heading {
  color: #67533c;
}
.theme-nature [data-structure=b-btn-set-3] .c-btn a:not([style*=background-color]) {
  background-color: #85c843;
  -webkit-box-shadow: 0 -4px 0 #5f932b inset;
          box-shadow: 0 -4px 0 #5f932b inset;
  text-shadow: 0 -1px #5f932b;
}
.theme-nature .p-header,
.theme-nature .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature .p-header--theme-color,
.theme-nature .p-m_navigation--theme-color {
  background-color: #67533c;
}
.theme-nature .p-header-nav-floating-btn {
  background-color: #fbfafb;
}
.theme-nature .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fbfafb;
}
.theme-nature .p-main-set-3--center {
  border-color: #67533c;
}
.theme-nature .p-main-set-3--center__subhead {
  background-color: #67533c;
}
.theme-nature .p-main-set-3--center__period {
  border-color: #67533c;
  color: #67533c;
}
.theme-nature .p-main-set-3--center__main {
  color: #67533c;
}
.theme-nature .p-heading-balloon--ghost {
  background-color: #fbfafb;
}
.theme-nature .p-heading-balloon--ghost:after {
  border-top-color: #fbfafb;
}
.theme-nature .p-article--bdr__box {
  background-color: #fbfafb;
}
.theme-nature .p-article-point__box {
  background-color: #fbfafb;
}
.theme-nature .p-article-point__border {
  background-color: #fbfafb;
}
.theme-nature .p-card-voice-bordered {
  background-color: #fbfafb;
}
.theme-nature .p-sentence-set__box--bdr {
  background-color: #fbfafb;
}
.theme-nature .p-premium-btn-set-3__body {
  background-color: #fbfafb;
  color: inherit;
}
.theme-nature .p-order-ticket-2__inner {
  background-color: #fff;
}
.theme-nature .p-order-card-bordered {
  background-color: #fbfafb;
}
.theme-nature .p-list__box--bdr {
  background-color: #fbfafb;
}
.theme-nature .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fbfafb;
}
.theme-nature .p-list-center-img li > div {
  background-color: #fbfafb;
}
.theme-nature .s_footer-peraichi {
  background-color: #e1e2e3;
}

.theme-elegant {
  --block-bg-color: #fcfafb;
  background-color: #fcfafb;
}
.theme-elegant .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(235, 65, 162, 0.9)), to(rgba(235, 109, 65, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(235, 65, 162, 0.9), rgba(235, 109, 65, 0.9));
  background-image: linear-gradient(to left, rgba(235, 65, 162, 0.9), rgba(235, 109, 65, 0.9));
}
.theme-elegant .c-bg-color {
  background-color: #fff;
}
.theme-elegant .c-border {
  border-color: #ed535e;
}
.theme-elegant .c-btn a,
.theme-elegant .c-btn input,
.theme-elegant .c-btn button,
.theme-elegant .c-btn .btn-customform-submit {
  background-color: #ed535e;
}
.theme-elegant .c-btn--secondary a,
.theme-elegant .c-btn--secondary input,
.theme-elegant .c-btn--secondary button,
.theme-elegant .c-btn--secondary .btn-customform-submit {
  background-color: #f7b322;
  color: #fff;
}
.theme-elegant .c-btn--invert a,
.theme-elegant .c-btn--invert input,
.theme-elegant .c-btn--invert button,
.theme-elegant .c-btn--invert .btn-customform-submit {
  color: #ed535e;
  background-color: #fff;
}
.theme-elegant .c-btn--ghost a,
.theme-elegant .c-btn--ghost input,
.theme-elegant .c-btn--ghost button,
.theme-elegant .c-btn--ghost .btn-customform-submit {
  background: none;
  border-color: #ed535e;
  color: #ed535e;
}
.theme-elegant .c-btn--ghost.c-btn--secondary a,
.theme-elegant .c-btn--ghost.c-btn--secondary input,
.theme-elegant .c-btn--ghost.c-btn--secondary button,
.theme-elegant .c-btn--ghost.c-btn--secondary .btn-customform-submit {
  background: none;
  border-color: #f7b322;
  color: #f7b322;
}
.theme-elegant .c-btn--ghost-white a,
.theme-elegant .c-btn--ghost-white input,
.theme-elegant .c-btn--ghost-white button,
.theme-elegant .c-btn--ghost-white .btn-customform-submit {
  background: none;
}
.theme-elegant .c-form input[type=text]:focus,
.theme-elegant .c-form input[type=email]:focus,
.theme-elegant .c-form textarea:focus,
.theme-elegant .c-form select:focus {
  border-color: #ed535e;
  -webkit-box-shadow: 0 0 6px 0 #fbdee0;
          box-shadow: 0 0 6px 0 #fbdee0;
}
.theme-elegant .c-form .file-upload-btn {
  border-color: #ed535e;
  color: #ed535e;
}
.theme-elegant .c-heading--bdr-btm, .theme-elegant .c-heading--bdr-thin-btm {
  border-bottom-color: #ed535e;
}
.theme-elegant .c-hr-dashed,
.theme-elegant .c-hr-dotted,
.theme-elegant .c-hr-double,
.theme-elegant .c-hr-solid {
  border-color: #ed535e;
}
.theme-elegant .c-hr-origin {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}
.theme-elegant .c-hr-origin--2 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-elegant .c-hr-origin--3 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2C22c-0.3%2C0.1-1.3-0.1-1.5-0.3c-0.5-0.5-1.1-0.9-1.5-1.5c-0.6-0.8-0.3-1.5%2C0-2c0.4-0.8%2C1.1-1.4%2C1.7-2%0A%09%09c0.7-0.6%2C1.6-0.4%2C2.4-0.4c0.7%2C0.1%2C1%2C0.8%2C1.1%2C1.3c0.2%2C0.6%2C0.3%2C1.5%2C0.2%2C2.1c-0.2%2C0.9-0.3%2C1.9-1.5%2C2.3C34.5%2C21.2%2C33.8%2C21.5%2C33.6%2C22z%22%0A%09%09/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19.6%2C21.4c-1.2-0.4-1.2-1.5-1.3-2.4c0-0.5%2C0.2-0.9%2C0.9-1.1c0.5-0.2%2C1-0.5%2C1.4-0.9c0.6-0.5%2C0.9-0.5%2C1.7-0.1%0A%09%09c0.1%2C0.1%2C0.3%2C0.1%2C0.4%2C0.1c0.7%2C0%2C1.1%2C0.5%2C1.2%2C1.1c0.2%2C1.1%2C0.1%2C2.1-0.8%2C3C22.8%2C21.3%2C20.5%2C21.7%2C19.6%2C21.4z%22/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M8.3%2C21.9c-0.8%2C0.4-1.9%2C0-2.5-0.7c-0.4-0.5-1-1.2-0.6-2.1c0.3-0.7%2C0.2-1.6%2C1.1-1.9c0.4-0.2%2C0.7-0.5%2C1.2-0.1%0A%09%09c0.1%2C0.1%2C0.4%2C0.1%2C0.6-0.1c0.5-0.5%2C0.9-0.2%2C1.3%2C0.1c1.1%2C0.9%2C1.7%2C2%2C0.9%2C3.5C10%2C21.2%2C8.9%2C21.7%2C8.3%2C21.9z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-elegant .c-hr-origin--4 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}
.theme-elegant .c-hr-origin--5 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-elegant .c-hr-origin--6 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(237, 83, 94, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-elegant .c-img-icon {
  background-color: #ed535e;
}
.theme-elegant .c-symbol {
  background-color: #ed535e;
}
.theme-elegant .c-thead--color thead th,
.theme-elegant .c-thead--color thead td {
  background-color: white;
}
.theme-elegant .c-thead--color-invert thead th,
.theme-elegant .c-thead--color-invert thead td {
  background-color: #ed535e;
}
.theme-elegant .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant .p-sentence-caution__content-wrapper {
  background-color: white;
}
.theme-elegant .p-sentence-caution__content-inner {
  background-color: #ed535e;
}
.theme-elegant .p-sentence-caution__icon {
  color: #ed535e;
}
.theme-elegant .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #ed535e;
}
.theme-elegant .p-btn-contact.c-bg-img {
  background-color: #ed535e;
}
.theme-elegant .p-btn-contact__contact-area-inner h2 {
  color: #ed535e;
}
.theme-elegant .p-btn-contact__tel-wrapper {
  background-color: white;
}
.theme-elegant .p-article-point__header {
  background-color: #ed535e;
}
.theme-elegant .p-article-has-number__ribbon {
  background: #ed535e;
}
.theme-elegant .p-article-has-number__ribbon:after {
  border-color: transparent #fcfafb transparent transparent;
  border-color: transparent var(--block-bg-color, #fcfafb) transparent transparent;
}
.theme-elegant .p-article-has-number__circle {
  background: #ed535e;
}
.theme-elegant .p-article-has-tags__tag {
  background-color: #ed535e;
}
.theme-elegant .p-card-voice-bordered {
  border-top-color: #ed535e;
}
.theme-elegant .p-card-voice-bordered__img img,
.theme-elegant .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #ed535e;
}
.theme-elegant .p-cards-img-left--with-table-2col__table {
  border: solid 1px #ed535e;
}
.theme-elegant .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #ed535e;
}
.theme-elegant .p-cards-img-left--with-table-2col__table tr:last-of-type {
  border-bottom: none;
}
.theme-elegant .p-cards-img-left--with-table-2col__table tr th:before {
  color: #ed535e;
}
.theme-elegant .p-form-simple .c-form-control-label {
  color: #ed535e;
}
.theme-elegant .p-form-simple input[type=text]:focus,
.theme-elegant .p-form-simple input[type=email]:focus {
  background-color: white;
  -webkit-box-shadow: inset 0 -2px 0 0 #ed535e;
          box-shadow: inset 0 -2px 0 0 #ed535e;
}
.theme-elegant .p-form-simple textarea:focus {
  background-color: white;
  border-color: #ed535e;
}
.theme-elegant .p-header--theme-color {
  background-color: #ed535e;
}
.theme-elegant .p-heading-arrow {
  background-color: #ed535e;
}
.theme-elegant .p-heading-arrow:before, .theme-elegant .p-heading-arrow:after {
  background-color: #fcfafb;
}
.theme-elegant .p-heading-arrow:before,
.theme-elegant .p-heading-arrow:after {
  background-color: #fcfafb;
}
.theme-elegant .p-heading-arrow--v2 {
  background-color: #ed535e;
}
.theme-elegant .p-heading-arrow--v2:before {
  border-top-color: #ed535e;
  background-color: transparent;
}
.theme-elegant .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #f9c6ca 8%, #f9c6ca 14%, transparent 14%, transparent 86%, #f9c6ca 86%, #f9c6ca 92%, transparent 92%), -webkit-linear-gradient(rgba(252, 250, 251, 0.75), rgba(252, 250, 251, 0)), -webkit-linear-gradient(45deg, transparent 40%, white 40%, white 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #f9c6ca 8%, #f9c6ca 14%, transparent 14%, transparent 86%, #f9c6ca 86%, #f9c6ca 92%, transparent 92%), linear-gradient(rgba(252, 250, 251, 0.75), rgba(252, 250, 251, 0)), linear-gradient(45deg, transparent 40%, white 40%, white 60%, transparent 60%), linear-gradient(white, white);
}
.theme-elegant .p-heading-ribbon::before {
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
}
.theme-elegant .p-heading-ribbon::after {
  border-left-color: white;
  border-top-color: white;
  border-bottom-color: white;
}
.theme-elegant .p-heading-ribbon__body:before, .theme-elegant .p-heading-ribbon__body:after {
  border-color: #f28189 transparent transparent transparent;
}
.theme-elegant .p-heading-ribbon--flat {
  background: #ed535e;
}
.theme-elegant .p-heading-ribbon--flat::before {
  border-top-color: #ec4551;
  border-right-color: #ec4551;
  border-bottom-color: #ec4551;
}
.theme-elegant .p-heading-ribbon--flat::after {
  border-left-color: #ec4551;
  border-top-color: #ec4551;
  border-bottom-color: #ec4551;
}
.theme-elegant .p-heading-btm-bdr::after {
  border-top-color: #ed535e;
}
.theme-elegant .p-heading-double-bdr {
  border-color: #ed535e;
}
.theme-elegant .p-heading-double-bdr--updown::before {
  border-top-color: #ed535e;
  border-bottom-color: #ed535e;
}
.theme-elegant .p-heading-double-bdr--updown::after {
  border-top-color: #ed535e;
  border-bottom-color: #ed535e;
}
.theme-elegant .p-heading-put-on-bdr__inner::before, .theme-elegant .p-heading-put-on-bdr__inner::after {
  background-color: #ed535e;
}
.theme-elegant .p-heading-balloon {
  background-color: white;
}
.theme-elegant .p-heading-balloon::after {
  border-top-color: white;
}
.theme-elegant .p-heading-balloon--invert {
  background-color: #ed535e;
}
.theme-elegant .p-heading-balloon--invert::after {
  border-top-color: #ed535e;
}
.theme-elegant .p-heading-balloon--ghost {
  border-color: #ed535e;
}
.theme-elegant .p-heading-balloon--ghost::before {
  border-top-color: #ed535e;
}
.theme-elegant .p-heading-dogear {
  background-color: white;
}
.theme-elegant .p-heading-dogear::after {
  border-color: #fcfafb #fcfafb #ed535e #ed535e;
}
.theme-elegant .p-heading-marker::after {
  background-color: #fbdee0;
}
.theme-elegant .p-heading-accent::before {
  background-color: #ed535e;
}
.theme-elegant .p-heading-accent::after {
  background: #fbdee0;
}
.theme-elegant .p-heading-background-text__sub {
  color: white;
}
.theme-elegant .p-list-step {
  color: #ed535e;
}
.theme-elegant .p-list-step__body {
  border-left-color: #ed535e;
}
.theme-elegant .p-list-step-has-img:not(:last-child) .c-border::before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #ed535e;
}
.theme-elegant .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(237, 83, 94, 0.1);
}
.theme-elegant .p-list-faq-accordion__title-area {
  border-bottom-color: #ed535e;
}
.theme-elegant .p-list-faq-accordion__title-area:after {
  color: #ed535e;
}
.theme-elegant .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(237, 83, 94, 0.1);
}
.theme-elegant .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #ed535e;
}
.theme-elegant .p-list-faq-accordion-has-img__title-area:after {
  color: #ed535e;
}
.theme-elegant .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant .p-others-timeline__date {
  color: #ed535e;
}
.theme-elegant .p-order-ticket-2__price {
  color: #f7b322;
}
.theme-elegant .p-order-card-bordered {
  border-top-color: #ed535e;
}
.theme-elegant div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img {
  background-color: #fcfafb;
}
.theme-elegant div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2 {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img {
  background-color: #fcfafb;
}
.theme-elegant div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2 {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd {
  color: #ed535e;
}
.theme-elegant .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant .p-others-shop-menu__label {
  background-color: #ed535e;
}
.theme-elegant .p-others-rectangle__item-inner {
  background-color: #ed535e;
  color: #fff;
}
.theme-elegant .p-timetable-item__subhead {
  background-color: white;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant .p-timetable-item__time {
    background-color: #f6f0f3;
  }
}
.theme-elegant .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #f6f0f3;
}
.theme-elegant .p-table-comparison__th--accent {
  border: solid 2px #ed535e;
  background-color: #ed535e;
}
.theme-elegant .p-table-comparison__td--accent {
  border: solid 2px #ed535e;
  background-color: white;
}
.theme-elegant .p-funding-goal-borderd__flame {
  border-color: #ed535e;
}
.theme-elegant .p-before-after__arrow-element::before {
  border-left-color: #ed535e;
}
.theme-elegant .p-before-after__arrow-element::after {
  border-left-color: #ed535e;
}
.theme-elegant .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant .p-others-conversational-text__myself-voice::before {
  border-left: 10px solid white;
}
.theme-elegant .p-others-conversational-text__myself-voice::after {
  border-left: 10px solid white;
}
.theme-elegant .p-cards-balloon-circle-img__card-text,
.theme-elegant .p-cards-balloon-circle-img__card-dot {
  background-color: white;
}
.theme-elegant .p-premium-heading-arrow {
  background-color: #ed535e;
}
.theme-elegant .p-premium-heading-arrow:before,
.theme-elegant .p-premium-heading-arrow:after {
  background-color: #fcfafb;
}
.theme-elegant .p-premium-heading-arrow--v2 {
  background-color: #ed535e;
}
.theme-elegant .p-premium-heading-arrow--v2:before {
  border-top-color: #ed535e;
}
.theme-elegant .p-premium-heading-frame {
  background-color: #ed535e;
  -webkit-box-shadow: inset 0 0 0 5px #ed535e, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #ed535e, inset 0 0 0 6px #fff;
}
.theme-elegant .p-premium-btn-set-2__heading {
  background-color: #ed535e;
}
.theme-elegant .p-premium-btn-set-3__wrapper {
  background-color: #ed535e;
}
.theme-elegant .p-premium-faq__icon--a {
  background-color: #ed535e;
  color: #fff;
}
.theme-elegant .p-premium-cards-img-left__label {
  background-color: #ed535e;
}
.theme-elegant .p-premium-sentence-merit__label {
  background-color: #ed535e;
}
.theme-elegant .p-premium-sentence-merit__header {
  border-color: #ed535e;
}
.theme-elegant .p-premium-profile__heading {
  background-color: #ed535e;
}
.theme-elegant .p-premium-profile__name {
  border-color: #ed535e;
}
.theme-elegant .p-premium-profile__subHeading {
  color: #ed535e;
}
.theme-elegant .p-premium-heading-grad {
  background-color: #ed535e;
}
.theme-elegant .p-premium-heading-grad__inner {
  background-color: #ed535e;
}
.theme-elegant .p-premium-btn a {
  background-color: #f7b322;
}
.theme-elegant .p-premium-contact-set {
  background-color: #ed535e;
  border-color: #e82533;
}
.theme-elegant .p-premium-contact-set__btn a {
  background-color: #f7b322;
}
.theme-elegant .p-premium-steps__heading {
  border-color: #ed535e;
}
.theme-elegant .p-premium-steps__heading:after {
  background-color: #ed535e;
}
.theme-elegant .p-premium-steps__item-header {
  background-color: #ed535e;
}
.theme-elegant .p-premium-steps__item-num {
  color: #ed535e;
}
.theme-elegant .p-premium-steps__item-img {
  -webkit-box-shadow: #ed535e 0 0 0 3px;
          box-shadow: #ed535e 0 0 0 3px;
}
.theme-elegant .p-premium-steps__arrow:after {
  border-left-color: #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant .p-premium-steps__arrow:after {
    border-left-color: transparent;
    border-top-color: #ed535e;
  }
}
.theme-elegant .p-premium-interview__heading {
  background-color: #ed535e;
}
.theme-elegant .p-sentence-card {
  background-color: white;
  border: 1px solid #ed535e;
}
.theme-elegant .u-color-theme-main {
  color: #ed535e;
}
.theme-elegant .u-color-theme-sub {
  color: #f7b322;
}
.theme-elegant .u-color-theme-accent {
  color: #f7b322;
}
.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-num,
.theme-elegant div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,
.theme-elegant div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,
.theme-elegant div[data-structure=b-list-step] .p-list-step,
.theme-elegant div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,
.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,
.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,
.theme-elegant div[data-structure=b-order-ticket-2] .u-color-theme-main,
.theme-elegant div[data-structure=b-order-ticket-2] .p-order-ticket-2__price, .theme-elegant div[data-structure=b-order-ticket] .u-color-theme-main,
.theme-elegant div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant div[data-structure=b-cards-numbers--big] .u-color-theme-main {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-elegant div[data-structure=b-article-point] .p-article-point__header,
.theme-elegant div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-elegant div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-elegant div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-elegant div[data-structure=b-article-has-number] .p-article-has-number__ribbon,
.theme-elegant div[data-structure=b-article-has-number] .p-article-has-number__circle,
.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,
.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-header {
  background: #ed535e;
}
.theme-elegant div[data-structure=b-header-logo-img-2] .p-header--theme-color,
.theme-elegant div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-elegant div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-elegant div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-elegant div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-elegant div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,
.theme-elegant div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-elegant div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,
.theme-elegant div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,
.theme-elegant div[data-structure=b-rectangle] .p-others-rectangle__item-inner,
.theme-elegant div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading {
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before, .theme-elegant div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after, .theme-elegant div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before {
  border-top-color: #ed535e;
}
.theme-elegant div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #ed535e;
}
.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #ed535e;
}
.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 20px solid #fff;
}
.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before {
  border-top-color: #da666e;
  border-right-color: #da666e;
  border-bottom-color: #da666e;
}
.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after {
  border-left-color: #da666e;
  border-top-color: #da666e;
  border-bottom-color: #da666e;
}
.theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before, .theme-elegant div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after {
  border-color: #f28189 transparent transparent transparent;
}
.theme-elegant div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner {
  border-color: #ed535e;
}
.theme-elegant div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-elegant div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-elegant div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-elegant div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #fbdee0 8%, #fbdee0 14%, transparent 14%, transparent 86%, #fbdee0 86%, #fbdee0 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, white 40%, white 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #fbdee0 8%, #fbdee0 14%, transparent 14%, transparent 86%, #fbdee0 86%, #fbdee0 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, white 40%, white 60%, transparent 60%), linear-gradient(white, white);
}
.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon:before {
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
}
.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon:after {
  border-left-color: white;
  border-top-color: white;
  border-bottom-color: white;
}
.theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before, .theme-elegant div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after {
  border-color: #ee5c67 transparent transparent transparent;
}
.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #ed535e 0 0 0 3px;
          box-shadow: #ed535e 0 0 0 3px;
}
.theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
  border-left: 15px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #ed535e;
  }
}
.theme-elegant div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-heading-frame] .p-premium-heading-frame {
  background-color: #ed535e;
  -webkit-box-shadow: inset 0 0 0 5px #ed535e, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #ed535e, inset 0 0 0 6px #fff;
}
.theme-elegant div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #ed535e;
}
.theme-elegant div[data-structure=b-heading-dogear] .p-heading-dogear, .theme-elegant div[data-structure=b-heading-balloon] .p-heading-balloon {
  background-color: white;
}
.theme-elegant div[data-structure=b-heading-balloon] .p-heading-balloon:after {
  border-top: 15px solid white;
}
.theme-elegant div[data-structure=b-heading-dogear] .p-heading-dogear:after {
  border-color: #fcfafb #fcfafb #ed535e #ed535e;
}
.theme-elegant div[data-structure=b-heading-accent] .p-heading-accent:before {
  background: #ed535e;
}
.theme-elegant div[data-structure=b-heading-accent] .p-heading-accent:after {
  background-color: white;
}
.theme-elegant div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle:before {
  background: #ed535e;
}
.theme-elegant div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle {
  color: #05161a;
}
.theme-elegant div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before {
  border-top: 15px solid #ed535e;
}
.theme-elegant div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px solid #ed535e;
}
.theme-elegant div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #ed535e;
  border-bottom: 1px solid #ed535e;
}
.theme-elegant div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #ed535e;
  border-bottom: 2px solid #ed535e;
}
.theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #ed535e;
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img, .theme-elegant div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image {
  border: 3px solid #ed535e;
}
.theme-elegant div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  border: solid 2px #ed535e;
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #ed535e;
}
.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area,
.theme-elegant div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 2px #ed535e;
}
.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #ed535e;
}
.theme-elegant div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #ed535e;
}
.theme-elegant div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: rgba(255, 255, 255, 0.9);
}
.theme-elegant div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: white;
  border: 1px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-elegant div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #ed535e;
}
.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #fcfafb;
}
.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2 {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  background-color: white;
}
.theme-elegant div[data-structure=b-premium-btn] .p-premium-btn a,
.theme-elegant div[data-structure=b-premium-btn--type-2] .p-premium-btn a,
.theme-elegant div[data-structure=b-premium-btn--type-3] .p-premium-btn a,
.theme-elegant div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a {
  background-color: #f7b322;
}
.theme-elegant div[data-structure=b-shop-menu] .p-others-shop-menu__label {
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-timeline] .p-others-timeline__date {
  color: #ed535e;
}
.theme-elegant div[data-structure=b-funding-goal] .p-funding-goal__head {
  border-bottom: 1px solid #ccc;
}
.theme-elegant div[data-structure=b-before-after] .p-before-after__arrow-element:after {
  border-left: 26px solid #ed535e;
}
.theme-elegant div[data-structure=b-before-after] .p-before-after__arrow-element:before {
  border-left: 35px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-profile-set] .p-premium-profile__name {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant div[data-structure=b-premium-interview] .p-premium-interview__bottom {
  background: #f9f9f9;
}
.theme-elegant div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before,
.theme-elegant div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after {
  background-color: #fcfafb;
}
.theme-elegant .p-order-has-tags__item {
  background-color: #ed535e;
}
.theme-elegant .p-article-before-after-list__arrow:after {
  border-left-color: #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant .p-article-before-after-list__arrow:after {
    border-left-color: transparent;
    border-top-color: #ed535e;
  }
}
.theme-elegant .p-article-before-after-list__arrow--active .p-article-before-after-list__item {
  border-color: #ed535e;
}
.theme-elegant .p-article-before-after-list__arrow--active .p-article-before-after-list__icon svg {
  fill: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2 {
  color: #fff;
}
.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: white;
}
.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner {
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2 {
  color: #fff;
}
.theme-elegant div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper {
  background-color: #ed535e;
}
.theme-elegant div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body {
  background-color: #fff;
}
.theme-elegant div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-elegant div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #ed535e 25%, transparent 25%, transparent 50%, #ed535e 50%, #ed535e 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #ed535e 25%, transparent 25%, transparent 50%, #ed535e 50%, #ed535e 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}
.theme-elegant div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner,
.theme-elegant div[data-structure=b-btn-set-3] .p-btn-set-3__inner {
  background-color: #fafafa;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before, .theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before, .theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before, .theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before, .theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before {
  background: -webkit-repeating-linear-gradient(135deg, #fbdee0, #fbdee0 5px, white 0, white 10px);
  background: repeating-linear-gradient(-45deg, #fbdee0, #fbdee0 5px, white 0, white 10px);
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading {
  background-color: white;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, rgba(237, 83, 94, 0.1))) no-repeat bottom right/100% 100%;
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(237, 83, 94, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(237, 83, 94, 0.1) 50.1%) no-repeat bottom right/100% 100%;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom-color: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm {
  border-bottom-color: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img {
  -webkit-box-shadow: 15px 15px 0px 0 #ed535e;
          box-shadow: 15px 15px 0px 0 #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #ed535e;
          box-shadow: 15px 15px 0px 0 #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom-color: white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  background-color: white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6 {
  background-color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full {
  background-color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #ed535e;
  border-bottom: none;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown {
  background-color: white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  color: #05161a;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0, #f3e35f));
  background: -webkit-linear-gradient(transparent 80%, #f3e35f 0);
  background: linear-gradient(transparent 80%, #f3e35f 0);
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a::after,
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a::after {
  color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #fff;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  color: inherit;
  background-color: inherit;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text] {
  color: #5f5850;
}
.theme-elegant.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  /* 画像＋文章のブロックにマスキングテープの色を変更 */
  /* 枠があるブロックの文字色を黒に変更 */
  /* 画像まわりに枠の色変更 */
  /* 質問リストの質問の下ボーダーの色変更 */
  /* お申込みボックスのカラーを元のカラーに戻す */
  /* 画像まわりのあしらいをテーマに合うカラーに変更 */
  /* 見出しのあしらいを元のカラーに戻す */
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 {
  background-color: white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div {
  border-bottom: dashed 1px #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before {
  background-image: -webkit-linear-gradient(135deg, rgba(237, 83, 94, 0.4) 25%, transparent 25%, transparent 50%, rgba(237, 83, 94, 0.4) 50%, rgba(237, 83, 94, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(237, 83, 94, 0.4) 25%, transparent 25%, transparent 50%, rgba(237, 83, 94, 0.4) 50%, rgba(237, 83, 94, 0.4) 75%, transparent 75%, transparent 100%);
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] {
  color: #05161a;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background: #fcfafb;
  background: var(--block-bg-color, #fcfafb);
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body {
  border-bottom: dashed 1px #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #c00;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  background-color: white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fcfafb;
  --block-bg-color: $bodyColor;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background-color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover {
  color: #fff;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  background-color: transparent;
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #ed535e;
          text-decoration: dashed underline #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr {
  border: 3px dotted #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border: 4px solid #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #ed535e; /* 枠の色　*/
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form {
  border: none;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(237, 83, 94, 0.1);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  border-bottom: dashed #fff;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label {
  color: #05161a;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: -webkit-gradient(linear, left bottom, left top, from(#ed535e), to(white));
  background: -webkit-linear-gradient(bottom, #ed535e, white);
  background: linear-gradient(to top, #ed535e, white);
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text] {
  color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm {
  border: solid 2px #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 2px solid #ed535e;
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#ed535e), to(white));
  background: -webkit-linear-gradient(bottom, #ed535e, white);
  background: linear-gradient(to top, #ed535e, white);
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#ed535e), to(white));
  background: -webkit-linear-gradient(bottom, #ed535e, white);
  background: linear-gradient(to top, #ed535e, white);
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fcfafb), color-stop(#ed535e), to(#fcfafb));
  background: -webkit-linear-gradient(left, #fcfafb, #ed535e, #fcfafb);
  background: linear-gradient(0.25turn, #fcfafb, #ed535e, #fcfafb);
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text] {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #ed535e;
  }
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fcfafb;
          box-shadow: inset 0 0 50px 30px #fcfafb;
}
@media all and (max-width: 480px) {
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #ed535e;
  }
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead {
  background-color: white;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  color: #05161a;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 表に背景色を追加 */
  /* フォームのinputの背景色をTCCに合わせて修正 */
  /* フォームのテキストエリアの背景色をTCCに合わせて修正 */
  /* ラジオ・チェックボタンの下線色を修正 */
  /* フォームの必須の背景色を修正*/
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background-color: #fcfafb;
  background-color: var(--block-bg-color, #fcfafb);
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before, .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fcfafb;
  color: #05161a;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2 {
  color: #05161a;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #b40d21;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fcfafb;
  color: #05161a;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td {
  background-color: white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fcfafb;
  --block-bg-color: $bodyColor;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text] {
  color: #05161a;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  border: solid 2px #2C2B2C;
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #ed535e;
  background-color: #fff;
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading {
  border-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before {
  color: #fff;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background: rgba(255, 255, 255, 0.7);
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)));
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #ed535e;
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #ed535e;
  border-bottom: 2px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color {
  background-color: white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 3px #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 3px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th {
  border: solid 5px #fcfafb;
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown, .theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: 1px solid #ed535e;
  background-color: #fbfbfc;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder, .theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: 1px solid #ed535e;
  background-color: #fbfbfc;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: 1px solid #ed535e;
  background-color: #fbfbfc;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fffdf2;
  -webkit-box-shadow: inset 0 -2px 0 0 #ed535e;
          box-shadow: inset 0 -2px 0 0 #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img {
  border: none;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow {
  border: 4px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img + .p-main-base-shop__heading {
  border-left: 4px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 和柄の背景をつける */
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table {
  color: #05161a;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm {
  border-bottom: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #ed535e;
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: #ed535e 0 0 0 2px;
          box-shadow: #ed535e 0 0 0 2px;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a {
  background-color: #fff;
  color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #ed535e;
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 white;
          box-shadow: inset 0 -1px 0 0 white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even),
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading {
  text-shadow: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(237, 83, 94, 0.2) 98%, rgba(237, 83, 94, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(237, 83, 94, 0.2) 98%, rgba(237, 83, 94, 0.13) 100%), radial-gradient(circle at top left, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at top right, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(237, 83, 94, 0.2) 98%, rgba(237, 83, 94, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(237, 83, 94, 0.2) 98%, rgba(237, 83, 94, 0.13) 100%), radial-gradient(circle at top left, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at top right, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(237, 83, 94, 0.1) 35%, rgba(237, 83, 94, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1.5px solid #ed535e;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background-repeat: no-repeat;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  width: 210px;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern > .p-premium-faq__icon--a,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img {
  border: solid #ed535e 1.5px;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #ed535e;
  border-bottom: none;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item {
  border-bottom: solid #ed535e 1.5px;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: solid 3px white;
  color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  color: #ed535e;
  background-color: white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: white;
  color: #05161a;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs {
  border: solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label {
  color: #05161a;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl > [data-structure=e-text] {
  color: #2b3846;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading {
  border-color: #d5ab33;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after {
  border-right-color: #cfa126;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after {
  background: -webkit-gradient(linear, left top, right top, from(#bd8417), color-stop(25%, #dcba4a), color-stop(50%, #e0c054), color-stop(75%, #dcba4a), color-stop(97%, #bd8417));
  background: -webkit-linear-gradient(left, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
  background: linear-gradient(to right, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffe9ee), color-stop(80%, #ffeff3), to(#ffeff3));
  background: -webkit-linear-gradient(top, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
  background: linear-gradient(to bottom, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before {
  color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(10%, #fff9f1), to(#fff9f1));
  background-image: -webkit-linear-gradient(top, #fff 10%, #fff9f1 10%, #fff9f1 100%);
  background-image: linear-gradient(to bottom, #fff 10%, #fff9f1 10%, #fff9f1 100%);
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#e5d9af), to(#eadfb8));
  background: -webkit-linear-gradient(right, #e5d9af, #eadfb8);
  background: linear-gradient(to left, #e5d9af, #eadfb8);
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading {
  color: #BF953C;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before {
  background: #FFF0E0;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
@media only screen and (min-width: 1px) and (max-width: 599px) {
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th {
    color: #ed535e;
  }
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 見出し(中央線)の線を細くする */
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text] {
  color: #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2 {
  color: #05161a;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #ed535e;
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before {
  color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after {
  background: #ed535e;
  border: 2px solid #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm {
  border: 2px solid #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs {
  border: none;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img {
  border: 1px solid #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #ed535e;
  color: #05161a;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: double 8px #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: none;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  color: #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  background-color: #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2 {
  background-image: none;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #ed535e;
  background-color: #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  -webkit-box-shadow: inset 0 0 30px #ed535e;
          box-shadow: inset 0 0 30px #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr {
  -webkit-box-shadow: inset 0 0 30px #ed535e;
          box-shadow: inset 0 0 30px #ed535e;
  background-color: white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text], .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email], .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel], .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date], .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number], .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a {
  color: #fff;
  border: 2px solid #fff;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading {
  background-image: -webkit-linear-gradient(left, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img {
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 3px, #ed535e 3px, #ed535e 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #ed535e 3px, #ed535e 6px);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  background: #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before {
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #ed535e), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, right bottom, left top, color-stop(50%, #ed535e), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top right, #ed535e 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #ed535e 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #ed535e 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #ed535e 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #ed535e), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, left bottom, right top, color-stop(50%, #ed535e), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top left, #ed535e 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #ed535e 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #ed535e 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #ed535e 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm {
  border-bottom: 2px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before {
  border-left: 5px solid #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: 2px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading {
  border-bottom: 1px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku {
  border-top: 1px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom: 2px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: 1px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half {
  border-bottom: 1px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #fff;
  border: 1px solid #ed535e;
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: none;
  border-bottom: 1px dashed #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after {
  background-image: -webkit-linear-gradient(left, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #ed535e, #ed535e 5px, transparent 3px, transparent 10px);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after {
  border: 1px dashed #fff;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: dashed 2px #fbdee0;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: dashed 2px #fbdee0;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: dashed 2px #fbdee0;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: transparent;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border-bottom: dashed 2px #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #ed535e;
          box-shadow: inset 0 -2px 0 0 #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text {
  color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td {
  border: dashed 1px #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(237, 83, 94, 0.1);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a {
  color: #fff;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #ed535e;
          text-decoration: dashed underline #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: none;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(237, 83, 94, 0.4);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item {
  border: dotted 4px #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm {
  border-bottom: 4px dotted #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left bottom, left top, from(#ed535e), to(white));
  background: -webkit-linear-gradient(bottom, #ed535e, white);
  background: linear-gradient(to top, #ed535e, white);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(255, 255, 255, 0.7);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: solid 4px #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#ed535e), to(#ed535e));
  background: -webkit-linear-gradient(right, #ed535e, #ed535e);
  background: linear-gradient(to left, #ed535e, #ed535e);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before, .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading {
  color: #fff;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background-color: #000;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #ed535e;
  border: solid 1px #ed535e;
  background-color: rgba(252, 250, 251, 0.6);
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fcfafb;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: double #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fcfafb;
  border-color: #ed535e;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background-color: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #ed535e;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(237, 83, 94, 0.6);
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: white;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full {
  background-color: rgba(237, 83, 94, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(237, 83, 94, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(237, 83, 94, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(237, 83, 94, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(237, 83, 94, 0.8), rgba(0, 0, 255, 0) 35%);
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: transparent;
  border: solid 1px #696061;
  border: solid 1px white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  color: #ed535e;
  background-color: transparent;
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  background-color: white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: outset 6px white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fcfafb;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text], .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email], .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel], .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number], .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  color: #fff;
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button, .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a {
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2 {
  color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #f7afb4 0%, white);
  background: radial-gradient(circle, #f7afb4 0%, white);
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border: none;
  border-top: 4px solid #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border: solid transparent;
  border-left-color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px dashed #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: white;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after {
  color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) body {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #ed535e 0%, white);
  background: radial-gradient(circle, #ed535e 0%, white);
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-right: 10px;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: white;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before, .theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before {
  background-color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text],
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text] {
  color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text] {
  color: #05161a;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fcfafb;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: #ed535e;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(237, 83, 94, 0.6);
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #ed535e;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #ed535e;
  border-radius: 4px;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #05161a;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  background-color: #fff;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #ed535e;
  color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2 {
  color: #fff;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  border: 5px solid #fff;
  background: #fff;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background-color: #fff;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: transparent;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) body {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: white;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: white;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: white;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading .c-heading,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #ed535e;
  border-bottom: 4px solid #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li > div {
  -webkit-box-shadow: 0px 15px -5px #ed535e;
          box-shadow: 0px 15px -5px #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #ed535e 25%, transparent 25%, transparent 50%, #ed535e 50%, #ed535e 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #ed535e 25%, transparent 25%, transparent 50%, #ed535e 50%, #ed535e 75%, transparent 75%, transparent);
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed535e), to(#ed535e));
  background: -webkit-linear-gradient(top, #ed535e 0, #ed535e 100%);
  background: linear-gradient(to bottom, #ed535e 0, #ed535e 100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(237, 83, 94, 0.6);
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(255, 255, 255, 0.7);
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(237, 83, 94, 0.2);
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button {
  background: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#ed535e), to(white));
  background: -webkit-linear-gradient(bottom, #ed535e, white);
  background: linear-gradient(to top, #ed535e, white);
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(255, 255, 255, 0.7);
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #ed535e;
}
@media all and (max-width: 480px) {
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #ed535e;
  }
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text] {
  color: #fff;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text] {
  color: #05161a;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 1px solid #ed535e;
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #ed535e;
  }
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: solid 1px white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fcfafb;
  background: #fcfafb;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fcfafb;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px white;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol {
  outline: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fcfafb), color-stop(#ed535e), to(#fcfafb));
  background: -webkit-linear-gradient(left, #fcfafb, #ed535e, #fcfafb);
  background: linear-gradient(0.25turn, #fcfafb, #ed535e, #fcfafb);
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fcfafb;
          box-shadow: inset 0 0 50px 30px #fcfafb;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(237, 83, 94, 0.6)), color-stop(80%, rgba(237, 83, 94, 0.6)), to(rgba(237, 83, 94, 0)));
  background-image: -webkit-linear-gradient(left, rgba(237, 83, 94, 0.6) 0, rgba(237, 83, 94, 0.6) 80%, rgba(237, 83, 94, 0) 100%);
  background-image: linear-gradient(to right, rgba(237, 83, 94, 0.6) 0, rgba(237, 83, 94, 0.6) 80%, rgba(237, 83, 94, 0) 100%);
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper {
  background-color: #fff;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full {
  background-color: #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #ed535e;
    color: #fff;
  }
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(255, 255, 255, 0.7);
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #ed535e;
}
@media all and (max-width: 480px) {
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #ed535e;
  }
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text],
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text] {
  color: #05161a;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom {
  border-top: 1px solid #fff;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  background-color: #fcfafb;
  border: solid 4px #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 2px #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: 1px solid white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: 3px solid white;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fcfafb;
  background: #fcfafb;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fcfafb;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  border-right: solid 2px #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 2px solid #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a {
  color: #ed535e;
  background-color: #fff;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #ed535e;
          box-shadow: 15px 15px 0px 0 #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] {
  background: -webkit-gradient(linear, left top, right top, from(#fcfafb), color-stop(#ed535e), to(#fcfafb));
  background: -webkit-linear-gradient(left, #fcfafb, #ed535e, #fcfafb);
  background: linear-gradient(0.25turn, #fcfafb, #ed535e, #fcfafb);
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 3px #ed535e, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(237, 83, 94, 0.6)), color-stop(80%, rgba(237, 83, 94, 0.6)), to(rgba(237, 83, 94, 0)));
  background-image: -webkit-linear-gradient(left, rgba(237, 83, 94, 0.6) 0, rgba(237, 83, 94, 0.6) 80%, rgba(237, 83, 94, 0) 100%);
  background-image: linear-gradient(to right, rgba(237, 83, 94, 0.6) 0, rgba(237, 83, 94, 0.6) 80%, rgba(237, 83, 94, 0) 100%);
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #ed535e;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #ed535e;
  border-radius: 50px;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fcfafb;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(237, 83, 94, 0.6);
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border {
  border: 2px dotted #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: dotted 2px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dotted #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 2px dotted #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: dotted 2px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 4px dotted #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number] {
  border-bottom: 1px solid #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #ed535e;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fcfafb;
  border-color: #ed535e;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  background-color: white;
  border: solid 5px white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #ed535e 0 0 0 3px;
          box-shadow: #ed535e 0 0 0 3px;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.1) 50%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.1) 50%, transparent 50%);
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #ed535e;
  background-color: white;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) {
  color: #05161A;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 2px 1px #ed535e, 0 0 1rem #ed535e, 0 0 1rem #ed535e;
  color: #fff;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background: -webkit-radial-gradient(top, ellipse, #ed535e, transparent), -webkit-radial-gradient(bottom, ellipse, #ed535e, transparent);
  background: radial-gradient(ellipse at top, #ed535e, transparent), radial-gradient(ellipse at bottom, #ed535e, transparent);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a {
  color: #ed535e;
  background: -webkit-radial-gradient(top, ellipse, #fff, transparent), -webkit-radial-gradient(bottom, ellipse, #fff, transparent);
  background: radial-gradient(ellipse at top, #fff, transparent), radial-gradient(ellipse at bottom, #fff, transparent);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2 {
  background: -webkit-radial-gradient(top, ellipse, #ed535e, transparent), -webkit-radial-gradient(bottom, ellipse, #ed535e, transparent);
  background: radial-gradient(ellipse at top, #ed535e, transparent), radial-gradient(ellipse at bottom, #ed535e, transparent);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fcfafb;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(237, 83, 94, 0.6);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(237, 83, 94, 0.7);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: white;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text] {
  color: #fff;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #ed535e;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #ed535e;
  border-top: solid 1px #ed535e;
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fcfafb;
  border-color: #ed535e;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #ed535e;
  background: #fff;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(237, 83, 94, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.3) 100%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.3) 50%, transparent 50%);
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) {
  color: #05161A;
  /* 文字色を元に戻す */
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 1px 1px #fff, 0 0 1rem #fff;
  color: #05161A;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button {
  background: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fcfafb;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fcfafb;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon {
  background: -webkit-radial-gradient(top, ellipse, #ed535e, transparent), -webkit-radial-gradient(bottom, ellipse, #ed535e, transparent);
  background: radial-gradient(ellipse at top, #ed535e, transparent), radial-gradient(ellipse at bottom, #ed535e, transparent);
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: white;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background: #fff;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background: #000;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) form,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner {
  color: #05161A;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: white;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  border: solid 2px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #ed535e;
  border-bottom: 4px solid #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: solid 1px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 2px solid #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm {
  border-bottom: solid 1px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #ed535e;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #ed535e;
  border-top: solid 2px #ed535e;
  border-bottom: solid 2px #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid white;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a {
  -webkit-box-shadow: inset 0 0 8px 6px #fcfafb;
          box-shadow: inset 0 0 8px 6px #fcfafb;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  border: solid 1px #ed535e;
  background-color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border: none;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #ed535e;
    -webkit-box-shadow: inset 0 0 6px 3px #fcfafb;
            box-shadow: inset 0 0 6px 3px #fcfafb;
    color: #fff;
  }
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  -webkit-box-shadow: inset 0 0 15px 10px #fcfafb;
          box-shadow: inset 0 0 15px 10px #fcfafb;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fcfafb;
  border-color: #ed535e;
  -webkit-box-shadow: inset 0 -1px 0 0 #ed535e;
          box-shadow: inset 0 -1px 0 0 #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #ed535e;
  background: #fff;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  background: inherit;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg,
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg {
  background-color: inherit;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(237, 83, 94, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(237, 83, 94, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(237, 83, 94, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(237, 83, 94, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(237, 83, 94, 0.3) 100%, transparent 50%), linear-gradient(rgba(237, 83, 94, 0.3) 50%, transparent 50%);
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: white;
  border: solid 1px white;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #ed535e;
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #ed535e;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #ed535e;
    border-left: 179px solid transparent;
  }
}
.theme-elegant.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #ed535e;
}
.theme-elegant [data-structure=b-main-set-2--center] .c-btn a:not([style*=background-color]),
.theme-elegant [data-structure=b-sentence-set--bg-dark] .c-btn a:not([style*=background-color]) {
  background-color: #f7b322;
  -webkit-box-shadow: 0 -4px 0 #c58907 inset;
          box-shadow: 0 -4px 0 #c58907 inset;
  text-shadow: 0 -1px #c58907;
}
.theme-elegant [data-structure=b-heading] .c-bg-img[style^=background]:before {
  background: rgba(237, 83, 94, 0.8);
}
.theme-elegant [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before {
  background: rgba(237, 83, 94, 0.8);
}
.theme-elegant [data-structure=b-heading-origin-bdr--updown] .c-heading {
  color: #ed535e;
}
.theme-elegant [data-structure=b-article-img-left] .p-article-subhead {
  color: #ed535e;
}
.theme-elegant [data-structure=b-heading-btm-bdr] .c-heading {
  color: #ed535e;
}
.theme-elegant [data-structure=b-btn-set-3] .c-btn a:not([style*=background-color]) {
  background-color: #f7b322;
  -webkit-box-shadow: 0 -4px 0 #c58907 inset;
          box-shadow: 0 -4px 0 #c58907 inset;
  text-shadow: 0 -1px #c58907;
}
.theme-elegant .p-header,
.theme-elegant .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant .p-header--theme-color,
.theme-elegant .p-m_navigation--theme-color {
  background-color: #ed535e;
}
.theme-elegant .p-header-nav-floating-btn {
  background-color: #fcfafb;
}
.theme-elegant .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fcfafb;
}
.theme-elegant .p-main-set-3--center {
  border-color: #ed535e;
}
.theme-elegant .p-main-set-3--center__subhead {
  background-color: #ed535e;
}
.theme-elegant .p-main-set-3--center__period {
  border-color: #ed535e;
  color: #ed535e;
}
.theme-elegant .p-main-set-3--center__main {
  color: #ed535e;
}
.theme-elegant .p-heading-balloon--ghost {
  background-color: #fcfafb;
}
.theme-elegant .p-heading-balloon--ghost:after {
  border-top-color: #fcfafb;
}
.theme-elegant .p-article--bdr__box {
  background-color: #fcfafb;
}
.theme-elegant .p-article-point__box {
  background-color: #fcfafb;
}
.theme-elegant .p-article-point__border {
  background-color: #fcfafb;
}
.theme-elegant .p-card-voice-bordered {
  background-color: #fcfafb;
}
.theme-elegant .p-sentence-set__box--bdr {
  background-color: #fcfafb;
}
.theme-elegant .p-premium-btn-set-3__body {
  background-color: #fcfafb;
  color: inherit;
}
.theme-elegant .p-order-ticket-2__inner {
  background-color: #fff;
}
.theme-elegant .p-order-card-bordered {
  background-color: #fcfafb;
}
.theme-elegant .p-list__box--bdr {
  background-color: #fcfafb;
}
.theme-elegant .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fcfafb;
}
.theme-elegant .p-list-center-img li > div {
  background-color: #fcfafb;
}
.theme-elegant .s_footer-peraichi {
  background-color: #e5e4e5;
}
.theme-elegant .p-heading-dogear {
  background-color: #f4989f;
}
.theme-elegant .p-heading-balloon {
  background-color: #f4989f;
}
.theme-elegant .p-heading-balloon::after {
  border-top-color: #f4989f;
}
.theme-elegant .p-heading-balloon--invert {
  background-color: #ed535e;
}
.theme-elegant .p-heading-balloon--invert:after {
  border-top-color: #ed535e;
}
.theme-elegant .p-heading-balloon--ghost {
  background-color: #fcfafb;
}
.theme-elegant .p-heading-balloon--ghost:after {
  border-top-color: #fcfafb;
}
.theme-elegant .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #f28189 8%, #f28189 14%, transparent 14%, transparent 86%, #f28189 86%, #f28189 92%, transparent 92%), -webkit-linear-gradient(rgba(252, 250, 251, 0.75), rgba(252, 250, 251, 0)), -webkit-linear-gradient(45deg, transparent 40%, #f4989f 40%, #f4989f 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #f28189 8%, #f28189 14%, transparent 14%, transparent 86%, #f28189 86%, #f28189 92%, transparent 92%), linear-gradient(rgba(252, 250, 251, 0.75), rgba(252, 250, 251, 0)), linear-gradient(45deg, transparent 40%, #f4989f 40%, #f4989f 60%, transparent 60%), linear-gradient(white, white);
}
.theme-elegant .p-heading-ribbon::before {
  border-top-color: #f4989f;
  border-right-color: #f4989f;
  border-bottom-color: #f4989f;
}
.theme-elegant .p-heading-ribbon::after {
  border-left-color: #f4989f;
  border-top-color: #f4989f;
  border-bottom-color: #f4989f;
}
.theme-elegant .p-heading-ribbon__body:before, .theme-elegant .p-heading-ribbon__body:after {
  border-color: #ef6a74 transparent transparent transparent;
}
.theme-elegant .p-heading-ribbon--flat {
  background: #ed535e;
}
.theme-elegant .p-heading-ribbon--flat::before {
  border-top-color: #ec4551;
  border-right-color: #ec4551;
  border-bottom-color: #ec4551;
}
.theme-elegant .p-heading-ribbon--flat::after {
  border-left-color: #ec4551;
  border-top-color: #ec4551;
  border-bottom-color: #ec4551;
}

.theme-dark {
  --block-bg-color: #fafafb;
  background-color: #fafafb;
  color: #05161a;
}
.theme-dark .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(30, 32, 34, 0.9)), to(rgba(32, 30, 34, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(30, 32, 34, 0.9), rgba(32, 30, 34, 0.9));
  background-image: linear-gradient(to left, rgba(30, 32, 34, 0.9), rgba(32, 30, 34, 0.9));
}
.theme-dark .c-bg-color {
  background-color: #fff;
}
.theme-dark .c-border {
  border-color: #29282d;
}
.theme-dark .c-btn a,
.theme-dark .c-btn input,
.theme-dark .c-btn button,
.theme-dark .c-btn .btn-customform-submit {
  background-color: #29282d;
}
.theme-dark .c-btn--secondary a,
.theme-dark .c-btn--secondary input,
.theme-dark .c-btn--secondary button,
.theme-dark .c-btn--secondary .btn-customform-submit {
  background-color: #37bc8f;
  color: #fff;
}
.theme-dark .c-btn--invert a,
.theme-dark .c-btn--invert input,
.theme-dark .c-btn--invert button,
.theme-dark .c-btn--invert .btn-customform-submit {
  color: #29282d;
  background-color: #fff;
}
.theme-dark .c-btn--ghost a,
.theme-dark .c-btn--ghost input,
.theme-dark .c-btn--ghost button,
.theme-dark .c-btn--ghost .btn-customform-submit {
  background: none;
  border-color: #29282d;
  color: #29282d;
}
.theme-dark .c-btn--ghost.c-btn--secondary a,
.theme-dark .c-btn--ghost.c-btn--secondary input,
.theme-dark .c-btn--ghost.c-btn--secondary button,
.theme-dark .c-btn--ghost.c-btn--secondary .btn-customform-submit {
  background: none;
  border-color: #37bc8f;
  color: #37bc8f;
}
.theme-dark .c-btn--ghost-white a,
.theme-dark .c-btn--ghost-white input,
.theme-dark .c-btn--ghost-white button,
.theme-dark .c-btn--ghost-white .btn-customform-submit {
  background: none;
}
.theme-dark .c-form input[type=text]:focus,
.theme-dark .c-form input[type=email]:focus,
.theme-dark .c-form textarea:focus,
.theme-dark .c-form select:focus {
  border-color: #29282d;
  -webkit-box-shadow: 0 0 6px 0 #73707e;
          box-shadow: 0 0 6px 0 #73707e;
}
.theme-dark .c-form .file-upload-btn {
  border-color: #29282d;
  color: #29282d;
}
.theme-dark .c-heading--bdr-btm, .theme-dark .c-heading--bdr-thin-btm {
  border-bottom-color: #29282d;
}
.theme-dark .c-hr-dashed,
.theme-dark .c-hr-dotted,
.theme-dark .c-hr-double,
.theme-dark .c-hr-solid {
  border-color: #29282d;
}
.theme-dark .c-hr-origin {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}
.theme-dark .c-hr-origin--2 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-dark .c-hr-origin--3 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33.6%2C22c-0.3%2C0.1-1.3-0.1-1.5-0.3c-0.5-0.5-1.1-0.9-1.5-1.5c-0.6-0.8-0.3-1.5%2C0-2c0.4-0.8%2C1.1-1.4%2C1.7-2%0A%09%09c0.7-0.6%2C1.6-0.4%2C2.4-0.4c0.7%2C0.1%2C1%2C0.8%2C1.1%2C1.3c0.2%2C0.6%2C0.3%2C1.5%2C0.2%2C2.1c-0.2%2C0.9-0.3%2C1.9-1.5%2C2.3C34.5%2C21.2%2C33.8%2C21.5%2C33.6%2C22z%22%0A%09%09/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M19.6%2C21.4c-1.2-0.4-1.2-1.5-1.3-2.4c0-0.5%2C0.2-0.9%2C0.9-1.1c0.5-0.2%2C1-0.5%2C1.4-0.9c0.6-0.5%2C0.9-0.5%2C1.7-0.1%0A%09%09c0.1%2C0.1%2C0.3%2C0.1%2C0.4%2C0.1c0.7%2C0%2C1.1%2C0.5%2C1.2%2C1.1c0.2%2C1.1%2C0.1%2C2.1-0.8%2C3C22.8%2C21.3%2C20.5%2C21.7%2C19.6%2C21.4z%22/%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M8.3%2C21.9c-0.8%2C0.4-1.9%2C0-2.5-0.7c-0.4-0.5-1-1.2-0.6-2.1c0.3-0.7%2C0.2-1.6%2C1.1-1.9c0.4-0.2%2C0.7-0.5%2C1.2-0.1%0A%09%09c0.1%2C0.1%2C0.4%2C0.1%2C0.6-0.1c0.5-0.5%2C0.9-0.2%2C1.3%2C0.1c1.1%2C0.9%2C1.7%2C2%2C0.9%2C3.5C10%2C21.2%2C8.9%2C21.7%2C8.3%2C21.9z%22/%3E%0A%3C/g%3E%0A%3C/svg%3E");
}
.theme-dark .c-hr-origin--4 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}
.theme-dark .c-hr-origin--5 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-dark .c-hr-origin--6 {
  background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(41, 40, 45, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}
.theme-dark .c-img-icon {
  background-color: #29282d;
}
.theme-dark .c-symbol {
  background-color: #29282d;
}
.theme-dark .c-thead--color thead th,
.theme-dark .c-thead--color thead td {
  background-color: #dcdbdf;
}
.theme-dark .c-thead--color-invert thead th,
.theme-dark .c-thead--color-invert thead td {
  background-color: #29282d;
}
.theme-dark .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark .p-sentence-caution__content-wrapper {
  background-color: #a2a0aa;
}
.theme-dark .p-sentence-caution__content-inner {
  background-color: #29282d;
}
.theme-dark .p-sentence-caution__icon {
  color: #29282d;
}
.theme-dark .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #29282d;
}
.theme-dark .p-btn-contact.c-bg-img {
  background-color: #29282d;
}
.theme-dark .p-btn-contact__contact-area-inner h2 {
  color: #29282d;
}
.theme-dark .p-btn-contact__tel-wrapper {
  background-color: #a2a0aa;
}
.theme-dark .p-article-point__header {
  background-color: #29282d;
}
.theme-dark .p-article-has-number__ribbon {
  background: #29282d;
}
.theme-dark .p-article-has-number__ribbon:after {
  border-color: transparent #fafafb transparent transparent;
  border-color: transparent var(--block-bg-color, #fafafb) transparent transparent;
}
.theme-dark .p-article-has-number__circle {
  background: #29282d;
}
.theme-dark .p-article-has-tags__tag {
  background-color: #29282d;
}
.theme-dark .p-card-voice-bordered {
  border-top-color: #29282d;
}
.theme-dark .p-card-voice-bordered__img img,
.theme-dark .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #29282d;
}
.theme-dark .p-cards-img-left--with-table-2col__table {
  border: solid 1px #29282d;
}
.theme-dark .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #29282d;
}
.theme-dark .p-cards-img-left--with-table-2col__table tr:last-of-type {
  border-bottom: none;
}
.theme-dark .p-cards-img-left--with-table-2col__table tr th:before {
  color: #29282d;
}
.theme-dark .p-form-simple .c-form-control-label {
  color: #29282d;
}
.theme-dark .p-form-simple input[type=text]:focus,
.theme-dark .p-form-simple input[type=email]:focus {
  background-color: #a2a0aa;
  -webkit-box-shadow: inset 0 -2px 0 0 #29282d;
          box-shadow: inset 0 -2px 0 0 #29282d;
}
.theme-dark .p-form-simple textarea:focus {
  background-color: #a2a0aa;
  border-color: #29282d;
}
.theme-dark .p-header--theme-color {
  background-color: #29282d;
}
.theme-dark .p-heading-arrow {
  background-color: #29282d;
}
.theme-dark .p-heading-arrow:before, .theme-dark .p-heading-arrow:after {
  background-color: #fafafb;
}
.theme-dark .p-heading-arrow:before,
.theme-dark .p-heading-arrow:after {
  background-color: #fafafb;
}
.theme-dark .p-heading-arrow--v2 {
  background-color: #29282d;
}
.theme-dark .p-heading-arrow--v2:before {
  border-top-color: #29282d;
  background-color: transparent;
}
.theme-dark .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #676471 8%, #676471 14%, transparent 14%, transparent 86%, #676471 86%, #676471 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 250, 251, 0.75), rgba(250, 250, 251, 0)), -webkit-linear-gradient(45deg, transparent 40%, #8d8a97 40%, #8d8a97 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #676471 8%, #676471 14%, transparent 14%, transparent 86%, #676471 86%, #676471 92%, transparent 92%), linear-gradient(rgba(250, 250, 251, 0.75), rgba(250, 250, 251, 0)), linear-gradient(45deg, transparent 40%, #8d8a97 40%, #8d8a97 60%, transparent 60%), linear-gradient(white, white);
}
.theme-dark .p-heading-ribbon::before {
  border-top-color: #8d8a97;
  border-right-color: #8d8a97;
  border-bottom-color: #8d8a97;
}
.theme-dark .p-heading-ribbon::after {
  border-left-color: #8d8a97;
  border-top-color: #8d8a97;
  border-bottom-color: #8d8a97;
}
.theme-dark .p-heading-ribbon__body:before, .theme-dark .p-heading-ribbon__body:after {
  border-color: #424048 transparent transparent transparent;
}
.theme-dark .p-heading-ribbon--flat {
  background: #29282d;
}
.theme-dark .p-heading-ribbon--flat::before {
  border-top-color: #222125;
  border-right-color: #222125;
  border-bottom-color: #222125;
}
.theme-dark .p-heading-ribbon--flat::after {
  border-left-color: #222125;
  border-top-color: #222125;
  border-bottom-color: #222125;
}
.theme-dark .p-heading-btm-bdr::after {
  border-top-color: #29282d;
}
.theme-dark .p-heading-double-bdr {
  border-color: #29282d;
}
.theme-dark .p-heading-double-bdr--updown::before {
  border-top-color: #29282d;
  border-bottom-color: #29282d;
}
.theme-dark .p-heading-double-bdr--updown::after {
  border-top-color: #29282d;
  border-bottom-color: #29282d;
}
.theme-dark .p-heading-put-on-bdr__inner::before, .theme-dark .p-heading-put-on-bdr__inner::after {
  background-color: #29282d;
}
.theme-dark .p-heading-balloon {
  background-color: #8d8a97;
}
.theme-dark .p-heading-balloon::after {
  border-top-color: #8d8a97;
}
.theme-dark .p-heading-balloon--invert {
  background-color: #29282d;
}
.theme-dark .p-heading-balloon--invert::after {
  border-top-color: #29282d;
}
.theme-dark .p-heading-balloon--ghost {
  border-color: #29282d;
}
.theme-dark .p-heading-balloon--ghost::before {
  border-top-color: #29282d;
}
.theme-dark .p-heading-dogear {
  background-color: #8d8a97;
}
.theme-dark .p-heading-dogear::after {
  border-color: #fafafb #fafafb #29282d #29282d;
}
.theme-dark .p-heading-marker::after {
  background-color: #73707e;
}
.theme-dark .p-heading-accent::before {
  background-color: #29282d;
}
.theme-dark .p-heading-accent::after {
  background: #73707e;
}
.theme-dark .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark .p-list-step {
  color: #29282d;
}
.theme-dark .p-list-step__body {
  border-left-color: #29282d;
}
.theme-dark .p-list-step-has-img:not(:last-child) .c-border::before {
  height: 0;
  width: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #29282d;
}
.theme-dark .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(41, 40, 45, 0.1);
}
.theme-dark .p-list-faq-accordion__title-area {
  border-bottom-color: #29282d;
}
.theme-dark .p-list-faq-accordion__title-area:after {
  color: #29282d;
}
.theme-dark .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(41, 40, 45, 0.1);
}
.theme-dark .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #29282d;
}
.theme-dark .p-list-faq-accordion-has-img__title-area:after {
  color: #29282d;
}
.theme-dark .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark .p-others-timeline__date {
  color: #29282d;
}
.theme-dark .p-order-ticket-2__price {
  color: #37bc8f;
}
.theme-dark .p-order-card-bordered {
  border-top-color: #29282d;
}
.theme-dark div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img {
  background-color: #fafafb;
}
.theme-dark div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner h2 {
  color: #29282d;
}
.theme-dark div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img {
  background-color: #fafafb;
}
.theme-dark div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner h2 {
  color: #29282d;
}
.theme-dark div[data-structure=b-order-countdown-button] .c-btn.c-btn--sm.u-ptmd {
  color: #29282d;
}
.theme-dark .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark .p-others-shop-menu__label {
  background-color: #29282d;
}
.theme-dark .p-others-rectangle__item-inner {
  background-color: #29282d;
  color: #fff;
}
.theme-dark .p-timetable-item__subhead {
  background-color: #a7a5af;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark .p-timetable-item__time {
    background-color: #f2f2f4;
  }
}
.theme-dark .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #f2f2f4;
}
.theme-dark .p-table-comparison__th--accent {
  border: solid 2px #29282d;
  background-color: #29282d;
}
.theme-dark .p-table-comparison__td--accent {
  border: solid 2px #29282d;
  background-color: #9f9da8;
}
.theme-dark .p-funding-goal-borderd__flame {
  border-color: #29282d;
}
.theme-dark .p-before-after__arrow-element::before {
  border-left-color: #29282d;
}
.theme-dark .p-before-after__arrow-element::after {
  border-left-color: #29282d;
}
.theme-dark .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark .p-others-conversational-text__myself-voice::before {
  border-left: 10px solid #8d8a97;
}
.theme-dark .p-others-conversational-text__myself-voice::after {
  border-left: 10px solid #8d8a97;
}
.theme-dark .p-cards-balloon-circle-img__card-text,
.theme-dark .p-cards-balloon-circle-img__card-dot {
  background-color: #8d8a97;
}
.theme-dark .p-premium-heading-arrow {
  background-color: #29282d;
}
.theme-dark .p-premium-heading-arrow:before,
.theme-dark .p-premium-heading-arrow:after {
  background-color: #fafafb;
}
.theme-dark .p-premium-heading-arrow--v2 {
  background-color: #29282d;
}
.theme-dark .p-premium-heading-arrow--v2:before {
  border-top-color: #29282d;
}
.theme-dark .p-premium-heading-frame {
  background-color: #29282d;
  -webkit-box-shadow: inset 0 0 0 5px #29282d, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #29282d, inset 0 0 0 6px #fff;
}
.theme-dark .p-premium-btn-set-2__heading {
  background-color: #29282d;
}
.theme-dark .p-premium-btn-set-3__wrapper {
  background-color: #29282d;
}
.theme-dark .p-premium-faq__icon--a {
  background-color: #29282d;
  color: #fff;
}
.theme-dark .p-premium-cards-img-left__label {
  background-color: #29282d;
}
.theme-dark .p-premium-sentence-merit__label {
  background-color: #29282d;
}
.theme-dark .p-premium-sentence-merit__header {
  border-color: #29282d;
}
.theme-dark .p-premium-profile__heading {
  background-color: #29282d;
}
.theme-dark .p-premium-profile__name {
  border-color: #29282d;
}
.theme-dark .p-premium-profile__subHeading {
  color: #29282d;
}
.theme-dark .p-premium-heading-grad {
  background-color: #29282d;
}
.theme-dark .p-premium-heading-grad__inner {
  background-color: #29282d;
}
.theme-dark .p-premium-btn a {
  background-color: #37bc8f;
}
.theme-dark .p-premium-contact-set {
  background-color: #29282d;
  border-color: #101012;
}
.theme-dark .p-premium-contact-set__btn a {
  background-color: #37bc8f;
}
.theme-dark .p-premium-steps__heading {
  border-color: #29282d;
}
.theme-dark .p-premium-steps__heading:after {
  background-color: #29282d;
}
.theme-dark .p-premium-steps__item-header {
  background-color: #29282d;
}
.theme-dark .p-premium-steps__item-num {
  color: #29282d;
}
.theme-dark .p-premium-steps__item-img {
  -webkit-box-shadow: #29282d 0 0 0 3px;
          box-shadow: #29282d 0 0 0 3px;
}
.theme-dark .p-premium-steps__arrow:after {
  border-left-color: #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark .p-premium-steps__arrow:after {
    border-left-color: transparent;
    border-top-color: #29282d;
  }
}
.theme-dark .p-premium-interview__heading {
  background-color: #29282d;
}
.theme-dark .p-sentence-card {
  background-color: #9a98a3;
  border: 1px solid #29282d;
}
.theme-dark .u-color-theme-main {
  color: #29282d;
}
.theme-dark .u-color-theme-sub {
  color: #37bc8f;
}
.theme-dark .u-color-theme-accent {
  color: #37bc8f;
}
.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-num,
.theme-dark div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area:after,
.theme-dark div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after,
.theme-dark div[data-structure=b-list-step] .p-list-step,
.theme-dark div[data-structure=b-premium-profile-set2] .p-premium-profile__subHeading,
.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr th:before,
.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__subHeading,
.theme-dark div[data-structure=b-order-ticket-2] .u-color-theme-main,
.theme-dark div[data-structure=b-order-ticket-2] .p-order-ticket-2__price, .theme-dark div[data-structure=b-order-ticket] .u-color-theme-main,
.theme-dark div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark div[data-structure=b-cards-numbers--big] .u-color-theme-main {
  color: #29282d;
}
.theme-dark div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-dark div[data-structure=b-article-point] .p-article-point__header,
.theme-dark div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-dark div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-dark div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-dark div[data-structure=b-article-has-number] .p-article-has-number__ribbon,
.theme-dark div[data-structure=b-article-has-number] .p-article-has-number__circle,
.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat,
.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-header {
  background: #29282d;
}
.theme-dark div[data-structure=b-header-logo-img-2] .p-header--theme-color,
.theme-dark div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-dark div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-dark div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-dark div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-dark div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner,
.theme-dark div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-dark div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark div[data-structure=b-premium-heading-grad] .p-premium-heading-grad,
.theme-dark div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__wrapper,
.theme-dark div[data-structure=b-rectangle] .p-others-rectangle__item-inner,
.theme-dark div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading {
  background-color: #29282d;
}
.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #29282d;
}
.theme-dark div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2:before, .theme-dark div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert:after, .theme-dark div[data-structure=b-heading-arrow] .p-heading-arrow--v2:before {
  border-top-color: #29282d;
}
.theme-dark div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #29282d;
}
.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #29282d;
}
.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 20px solid #fff;
}
.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:before {
  border-top-color: #2b2b2b;
  border-right-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
}
.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon--flat:after {
  border-left-color: #2b2b2b;
  border-top-color: #2b2b2b;
  border-bottom-color: #2b2b2b;
}
.theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:before, .theme-dark div[data-structure=b-heading-ribbon--flat] .p-heading-ribbon__body:after {
  border-color: #424048 transparent transparent transparent;
}
.theme-dark div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner {
  border-color: #29282d;
}
.theme-dark div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #29282d;
}
.theme-dark div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-dark div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-dark div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-dark div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #000;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #73707e 8%, #73707e 14%, transparent 14%, transparent 86%, #73707e 86%, #73707e 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #9795a1 40%, #9795a1 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #73707e 8%, #73707e 14%, transparent 14%, transparent 86%, #73707e 86%, #73707e 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #9795a1 40%, #9795a1 60%, transparent 60%), linear-gradient(white, white);
}
.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon:before {
  border-top-color: #8d8a97;
  border-right-color: #8d8a97;
  border-bottom-color: #8d8a97;
}
.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon:after {
  border-left-color: #8d8a97;
  border-top-color: #8d8a97;
  border-bottom-color: #8d8a97;
}
.theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:before, .theme-dark div[data-structure=b-heading-ribbon] .p-heading-ribbon__body:after {
  border-color: #2e2d32 transparent transparent transparent;
}
.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #29282d 0 0 0 3px;
          box-shadow: #29282d 0 0 0 3px;
}
.theme-dark div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
  border-left: 15px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark div[data-structure=b-premium-steps] .p-premium-steps__arrow:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #29282d;
  }
}
.theme-dark div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #29282d;
}
.theme-dark div[data-structure=b-premium-heading-frame] .p-premium-heading-frame {
  background-color: #29282d;
  -webkit-box-shadow: inset 0 0 0 5px #29282d, inset 0 0 0 6px #fff;
          box-shadow: inset 0 0 0 5px #29282d, inset 0 0 0 6px #fff;
}
.theme-dark div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #29282d;
}
.theme-dark div[data-structure=b-heading-dogear] .p-heading-dogear, .theme-dark div[data-structure=b-heading-balloon] .p-heading-balloon {
  background-color: #8d8a97;
}
.theme-dark div[data-structure=b-heading-balloon] .p-heading-balloon:after {
  border-top: 15px solid #8d8a97;
}
.theme-dark div[data-structure=b-heading-dogear] .p-heading-dogear:after {
  border-color: #fafafb #fafafb #29282d #29282d;
}
.theme-dark div[data-structure=b-heading-accent] .p-heading-accent:before {
  background: #29282d;
}
.theme-dark div[data-structure=b-heading-accent] .p-heading-accent:after {
  background-color: #8d8a97;
}
.theme-dark div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle:before {
  background: #29282d;
}
.theme-dark div[data-structure=b-heading-has--accent] .p-heading-has--accent-subtitle {
  color: #05161a;
}
.theme-dark div[data-structure=b-heading-balloon--ghost] .p-heading-balloon--ghost:before {
  border-top: 15px solid #29282d;
}
.theme-dark div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px solid #29282d;
}
.theme-dark div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #29282d;
  border-bottom: 1px solid #29282d;
}
.theme-dark div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #29282d;
  border-bottom: 2px solid #29282d;
}
.theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #29282d;
}
.theme-dark div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #29282d;
  background-color: #29282d;
}
.theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img, .theme-dark div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img .pera1-clip-image {
  border: 3px solid #29282d;
}
.theme-dark div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  border: solid 2px #29282d;
  background-color: #29282d;
}
.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #29282d;
}
.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #29282d;
}
.theme-dark div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__title-area,
.theme-dark div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 2px #29282d;
}
.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #29282d;
}
.theme-dark div[data-structure=b-cards-img-left--with-table-2col] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #29282d;
}
.theme-dark div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: rgba(255, 255, 255, 0.9);
}
.theme-dark div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #8d8a97;
  border: 1px solid #29282d;
}
.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-dark div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #29282d;
}
.theme-dark div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #fafafb;
}
.theme-dark div[data-structure=b-btn-contact] .p-btn-contact__contact-area-inner h2 {
  color: #29282d;
}
.theme-dark div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  background-color: #8d8a97;
}
.theme-dark div[data-structure=b-premium-btn] .p-premium-btn a,
.theme-dark div[data-structure=b-premium-btn--type-2] .p-premium-btn a,
.theme-dark div[data-structure=b-premium-btn--type-3] .p-premium-btn a,
.theme-dark div[data-structure=b-premium-contact-set] .p-premium-contact-set__btn a {
  background-color: #37bc8f;
}
.theme-dark div[data-structure=b-shop-menu] .p-others-shop-menu__label {
  background-color: #29282d;
}
.theme-dark div[data-structure=b-timeline] .p-others-timeline__date {
  color: #29282d;
}
.theme-dark div[data-structure=b-funding-goal] .p-funding-goal__head {
  border-bottom: 1px solid #ccc;
}
.theme-dark div[data-structure=b-before-after] .p-before-after__arrow-element:after {
  border-left: 26px solid #29282d;
}
.theme-dark div[data-structure=b-before-after] .p-before-after__arrow-element:before {
  border-left: 35px solid #29282d;
}
.theme-dark div[data-structure=b-premium-profile-set] .p-premium-profile__name {
  border-bottom: 1px solid #29282d;
}
.theme-dark div[data-structure=b-premium-interview] .p-premium-interview__bottom {
  background: #f9f9f9;
}
.theme-dark div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):before,
.theme-dark div[data-structure=b-heading-arrow--bg] .p-heading-arrow:not(.p-heading-arrow--v2):after {
  background-color: #fafafb;
}
.theme-dark .p-order-has-tags__item {
  background-color: #29282d;
}
.theme-dark .p-article-before-after-list__arrow:after {
  border-left-color: #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark .p-article-before-after-list__arrow:after {
    border-left-color: transparent;
    border-top-color: #29282d;
  }
}
.theme-dark .p-article-before-after-list__arrow--active .p-article-before-after-list__item {
  border-color: #29282d;
}
.theme-dark .p-article-before-after-list__arrow--active .p-article-before-after-list__icon svg {
  fill: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-heading h2, .theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__bg .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-inner,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-lead-text,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-subhead,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] .p-article-main-text,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-in-bg] .u-color-white,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] .p-premium-btn-set-3__heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .c-heading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-symbol,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-color-white,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .u-text-invert,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .u-text-invert,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-bg-movie] .u-text-invert,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--center] .u-color-white,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .p-main-set__text,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-5--center] .p-main-set-5--center__subhead,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-inner,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .p-main-slash__catch-text,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge-text,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .p-main-set-6__right-upper-half,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-inner,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .u-color-white,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2 {
  color: #fff;
}
.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #8d8a97;
}
.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner {
  background-color: #29282d;
}
.theme-dark div[data-structure=b-sentence-caution] .p-sentence-caution__content-inner .c-heading h2 {
  color: #fff;
}
.theme-dark div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__wrapper {
  background-color: #29282d;
}
.theme-dark div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body {
  background-color: #fff;
}
.theme-dark div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-dark div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #29282d 25%, transparent 25%, transparent 50%, #29282d 50%, #29282d 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #29282d 25%, transparent 25%, transparent 50%, #29282d 50%, #29282d 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}
.theme-dark div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe__inner,
.theme-dark div[data-structure=b-btn-set-3] .p-btn-set-3__inner {
  background-color: #fafafa;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before, .theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img:before, .theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .basis-auto-sm .c-img:before, .theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .basis-auto-sm .c-img:before, .theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before {
  background: -webkit-repeating-linear-gradient(135deg, #73707e, #73707e 5px, #9795a1 0, #9795a1 10px);
  background: repeating-linear-gradient(-45deg, #73707e, #73707e 5px, #9795a1 0, #9795a1 10px);
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-heading {
  background-color: #9795a1;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col]:before {
  background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.1%, rgba(41, 40, 45, 0.1))) no-repeat bottom right/100% 100%;
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(41, 40, 45, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(41, 40, 45, 0.1) 50.1%) no-repeat bottom right/100% 100%;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom-color: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading--bdr-thin-btm,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading--bdr-thin-btm,
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading--bdr-thin-btm {
  border-bottom-color: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img img {
  -webkit-box-shadow: 15px 15px 0px 0 #29282d;
          box-shadow: 15px 15px 0px 0 #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #29282d;
          box-shadow: 15px 15px 0px 0 #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom-color: #a7a5af;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  background-color: #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6 {
  background-color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  background-color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full {
  background-color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #29282d;
  border-bottom: none;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown {
  background-color: #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading] {
  color: #05161a;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch {
  background-color: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(0, #f3e35f));
  background: -webkit-linear-gradient(transparent 80%, #f3e35f 0);
  background: linear-gradient(transparent 80%, #f3e35f 0);
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a::after,
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a::after {
  color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #fff;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  color: inherit;
  background-color: inherit;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] h2[data-structure=e-text] {
  color: #5f5850;
}
.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  /* 画像＋文章のブロックにマスキングテープの色を変更 */
  /* 枠があるブロックの文字色を黒に変更 */
  /* 画像まわりに枠の色変更 */
  /* 質問リストの質問の下ボーダーの色変更 */
  /* お申込みボックスのカラーを元のカラーに戻す */
  /* 画像まわりのあしらいをテーマに合うカラーに変更 */
  /* 見出しのあしらいを元のカラーに戻す */
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 {
  background-color: #9795a1;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div {
  border-bottom: dashed 1px #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] .grid-wrapper .col-xs-12:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] .grid-wrapper .col-xs-12:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12:before {
  background-image: -webkit-linear-gradient(135deg, rgba(41, 40, 45, 0.4) 25%, transparent 25%, transparent 50%, rgba(41, 40, 45, 0.4) 50%, rgba(41, 40, 45, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(41, 40, 45, 0.4) 25%, transparent 25%, transparent 50%, rgba(41, 40, 45, 0.4) 50%, rgba(41, 40, 45, 0.4) 75%, transparent 75%, transparent 100%);
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] {
  color: #05161a;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background: #fafafb;
  background: var(--block-bg-color, #fafafb);
  border: 2px solid #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item:nth-child(odd) .p-premium-faq__body {
  border-bottom: dashed 1px #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #c00;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item-img img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before, .theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #000;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #9795a1;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #9795a1;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  background-color: #9795a1;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 3px #1f6fbb, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafb;
  --block-bg-color: $bodyColor;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafb;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background-color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn input:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .btn-customform-submit:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn button:hover {
  color: #fff;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn.c-btn--ghost a,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  background-color: transparent;
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #29282d;
          text-decoration: dashed underline #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .p-heading-double-bdr {
  border: 3px dotted #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border: 4px solid #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #29282d; /* 枠の色　*/
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner .c-form {
  border: none;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2].p-premium-profile__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(41, 40, 45, 0.1);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__body {
  border-bottom: dashed #fff;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .control-label {
  color: #05161a;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2[data-structure=e-heading], .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-has-label] .p-order-label__label-text h2, .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: -webkit-gradient(linear, left bottom, left top, from(#29282d), to(#8d8a97));
  background: -webkit-linear-gradient(bottom, #29282d, #8d8a97);
  background: linear-gradient(to top, #29282d, #8d8a97);
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text] {
  color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm {
  border: solid 2px #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 2px solid #29282d;
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form {
  background-color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after {
  background: -webkit-gradient(linear, left bottom, left top, from(#29282d), to(#8d8a97));
  background: -webkit-linear-gradient(bottom, #29282d, #8d8a97);
  background: linear-gradient(to top, #29282d, #8d8a97);
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#29282d), to(#8d8a97));
  background: -webkit-linear-gradient(bottom, #29282d, #8d8a97);
  background: linear-gradient(to top, #29282d, #8d8a97);
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafb), color-stop(#29282d), to(#fafafb));
  background: -webkit-linear-gradient(left, #fafafb, #29282d, #fafafb);
  background: linear-gradient(0.25turn, #fafafb, #29282d, #fafafb);
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text] {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #29282d;
  }
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafafb;
          box-shadow: inset 0 0 50px 30px #fafafb;
}
@media all and (max-width: 480px) {
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #29282d;
  }
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr {
  background-color: #fafafb;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead {
  background-color: #8d8a97;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  color: #05161a;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 表に背景色を追加 */
  /* フォームのinputの背景色をTCCに合わせて修正 */
  /* フォームのテキストエリアの背景色をTCCに合わせて修正 */
  /* ラジオ・チェックボタンの下線色を修正 */
  /* フォームの必須の背景色を修正*/
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fff;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn {
  background-color: #fff;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigation {
  background-color: #fff;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn {
  background-color: #fff;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm {
  border: 2px solid #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .basis-auto-sm .c-img:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .basis-auto-sm .c-img:after {
  background-color: #fafafb;
  background-color: var(--block-bg-color, #fafafb);
  border: 2px solid #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .p-premium-heading-grad__inner, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before, .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafafb;
  color: #05161a;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #fafafb;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-premium-article-img-right-2] .c-heading h2 {
  color: #05161a;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background-color: #b40d21;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .row,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .row {
  background-color: #fafafb;
  color: #05161a;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .row {
  background-color: #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead td {
  background-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] tbody td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr td,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody th,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] tbody td {
  background-color: #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=text],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=email],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=tel],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .p-form-simple input[type=number],
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-form-simple input[type=number] {
  background-color: #9795a1;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form textarea,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  background-color: #9795a1;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .radio-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .c-form .checkbox-inline,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form .checkbox-inline {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafb;
  --block-bg-color: $bodyColor;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead div[data-structure=e-text] {
  color: #05161a;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  border: solid 2px #2C2B2C;
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-img.c-img--responsive div[data-image-clip-container],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #29282d;
  background-color: #fff;
  border: 2px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading {
  border-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-prev:before,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-slider] .swiper-button-next:before {
  color: #fff;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background: rgba(151, 149, 161, 0.7);
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(151, 149, 161, 0.7)), to(rgba(220, 219, 223, 0.7)));
  background-image: -webkit-linear-gradient(right, rgba(151, 149, 161, 0.7), rgba(220, 219, 223, 0.7));
  background-image: linear-gradient(to left, rgba(151, 149, 161, 0.7), rgba(220, 219, 223, 0.7));
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-symbol,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] h2[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__subheading div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__catch div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__title div[data-structure=e-text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #29282d;
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #29282d;
  border-bottom: 2px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 2px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-bg-img--cover,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-bg-img--cover,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-bg-img--cover,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-color,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-bg-img--cover,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-color {
  background-color: #a7a5af;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 3px #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 3px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #9795a1;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr th {
  border: solid 5px #fafafb;
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-moz-placeholder-shown, .theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: 1px solid #29282d;
  background-color: #fbfbfc;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:-ms-input-placeholder, .theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: 1px solid #29282d;
  background-color: #fbfbfc;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input:placeholder-shown,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: 1px solid #29282d;
  background-color: #fbfbfc;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fffdf2;
  -webkit-box-shadow: inset 0 -2px 0 0 #29282d;
          box-shadow: inset 0 -2px 0 0 #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-float-left.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-float-left.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-float-left.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-float-left.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-float-left.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon.c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon-bare] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-logo-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-right--3col] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-left--3col] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img--grad] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=p-heading-with-image] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn--fixed] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-has-img] .c-btn a,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-img--responsive img,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .c-img--responsive img {
  border: none;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #9795a1;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__frameRow {
  border: 4px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__img + .p-main-base-shop__heading {
  border-left: 4px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading h2[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-slash] h2[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2[data-structure=e-heading],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 和柄の背景をつける */
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header .p-premium-sentence-merit__title,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__heading h2 {
  color: #fff;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-text],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-text],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-text],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-text],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] table {
  color: #05161a;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  border-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm {
  border-bottom: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .p-heading-first-letter:first-letter {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #9795a1;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img img {
  border: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #29282d;
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: #29282d 0 0 0 2px;
          box-shadow: #29282d 0 0 0 2px;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .c-btn a {
  background-color: #fff;
  color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li:before,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li:before {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: solid 5px #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__card {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .p-premium-contact-set {
  border: 1px solid #29282d;
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color {
  background-color: #9795a1;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #9795a1;
          box-shadow: inset 0 -1px 0 0 #9795a1;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even),
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-overflow-hidden,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-overflow-hidden,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: #9795a1;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-main-multi-photo__heading {
  text-shadow: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr-dashed li,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(41, 40, 45, 0.2) 98%, rgba(41, 40, 45, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(41, 40, 45, 0.2) 98%, rgba(41, 40, 45, 0.13) 100%), radial-gradient(circle at top left, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at top right, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-size: 50px 50px;
  background-image: -webkit-radial-gradient(closest-side, rgba(41, 40, 45, 0.2) 98%, rgba(41, 40, 45, 0.13) 100%), -webkit-radial-gradient(top left, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(top right, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(bottom left, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), -webkit-radial-gradient(bottom right, circle, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(41, 40, 45, 0.2) 98%, rgba(41, 40, 45, 0.13) 100%), radial-gradient(circle at top left, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at top right, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(41, 40, 45, 0.1) 35%, rgba(41, 40, 45, 0) 35% 100%);
  background-repeat: repeat;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice {
  border: 1.5px solid #29282d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafb;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background-repeat: no-repeat;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  width: 210px;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:after,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .theme-modern > .p-premium-faq__icon--a,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .p-order-set-catch,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .c-heading h2 {
  color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-root-img-to-circle img,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-root-img-to-circle img,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-root-img-to-circle img,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-root-img-to-circle img,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-root-img-to-circle img {
  border: solid #29282d 1.5px;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #29282d;
  border-bottom: none;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th, .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__item {
  border-bottom: solid #29282d 1.5px;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: solid 3px #9795a1;
  color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .col-sm-6,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__td--accent,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .row-item-gutter--lg,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main],
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #9795a1;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  color: #29282d;
  background-color: #9795a1;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full {
  background-color: #9795a1;
  color: #05161a;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .middle-xs,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .middle-xs {
  border: solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: #fafafb;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] .u-color-white,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .u-mbmd,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label {
  color: #05161a;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .u-fsxxxl > [data-structure=e-text] {
  color: #2b3846;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background-color: #000;
  color: #fff;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .c-heading {
  border-color: #d5ab33;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading:after {
  border-right-color: #cfa126;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner:after {
  background: -webkit-gradient(linear, left top, right top, from(#bd8417), color-stop(25%, #dcba4a), color-stop(50%, #e0c054), color-stop(75%, #dcba4a), color-stop(97%, #bd8417));
  background: -webkit-linear-gradient(left, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
  background: linear-gradient(to right, #bd8417 0%, #dcba4a 25%, #e0c054 50%, #dcba4a 75%, #bd8417 97%);
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] .p-premium-product-view {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #ffe9ee), color-stop(80%, #ffeff3), to(#ffeff3));
  background: -webkit-linear-gradient(top, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
  background: linear-gradient(to bottom, #ffe9ee 80%, #ffeff3 80%, #ffeff3 100%);
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before {
  color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(10%, #fff9f1), to(#fff9f1));
  background-image: -webkit-linear-gradient(top, #fff 10%, #fff9f1 10%, #fff9f1 100%);
  background-image: linear-gradient(to bottom, #fff 10%, #fff9f1 10%, #fff9f1 100%);
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#e5d9af), to(#eadfb8));
  background: -webkit-linear-gradient(right, #e5d9af, #eadfb8);
  background: linear-gradient(to left, #e5d9af, #eadfb8);
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading {
  color: #BF953C;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before {
  background: #FFF0E0;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: #fcc000;
}
@media only screen and (min-width: 1px) and (max-width: 599px) {
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th {
    color: #29282d;
  }
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
  /* 見出し(中央線)の線を細くする */
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--blackboard] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__head h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=m-cards],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=m-cards],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=m-cards],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=m-card-has-table],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=m-card],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6--bg-dark] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading--block-main h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=m-card],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .p-m-card-text div[data-structure=e-text],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .p-m-card-text div[data-structure=e-text],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .p-m-card-text div[data-structure=e-text],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .p-m-card-text div[data-structure=e-text],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .p-m-card-text div[data-structure=e-text] {
  color: #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__body h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] h2 {
  color: #05161a;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost a,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost input,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost .btn-customform-submit,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-btn--ghost button {
  color: #29282d;
  border: 2px solid #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-grid--2col"] .u-clearfix .c-img--responsive:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .u-clearfix .c-img--responsive:before {
  color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm:after,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img:after,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm:after,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:before,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img:after {
  background: #29282d;
  border: 2px solid #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm {
  border: 2px solid #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs {
  border: none;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .col-xs-12,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .col-xs-12,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-color,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .p-article-body__pane .p-article-body__contents,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .p-article-body__pane .p-article-body__contents,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .col-sm .c-img,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .col-sm .c-img {
  border: 1px solid #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #29282d;
  color: #05161a;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: double 8px #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v--bdr li,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-list-v--bdr li {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table] .c-tr--bdr td,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table--reverse] .c-tr--bdr td,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] .c-tr--bdr td,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] .c-tr--bdr td,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: none;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  color: #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card h2 {
  color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  background-color: #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-hr-origin--2 {
  background-image: none;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #29282d;
  background-color: #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  -webkit-box-shadow: inset 0 0 30px #29282d;
          box-shadow: inset 0 0 30px #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .p-premium-btn-set,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-inner--one-elem,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper--lg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .grid-wrapper--lg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .grid-wrapper--lg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] .c-list-v--lg,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-tr--bdr,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr {
  -webkit-box-shadow: inset 0 0 30px #29282d;
          box-shadow: inset 0 0 30px #29282d;
  background-color: #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=text], .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=email], .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel], .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=date], .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form input[type=number], .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a {
  color: #fff;
  border: 2px solid #fff;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading {
  background-image: -webkit-linear-gradient(left, #29282d, #29282d 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #29282d, #29282d 5px, transparent 3px, transparent 10px);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img {
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 3px, #29282d 3px, #29282d 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #29282d 3px, #29282d 6px);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading] {
  background: #29282d;
  color: #fff;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:before {
  background: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #29282d), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, right bottom, left top, color-stop(50%, #29282d), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top right, #29282d 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #29282d 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #29282d 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #29282d 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-movie] h2:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .p-cards--sp2col__content-wrapper h2:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(50%, #29282d), color-stop(50%, transparent)) top left/100% 50% no-repeat, -webkit-gradient(linear, left bottom, right top, color-stop(50%, #29282d), color-stop(50%, transparent)) bottom left/100% 50% no-repeat;
  background: -webkit-linear-gradient(top left, #29282d 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #29282d 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #29282d 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #29282d 50%, transparent 50%) bottom left/100% 50% no-repeat;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after {
  color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm {
  border-bottom: 2px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] {
  background: #29282d;
  color: #fff;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text]:before {
  border-left: 5px solid #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: 2px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading {
  border-bottom: 1px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-skus] .p-order-sku {
  border-top: 1px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm {
  border-bottom: 2px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: 1px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] .p-main-set-6__right-upper-half {
  border-bottom: 1px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #fff;
  border: 1px solid #29282d;
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: none;
  border-bottom: 1px dashed #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__img:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .c-img:after {
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #29282d, #29282d 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #29282d, #29282d 5px, transparent 3px, transparent 10px);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .p-article-img-full__contents:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:before,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .p-article-img-full__contents:after {
  background-image: -webkit-linear-gradient(left, #29282d, #29282d 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #29282d, #29282d 5px, transparent 3px, transparent 10px);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li div.u-clearfix:nth-of-type(2n) .c-symbol {
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] li .c-symbol:after {
  border: 1px dashed #fff;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-moz-placeholder-shown {
  border-bottom: dashed 2px #73707e;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:-ms-input-placeholder {
  border-bottom: dashed 2px #73707e;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:placeholder-shown {
  border-bottom: dashed 2px #73707e;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: transparent;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border-bottom: dashed 2px #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel]:focus,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number]:focus {
  background-color: #fff;
  -webkit-box-shadow: inset 0 -2px 0 0 #29282d;
          box-shadow: inset 0 -2px 0 0 #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo .p-main-multi-photo__text {
  color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] .c-tr--bdr td,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr th,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] .c-tr--bdr td {
  border: dashed 1px #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion] .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(41, 40, 45, 0.1);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] h2 {
  color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header-logo-break-through__parts a {
  color: #fff;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-m_navigationMenu a:hover,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigationMenu a:hover {
  -webkit-text-decoration: dashed underline #29282d;
          text-decoration: dashed underline #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: none;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact__tel-wrapper {
  color: #000;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2 {
  color: #fff;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafb;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(41, 40, 45, 0.4);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item {
  border: dotted 4px #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #29282d;
  color: #fff;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-sentence-merit__header,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .row .c-heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-hr-origin--2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information].c-heading--bdr-btm, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .u-mbsm {
  border-bottom: 4px dotted #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-contact--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--company] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-seminar--personal] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-request-document] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-part-time-job] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form-apply-campaign] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-form--simple] .customFormGroup_ttl_required:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #9795a1;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left bottom, left top, from(#29282d), to(#8d8a97));
  background: -webkit-linear-gradient(bottom, #29282d, #8d8a97);
  background: linear-gradient(to top, #29282d, #8d8a97);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(151, 149, 161, 0.7);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: solid 4px #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:before,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__heading:after {
  background: -webkit-gradient(linear, right top, left top, from(#29282d), to(#29282d));
  background: -webkit-linear-gradient(right, #29282d, #29282d);
  background: linear-gradient(to left, #29282d, #29282d);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .p-premium-voices__item:before,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before, .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon {
  background: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading {
  color: #fff;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background-color: #000;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-set] .p-premium-main-set__badge,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__card--left:after {
  border-left: 10px solid #9795a1;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #29282d;
  border: solid 1px #29282d;
  background-color: rgba(250, 250, 251, 0.6);
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #fafafb;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafb;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: double #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafb;
  border-color: #29282d;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background-color: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #29282d;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(41, 40, 45, 0.6);
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card {
  background-color: #9795a1;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafb;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full {
  background-color: rgba(41, 40, 45, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(41, 40, 45, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(41, 40, 45, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(41, 40, 45, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, rgb(242, 250, 255), rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(41, 40, 45, 0.8), rgba(0, 0, 255, 0) 35%);
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .grid-wrapper .col-xs-12 .c-heading div,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .grid-wrapper .col-xs-12 .c-heading,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .grid-wrapper .col-xs-12 .c-heading {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__card {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: transparent;
  border: solid 1px #696061;
  border: solid 1px #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  color: #29282d;
  background-color: transparent;
  border: solid 1px #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  background-color: #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: outset 6px #9795a1;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=text],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=email],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=tel],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=date],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form input[type=number],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form textarea {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fafafb;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-bg-img--cover,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .c-bg-img--cover {
  background-color: #fafafb;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text], .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email], .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel], .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number], .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form textarea, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form select {
  background-color: #a7a5af;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-form {
  border: none;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  color: #fff;
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #29282d;
  color: #fff;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn a, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn input, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-btn button, .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-anim-btn .c-btn a {
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2 {
  color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) body {
  background-color: #fafafb;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-btn button,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #5a5863 0%, #8d8a97);
  background: radial-gradient(circle, #5a5863 0%, #8d8a97);
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border: none;
  border-top: 4px solid #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #29282d;
  color: #fff;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border: solid transparent;
  border-left-color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: solid 10px #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px dashed #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #9795a1;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq-accordion-has-img] .p-list-faq-accordion-has-img__title-area:after {
  color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) body {
  background-color: #fafafb;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-btn button,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon {
  background: -webkit-radial-gradient(circle, #29282d 0%, #8d8a97);
  background: radial-gradient(circle, #29282d 0%, #8d8a97);
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-list-v li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-list-v li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list-grid--2col] .c-list-v li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-list-v li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-list] .c-list-v li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  float: left;
  margin-right: 10px;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-dogear] .p-heading-dogear h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #8d8a97;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-3col] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-grid-2col--compact] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .p-others-timeline__date,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-put-on-bdr] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .c-heading,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right] .p-premium-article-img-right__item + .p-premium-article-img-right__item,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr th,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-tr--bdr td {
  border-color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before, .theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-icon] .p-heading-put-on-bdr__inner:before {
  background-color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] div[data-structure=e-text],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions div[data-structure=e-text] {
  color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  color: #fff;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-add-product-information] div[data-structure=e-text] {
  color: #05161a;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fafafb;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after {
  border-top: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-accent] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-shoulder] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-first-letter] .c-heading--bdr-btm,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  border-color: #29282d;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th {
  background: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-table] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-tabe-schedule] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] thead th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(41, 40, 45, 0.6);
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #29282d;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #29282d;
  border-radius: 4px;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm tbody th {
  background-color: #fafafb;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  color: #05161a;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  background-color: #fff;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center {
  border: 10px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__subhead {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__main,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .p-main-set-3--center__period {
  border: 2px solid #29282d;
  color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .c-heading h2 {
  color: #fff;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  border: 5px solid #fff;
  background: #fff;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background-color: #fff;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .c-bg-img--cover,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-bg-img--cover {
  background-color: transparent;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-tags] .p-article-has-tags__tag,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .p-premium-cards-img-left__label,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) body {
  background-color: #fafafb;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__num div[data-structure=e-text] div,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll {
  background-color: #fafafb;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-heading-balloon--invert,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__header,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #9795a1;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  background-color: #9795a1;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #8d8a97;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading .c-heading,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-14__inner .u-color-white,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  color: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #29282d;
  border-bottom: 4px solid #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__img img,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] .p-list-center-img li > div {
  -webkit-box-shadow: 0px 15px -5px #29282d;
          box-shadow: 0px 15px -5px #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border: none;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .p-reservation--diagonal-stripe,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #29282d 25%, transparent 25%, transparent 50%, #29282d 50%, #29282d 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #29282d 25%, transparent 25%, transparent 50%, #29282d 50%, #29282d 75%, transparent 75%, transparent);
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main] .p-premium-main__badge,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-main-multi-photo] .p-premium-main-multi-photo__badge,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__badge {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #29282d), to(#29282d));
  background: -webkit-linear-gradient(top, #29282d 0, #29282d 100%);
  background: linear-gradient(to bottom, #29282d 0, #29282d 100%);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(41, 40, 45, 0.6);
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2 {
  background-color: rgba(151, 149, 161, 0.7);
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(41, 40, 45, 0.2);
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-btn button {
  background: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-fb-like-btn] .p-header.p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-header .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-floating-btn--fixed].p-header-floating-btn,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-floating-btn--fixed-sp-menu-scroll].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-header-nav-floating-btn--fixed].p-header-nav-floating-btn .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #fff;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafb;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q {
  background-color: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-bg-grad,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown.c-bg-img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button.c-bg-img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background: -webkit-gradient(linear, left bottom, left top, from(#29282d), to(#8d8a97));
  background: -webkit-linear-gradient(bottom, #29282d, #8d8a97);
  background: linear-gradient(to top, #29282d, #8d8a97);
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #8d8a97;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #9795a1;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(151, 149, 161, 0.7);
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #29282d;
}
@media all and (max-width: 480px) {
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #29282d;
  }
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text] {
  color: #fff;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .form,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .control-label,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) form div[data-structure=e-text] {
  color: #05161a;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border {
  border: 1px solid #29282d;
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-border {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .u-clearfix:nth-of-type(2n) .c-symbol {
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
  border-right: 10px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] .p-card-voice:before {
    border-right: 8px solid transparent;
    border-bottom: 10px solid #29282d;
  }
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafafb;
  background: #fafafb;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafafb;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article] .c-img--responsive img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article--2btn] .c-img--responsive img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .basis-auto-sm .c-img--responsive img,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .basis-auto-sm .c-img--responsive img {
  border: outset 6px #9795a1;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li .c-symbol {
  outline: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading--bdr-btm,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading--bdr-btm,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading--bdr-btm {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafb), color-stop(#29282d), to(#fafafb));
  background: -webkit-linear-gradient(left, #fafafb, #29282d, #fafafb);
  background: linear-gradient(0.25turn, #fafafb, #29282d, #fafafb);
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-img:after,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-img:after {
  -webkit-box-shadow: inset 0 0 50px 30px #fafafb;
          box-shadow: inset 0 0 50px 30px #fafafb;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(41, 40, 45, 0.6)), color-stop(80%, rgba(41, 40, 45, 0.6)), to(rgba(41, 40, 45, 0)));
  background-image: -webkit-linear-gradient(left, rgba(41, 40, 45, 0.6) 0, rgba(41, 40, 45, 0.6) 80%, rgba(41, 40, 45, 0) 100%);
  background-image: linear-gradient(to right, rgba(41, 40, 45, 0.6) 0, rgba(41, 40, 45, 0.6) 80%, rgba(41, 40, 45, 0) 100%);
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-btn button {
  background: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) header[data-structure=common-header-nav-logo-text] .p-site-common-header,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form .form-group,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] form,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item:nth-child(odd) .p-timetable-item__time,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__body,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-premium-profile__bottom,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .grid-wrapper {
  background-color: #fff;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text--fixed] .p-header .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-text] .p-header .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-nav-logo-img] .p-header .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-inner .c-img--circle,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .c-img--responsive,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .c-bg-color,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .p-sentence-set__box--bdr,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-nav-sp-unfold] .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img .c-inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .c-inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-inner,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .grid-wrapper--full,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .grid-wrapper--full,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form {
  background-color: #fafafb;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:first-of-type .c-symbol,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq] li div.u-clearfix:nth-of-type(2n) .c-symbol,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .col-sm-6,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  background-color: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .grid-wrapper--full,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .grid-wrapper--full {
  background-color: #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #29282d;
    color: #fff;
  }
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__text .p-timetable-item__subhead,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__text .p-timetable-item__subhead,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] .c-bg-color,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] .c-bg-color {
  background-color: #8d8a97;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #9795a1;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(151, 149, 161, 0.7);
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:before,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-heading-put-on-bdr__inner:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-num div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] div[data-structure=e-text] {
  color: #29282d;
}
@media all and (max-width: 480px) {
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) {
    /* スマホ時に表の見出しの線を消して文字に色を付ける */
  }
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] th,
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table--reverse] th,
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table-and-img--reverse] th,
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-in-table] th,
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] th {
    color: #29282d;
  }
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] .p-others-shop-menu__label div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .p-article-point__point div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-text--btm] .p-main-text-btm-heading,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .u-v-align-middle div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .c-heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .form,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .control-label,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .radio-inline,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-form .checkbox-inline,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm] .u-color-init div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__detail,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__detail,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__sub,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-attractSupport-subscriptionForm],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) form div[data-structure=e-text],
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .u-color-init,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text] {
  color: #05161a;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__bottom {
  border-top: 1px solid #fff;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  background-color: #fafafb;
  border: solid 4px #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  border: solid 2px #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form__inner {
  border: 5px solid #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  border: 1px solid #8d8a97;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] h2 {
  border-bottom: 3px solid #8d8a97;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list {
  border: 5px solid #fafafb;
  background: #fafafb;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item {
  border: 5px solid #fafafb;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:before,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:before,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:before,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border:after,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .p-list-step-has-img:not(:last-child) .c-border:after {
  border: 2px solid #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: 3px solid #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  border-right: solid 2px #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 2px solid #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] .c-btn a {
  color: #29282d;
  background-color: #fff;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .c-img--responsive img,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .c-img--responsive img,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .c-img--responsive img {
  -webkit-box-shadow: 15px 15px 0px 0 #29282d;
          box-shadow: 15px 15px 0px 0 #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .u-mrsm img,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .u-mrsm img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .p-premium-form .c-form div .form-group:nth-child(even) {
  background-color: #f7f7f7;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #e31f1f;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] {
  background: -webkit-gradient(linear, left top, right top, from(#fafafb), color-stop(#29282d), to(#fafafb));
  background: -webkit-linear-gradient(left, #fafafb, #29282d, #fafafb);
  background: linear-gradient(0.25turn, #fafafb, #29282d, #fafafb);
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] .c-heading h2 {
  color: #BF953C;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-paypal-set] .c-btn a {
  background: none;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn a,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn a {
  background: inherit;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr th,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .c-tr--bdr td,
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-body__price {
  border-color: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__heading {
  text-shadow: 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 3px #29282d, 0 0 10px rgba(0, 0, 0, 0.7);
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(41, 40, 45, 0.6)), color-stop(80%, rgba(41, 40, 45, 0.6)), to(rgba(41, 40, 45, 0)));
  background-image: -webkit-linear-gradient(left, rgba(41, 40, 45, 0.6) 0, rgba(41, 40, 45, 0.6) 80%, rgba(41, 40, 45, 0) 100%);
  background-image: linear-gradient(to right, rgba(41, 40, 45, 0.6) 0, rgba(41, 40, 45, 0.6) 80%, rgba(41, 40, 45, 0) 100%);
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  background: #fff;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-powerful_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #05161a;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #29282d;
  background-color: rgba(255, 255, 255, 0.35);
  border: solid 1px #29282d;
  border-radius: 50px;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .c-bg-img--cover,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .c-bg-img--cover,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__list,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafb;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafb;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #fcc000;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr-btm th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr-btm th {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(41, 40, 45, 0.6);
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #9795a1;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2 {
  color: #fff;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #d5ab33;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161a;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-border,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-border {
  border: 2px dotted #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--sp2col] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-16-9] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-square] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-square] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-square] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-square] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-square] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-circle] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--2col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--3col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--4col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--5col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards--6col-4-3] .row .c-heading h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--2col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--3col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--4col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--5col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-img-circle--6col] div[data-structure=e-heading]:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] h2:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-has-table--2col] .row .c-heading:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: dotted 2px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered {
  border-top: 4px dotted #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 2px dotted #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: dotted 2px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right] .start-xs:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-right-16-9] .start-xs:before,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left] .start-xs:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-full-left-16-9] .start-xs:after {
  border-bottom: 4px dotted #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number] {
  border-bottom: 1px solid #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #29282d;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafb;
  border-color: #29282d;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=text],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=email],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=tel],
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-form-simple input[type=number] {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item,
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-desc {
  background-color: #dcdbdf;
  border: solid 5px #dcdbdf;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] .p-premium-steps__item-img {
  -webkit-box-shadow: #29282d 0 0 0 3px;
          box-shadow: #29282d 0 0 0 3px;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.1)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.1) 50%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.1) 50%, transparent 50%);
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a {
  background-color: transparent;
  color: #05161a;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] div[data-structure=e-premium-faq] .p-premium-faq__item:first-of-type {
  border-bottom: solid 1px #29282d;
  background-color: #dcdbdf;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-modern_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) {
  color: #05161A;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 2px 1px #29282d, 0 0 1rem #29282d, 0 0 1rem #29282d;
  color: #fff;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-btn button {
  color: #fff;
  background: -webkit-radial-gradient(top, ellipse, #29282d, transparent), -webkit-radial-gradient(bottom, ellipse, #29282d, transparent);
  background: radial-gradient(ellipse at top, #29282d, transparent), radial-gradient(ellipse at bottom, #29282d, transparent);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-btn a {
  color: #29282d;
  background: -webkit-radial-gradient(top, ellipse, #fff, transparent), -webkit-radial-gradient(bottom, ellipse, #fff, transparent);
  background: radial-gradient(ellipse at top, #fff, transparent), radial-gradient(ellipse at bottom, #fff, transparent);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-premium-heading-voice__body:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2 {
  background: -webkit-radial-gradient(top, ellipse, #29282d, transparent), -webkit-radial-gradient(bottom, ellipse, #29282d, transparent);
  background: radial-gradient(ellipse at top, #29282d, transparent), radial-gradient(ellipse at bottom, #29282d, transparent);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafb;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafb;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] .grid-wrapper--lg,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .grid-wrapper,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-voice] .p-premium-heading-voice__body:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] .p-btn-contact.c-bg-img {
  background-color: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center {
  background-color: rgba(41, 40, 45, 0.6);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set--center-overlay] .c-bg-overlay--color:before {
  background-color: rgba(41, 40, 45, 0.7);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #9795a1;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after {
  background: #fff;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__heading h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text] {
  color: #fff;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] .p-main-set-4--center::after {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: 1px solid #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #29282d;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 1px #29282d;
  border-top: solid 1px #29282d;
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafb;
  border-color: #29282d;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #29282d;
  background: #fff;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(41, 40, 45, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.3) 100%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.3) 50%, transparent 50%);
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-clean_v2:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) {
  color: #05161A;
  /* 文字色を元に戻す */
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading h2 {
  text-shadow: 1px 1px 1px #fff, 0 0 1rem #fff;
  color: #05161A;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn a,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn input,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn .btn-customform-submit,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-btn button {
  background: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .p-article--bdr__box,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-marker] .p-heading-marker:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .c-inner--one-elem.c-inner--lg,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] .c-tr--bdr tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-m_navigation,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn__bottom .p-m_navigation,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-floating-btn,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] .c-tr--bdr tbody th {
  background-color: #fafafb;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img] .col-sm-5 .c-img--responsive:after {
  background: #fafafb;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2.c-inner--lg,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon {
  background-color: #FCC000;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__ribbon,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__coupon:after {
  background-color: #c00;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-bg-color {
  background-color: #F7F7F7;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  background-color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .p-main-set-2--left-overlay:before {
  background: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__circle {
  background-color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-campaign] .p-main-campaign__tag {
  background: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-profile] .c-img-icon,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btns-img--icon] .c-img-icon,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] .p-heading-arrow--v2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] .p-heading-arrow--v2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon] .p-heading-balloon {
  background: -webkit-radial-gradient(top, ellipse, #29282d, transparent), -webkit-radial-gradient(bottom, ellipse, #29282d, transparent);
  background: radial-gradient(ellipse at top, #29282d, transparent), radial-gradient(ellipse at bottom, #29282d, transparent);
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-caution] .p-sentence-caution__content-wrapper,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] .p-sentence-card,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timetable] .p-timetable-item__subhead,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title {
  background-color: #9795a1;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:before,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .col-sm-5 .c-img--responsive:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] .p-premium-article-img-right-2__conditions {
  background: #fff;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] .p-premium-btn-set-4__period {
  background: #000;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-timeline] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-three-badges] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .p-main-base-shop__tapestry-inner,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-6] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-base-shop-info] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-thinking] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point-3] .p-article-point__box div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-img-right-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-left] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-box-img-right] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-article-thinking] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] h2[data-structure=e-heading],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-steps] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left] .c-heading h2[data-structure=e-heading],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-light] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-card] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-letter] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-contact] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report--reverse] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-report] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-list-note2] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-3] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-btn-set] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-3] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation-application--reserve] .p-reservation-application--reserve__body,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-reservation--diagonal-stripe] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-heading],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-cards-bordered--3col] .p-order-card-bordered div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] ul li[data-structure=e-list-faq],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-body-right] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-list-body-right"] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-center-img] ul li[data-structure=e-list-item],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-3--center] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-form] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) form,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-caution__txt-wrapper,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-sentence-scroll__inner,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-funding-goal__note,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-cards-img-left__body div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-medal-set] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-shop-menu] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-4--center] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-right-text] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__partner-voice,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__title,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered__img + .p-card-voice-bordered__heading,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown] .p-order-countdown__countdown-area-inner,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-countdown-button] .p-order-countdown-button__countdown-area-inner {
  color: #05161A;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__plus-element {
  color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-background-text] .p-heading-background-text__sub {
  color: #8d8a97;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--q,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-faq] .p-premium-faq__icon--a,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-ribbon--flat] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-grad] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-heading-frame] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bg-dark] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bg-dark] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bg-dark] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .c-inner,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bg-dark] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-interview] .p-premium-interview__heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set2] .p-premium-profile__heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-profile-set] .p-premium-profile__heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-point] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-base-shop] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-contact-set] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-balloon--invert] .p-heading-balloon--invert h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-arrow--has-subtext] h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] .c-heading h2,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-set-2--left-overlay] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-btn-set-4] div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-ticket] .p-order-ticket-header,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr-btm] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-steps__item-heading div[data-structure=e-text],
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr-btm--sp-scroll] thead th {
  color: #fff;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-letter-card] h2 {
  color: #940101;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-voices] h2 {
  color: #BF953C;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-product-view] h2 {
  color: #D5AB33;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fslg--sp,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-order-set-2] .u-fssm--sp {
  color: #05161A;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  border: solid 2px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-cards-img-left--2col] .p-premium-cards-img-left__card,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr td {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-cards-voice-bordered] .p-card-voice-bordered {
  border-top: 4px solid #29282d;
  border-bottom: 4px solid #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-profile] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-sentence-set--bdr] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-has-number] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-faq--bdr] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list--bdr] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step-has-img] .c-border,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-price-guide] .p-others-price-guide__card {
  border: solid 1px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-origin-bdr--updown] h2:after {
  border-top: 2px solid #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-list-step] .p-list-step__body {
  border-left: 1px solid #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-has-subtitle] .p-heading-has-subtitle__main,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-map-and-table-2rows] .p-map-and-table-2rows__content-wrapper .c-heading,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-order-ticket-body__price,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-btm {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-heading--bdr-thin-btm {
  border-bottom: solid 1px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
  border-left-color: #29282d;
}
@media all and (min-width: 1px) and (max-width: 768px) {
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr th:after,
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr-btm] .c-tr--bdr th:after,
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody th:after,
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] .c-th--right th:after {
    border: none;
  }
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:before {
  border-left: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-with-bracketed] .p-heading-with-bracketed__inner:after {
  border-right: solid 2px #29282d;
  border-top: solid 2px #29282d;
  border-bottom: solid 2px #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #8d8a97;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double] tbody th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bgcolor-bdr] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] .c-tr--bdr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-tr--bdr-btm th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-thead--color thead td,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-premium-faq__icon--a {
  -webkit-box-shadow: inset 0 0 8px 6px #fafafb;
          box-shadow: inset 0 0 8px 6px #fafafb;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-thead--color thead th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-thead--color thead th {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-bdr--sp-scroll] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table] tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--sm] th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead-double--one-col-thead-bgcolor-bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure="seminar/b-table-thead-double--one-col-thead-bgcolor-bdr"] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table--bdr] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-thead] tbody th {
  border: solid 1px #29282d;
  background-color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-double--bdr-btm] .c-tr--bdr td {
  border: none;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-heading-btm-bdr] .p-heading-btm-bdr:after {
  border-top: none;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td:before,
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-table-schedule__td--lg {
    background-color: #29282d;
    -webkit-box-shadow: inset 0 0 6px 3px #fafafb;
            box-shadow: inset 0 0 6px 3px #fafafb;
    color: #fff;
  }
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-left--bdr] .p-article--bdr__box,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-img-right--bdr] .p-article--bdr__box,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article--bdr] .c-border {
  -webkit-box-shadow: inset 0 0 15px 10px #fafafb;
          box-shadow: inset 0 0 15px 10px #fafafb;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=text]:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=email]:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=tel]:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=date]:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form input[type=number]:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form textarea:focus,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .c-form select:focus {
  background-color: #fafafb;
  border-color: #29282d;
  -webkit-box-shadow: inset 0 -1px 0 0 #29282d;
          box-shadow: inset 0 -1px 0 0 #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-logo-img-2] .p-header--theme-color .c-btn a {
  color: #29282d;
  background: #fff;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-right] .c-btn--ghost a,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-article-body-left] .c-btn--ghost a {
  background: inherit;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-badge] .c-btn a {
  border-radius: 50%;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th {
  background-color: #DBDBDB;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-comparison] .p-table-comparison__th--accent {
  background-color: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-table-schedule--sp-scroll] .p-table-schedule--sp-scroll__th--lg,
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-header-scheduled-footer] .p-table-schedule--sp-scroll__th--lg {
  background-color: inherit;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-main-multi-photo] .p-main-multi-photo__text-bg {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(100%, rgba(41, 40, 45, 0.3)), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(41, 40, 45, 0.3)), color-stop(50%, transparent));
  background-image: -webkit-linear-gradient(right, rgba(41, 40, 45, 0.3) 100%, transparent 50%), -webkit-linear-gradient(rgba(41, 40, 45, 0.3) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(41, 40, 45, 0.3) 100%, transparent 50%), linear-gradient(rgba(41, 40, 45, 0.3) 50%, transparent 50%);
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) div[data-structure=b-others-conversational-text] .p-others-conversational-text__myself-voice {
  background-color: #8d8a97;
  border: solid 1px #8d8a97;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item {
  background: #29282d;
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
  border-left: 29px solid #29282d;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) .p-list-step-laterally__item:after {
    border-top: 49px solid #29282d;
    border-left: 179px solid transparent;
  }
}
.theme-dark.template-theme-winter:not(.is-not-available-on-template-theme) [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark [data-structure=b-cards-voice--circle-img--3col] .p-cards-voice--circle-img--3col__item--num [data-structure=e-heading] {
  border-color: #29282d;
}
.theme-dark [data-structure=b-main-set-2--center] .c-btn a:not([style*=background-color]),
.theme-dark [data-structure=b-sentence-set--bg-dark] .c-btn a:not([style*=background-color]) {
  background-color: #37bc8f;
  -webkit-box-shadow: 0 -4px 0 #268162 inset;
          box-shadow: 0 -4px 0 #268162 inset;
  text-shadow: 0 -1px #268162;
}
.theme-dark [data-structure=b-heading] .c-bg-img[style^=background]:before {
  background: rgba(41, 40, 45, 0.8);
}
.theme-dark [data-structure=b-sentence-set--bg-dark] .c-bg-overlay--dark:before {
  background: rgba(41, 40, 45, 0.8);
}
.theme-dark [data-structure=b-heading-origin-bdr--updown] .c-heading {
  color: #29282d;
}
.theme-dark [data-structure=b-article-img-left] .p-article-subhead {
  color: #29282d;
}
.theme-dark [data-structure=b-heading-btm-bdr] .c-heading {
  color: #29282d;
}
.theme-dark [data-structure=b-btn-set-3] .c-btn a:not([style*=background-color]) {
  background-color: #37bc8f;
  -webkit-box-shadow: 0 -4px 0 #268162 inset;
          box-shadow: 0 -4px 0 #268162 inset;
  text-shadow: 0 -1px #268162;
}
.theme-dark .p-header,
.theme-dark .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark .p-header--theme-color,
.theme-dark .p-m_navigation--theme-color {
  background-color: #29282d;
}
.theme-dark .p-header-nav-floating-btn {
  background-color: #fafafb;
}
.theme-dark .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fafafb;
}
.theme-dark .p-main-set-3--center {
  border-color: #29282d;
}
.theme-dark .p-main-set-3--center__subhead {
  background-color: #29282d;
}
.theme-dark .p-main-set-3--center__period {
  border-color: #29282d;
  color: #29282d;
}
.theme-dark .p-main-set-3--center__main {
  color: #29282d;
}
.theme-dark .p-heading-balloon--ghost {
  background-color: #fafafb;
}
.theme-dark .p-heading-balloon--ghost:after {
  border-top-color: #fafafb;
}
.theme-dark .p-article--bdr__box {
  background-color: #fafafb;
}
.theme-dark .p-article-point__box {
  background-color: #fafafb;
}
.theme-dark .p-article-point__border {
  background-color: #fafafb;
}
.theme-dark .p-card-voice-bordered {
  background-color: #fafafb;
}
.theme-dark .p-sentence-set__box--bdr {
  background-color: #fafafb;
}
.theme-dark .p-premium-btn-set-3__body {
  background-color: #fafafb;
  color: inherit;
}
.theme-dark .p-order-ticket-2__inner {
  background-color: #fff;
}
.theme-dark .p-order-card-bordered {
  background-color: #fafafb;
}
.theme-dark .p-list__box--bdr {
  background-color: #fafafb;
}
.theme-dark .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: #fafafb;
}
.theme-dark .p-list-center-img li > div {
  background-color: #fafafb;
}
.theme-dark .c-bg-grad {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(102, 106, 115, 0.9)), to(rgba(109, 102, 115, 0.9)));
  background-image: -webkit-linear-gradient(right, rgba(102, 106, 115, 0.9), rgba(109, 102, 115, 0.9));
  background-image: linear-gradient(to left, rgba(102, 106, 115, 0.9), rgba(109, 102, 115, 0.9));
}
.theme-dark .s_footer-peraichi {
  background-color: #dfe0e1;
}
.theme-dark .p-btn-set-3 {
  background-color: #fff;
}
.theme-dark .p-btn-set-3__inner {
  background-color: #fff;
}
.theme-dark .p-heading-balloon--invert {
  color: #fff;
}
.theme-dark .p-heading-balloon--ghost {
  color: #05161a;
}
.theme-dark .p-others-timeline__card {
  background-color: rgba(255, 255, 255, 0.95);
}
.theme-dark .p-others-timeline__card--right:after {
  border-right-color: rgba(255, 255, 255, 0.95);
}
.theme-dark .p-others-timeline__card--left:after {
  border-left-color: rgba(255, 255, 255, 0.95);
}
.theme-dark .p-others-timeline__desc {
  color: inherit;
}
.theme-dark .p-others-timeline:after {
  background-color: #eee;
}