@charset "UTF-8";
.theme-base div[data-structure="b-reservation--diagonal-stripe"] .p-reservation--diagonal-stripe__inner {
  background-color: #fafafa;
}
.theme-modern.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #05161a;
}
.theme-dark {
  --block-bg-color: #fafafa;
  background-color: #fafafa;
  color: #373639;
  color: #373639;
}

.theme-dark .c-bg-grad {
  background-image: -webkit-linear-gradient(right, rgba(84, 71, 71, 0.9), rgba(84, 82, 71, 0.9));
  background-image: linear-gradient(to left, rgba(84, 71, 71, 0.9), rgba(84, 82, 71, 0.9));
}

.theme-dark .c-bg-color {
  background-color: #fff;
}

.theme-dark .c-border {
  border-color: #5f5850;
}

.theme-dark .c-btn a,
.theme-dark .c-btn input,
.theme-dark .c-btn button,
.theme-dark .c-btn .btn-customform-submit {
  background-color: #5f5850;
}

.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: #d6cdae;
  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: #5f5850;
  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: #5f5850;
  color: #5f5850;
}

.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: #d6cdae;
  color: #d6cdae;
}

.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: #5f5850;
  box-shadow: 0 0 6px 0 #aca59c;
}

.theme-dark .c-form .file-upload-btn {
  border-color: #5f5850;
  color: #5f5850;
}

.theme-dark .c-heading--bdr-btm, .theme-dark .c-heading--bdr-thin-btm {
  border-bottom-color: #5f5850;
}

.theme-dark .c-hr-dashed,
.theme-dark .c-hr-dotted,
.theme-dark .c-hr-double,
.theme-dark .c-hr-solid {
  border-color: #5f5850;
}
.theme-dark .c-hr-origin--3 {
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #ccc 0, #ccc 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
.theme-dark .c-img-icon {
  background-color: #5f5850;
}

.theme-dark .c-symbol {
  background-color: #5f5850;
}

.theme-dark .c-thead--color thead th,
.theme-dark .c-thead--color thead td {
  background-color: white;
}

.theme-dark .c-thead--color-invert thead th,
.theme-dark .c-thead--color-invert thead td {
  background-color: #5f5850;
}

.theme-dark .p-main-campaign__tag {
  background: #5f5850;
}

.theme-dark .p-sentence-caution__content-wrapper {
  background-color: #d6d2ce;
}

.theme-dark .p-sentence-caution__content-inner {
  background-color: #5f5850;
}

.theme-dark .p-sentence-caution__icon {
  color: #5f5850;
}

.theme-dark .p-map-and-table-2rows__content-wrapper .c-heading {
  border-bottom: solid 2px #5f5850;
}

.theme-dark .p-btn-contact.c-bg-img {
  background-color: #5f5850;
}

.theme-dark .p-btn-contact__contact-area-inner h2 {
  color: #5f5850;
}

.theme-dark .p-btn-contact__tel-wrapper {
  background-color: #d6d2ce;
}

.theme-dark .p-article-point__header {
  background-color: #5f5850;
}

.theme-dark .p-article-has-number__ribbon {
  background: #5f5850;
}

.theme-dark .p-article-has-number__ribbon:after {
  border-color: transparent #fafafa transparent transparent;
  border-color: transparent var(--block-bg-color, #fafafa) transparent transparent;
}

.theme-dark .p-article-has-number__circle {
  background: #5f5850;
}

.theme-dark .p-article-has-tags__tag {
  background-color: #5f5850;
}

.theme-dark .p-card-voice-bordered {
  border-top-color: #5f5850;
}

.theme-dark .p-card-voice-bordered__img img,
.theme-dark .p-card-voice-bordered__img .pera1-clip-image {
  border-color: #5f5850;
}

.theme-dark .p-cards-img-left--with-table-2col__table {
  border: solid 1px #5f5850;
}

.theme-dark .p-cards-img-left--with-table-2col__table tr {
  border-bottom: dashed 1px #5f5850;
}

.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: #5f5850;
}

.theme-dark .p-form-simple .c-form-control-label {
  color: #5f5850;
}

.theme-dark .p-form-simple input[type="text"]:focus,
.theme-dark .p-form-simple input[type="email"]:focus {
  background-color: #d6d2ce;
  box-shadow: inset 0 -2px 0 0 #5f5850;
}

.theme-dark .p-form-simple textarea:focus {
  background-color: #d6d2ce;
  border-color: #5f5850;
}

.theme-dark .p-header--theme-color {
  background-color: #5f5850;
}

.theme-dark .p-heading-arrow {
  background-color: #5f5850;
}

.theme-dark .p-heading-arrow:before, .theme-dark .p-heading-arrow:after {
  background-color: #fafafa;
}

.theme-dark .p-heading-arrow:before,
.theme-dark .p-heading-arrow:after {
  background-color: #fafafa;
}

.theme-dark .p-heading-arrow--v2 {
  background-color: #5f5850;
}

.theme-dark .p-heading-arrow--v2:before {
  border-top-color: #5f5850;
  background-color: transparent;
}

.theme-dark .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #a0988e 8%, #a0988e 14%, transparent 14%, transparent 86%, #a0988e 86%, #a0988e 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), -webkit-linear-gradient(45deg, transparent 40%, #c3beb8 40%, #c3beb8 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #a0988e 8%, #a0988e 14%, transparent 14%, transparent 86%, #a0988e 86%, #a0988e 92%, transparent 92%), linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), linear-gradient(45deg, transparent 40%, #c3beb8 40%, #c3beb8 60%, transparent 60%), linear-gradient(white, white);
}

.theme-dark .p-heading-ribbon:before {
  border-top-color: #c3beb8;
  border-right-color: #c3beb8;
  border-bottom-color: #c3beb8;
}

.theme-dark .p-heading-ribbon:after {
  border-left-color: #c3beb8;
  border-top-color: #c3beb8;
  border-bottom-color: #c3beb8;
}

.theme-dark .p-heading-ribbon__body:before, .theme-dark .p-heading-ribbon__body:after {
  border-color: #7b7267 transparent transparent transparent;
}

.theme-dark .p-heading-ribbon--flat {
  background: #5f5850;
}

.theme-dark .p-heading-ribbon--flat:before {
  border-top-color: #575049;
  border-right-color: #575049;
  border-bottom-color: #575049;
}

.theme-dark .p-heading-ribbon--flat:after {
  border-left-color: #575049;
  border-top-color: #575049;
  border-bottom-color: #575049;
}

.theme-dark .p-heading-btm-bdr:after {
  border-top-color: #5f5850;
}

.theme-dark .p-heading-double-bdr {
  border-color: #5f5850;
}

.theme-dark .p-heading-double-bdr--updown:before {
  border-top-color: #5f5850;
  border-bottom-color: #5f5850;
}

.theme-dark .p-heading-double-bdr--updown:after {
  border-top-color: #5f5850;
  border-bottom-color: #5f5850;
}

.theme-dark .p-heading-put-on-bdr__inner:before, .theme-dark .p-heading-put-on-bdr__inner:after {
  background-color: #5f5850;
}

.theme-dark .p-heading-balloon {
  background-color: #c3beb8;
}

.theme-dark .p-heading-balloon:after {
  border-top-color: #c3beb8;
}

.theme-dark .p-heading-balloon--invert {
  background-color: #5f5850;
}

.theme-dark .p-heading-balloon--invert:after {
  border-top-color: #5f5850;
}

.theme-dark .p-heading-balloon--ghost {
  border-color: #5f5850;
}

.theme-dark .p-heading-balloon--ghost:before {
  border-top-color: #5f5850;
}

.theme-dark .p-heading-dogear {
  background-color: #c3beb8;
}

.theme-dark .p-heading-dogear:after {
  border-color: #fafafa #fafafa #5f5850 #5f5850;
}

.theme-dark .p-heading-marker:after {
  background-color: #aca59c;
}

.theme-dark .p-heading-accent:before {
  background-color: #5f5850;
}

.theme-dark .p-heading-accent:after {
  background: #aca59c;
}

.theme-dark .p-heading-background-text__sub {
  color: #c3beb8;
}

.theme-dark .p-list-step {
  color: #5f5850;
}

.theme-dark .p-list-step__body {
  border-left-color: #5f5850;
}

.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 #5f5850;
}

.theme-dark .p-list-faq-accordion__checkbox:hover + .p-list-faq-accordion__title-area {
  background-color: rgba(95, 88, 80, 0.1);
}

.theme-dark .p-list-faq-accordion__title-area {
  border-bottom-color: #5f5850;
}

.theme-dark .p-list-faq-accordion__title-area:after {
  color: #5f5850;
}

.theme-dark .p-list-faq-accordion-has-img__checkbox:hover + .p-list-faq-accordion-has-img__title-area {
  background-color: rgba(95, 88, 80, 0.1);
}

.theme-dark .p-list-faq-accordion-has-img__title-area {
  border-bottom-color: #5f5850;
}

.theme-dark .p-list-faq-accordion-has-img__title-area:after {
  color: #5f5850;
}

.theme-dark .p-others-timeline__date {
  color: #5f5850;
}

.theme-dark .p-order-ticket-2__price {
  color: #d6cdae;
}

.theme-dark .p-order-card-bordered {
  border-top-color: #5f5850;
}

.theme-dark .p-others-shop-menu__card {
  background-color: #fff;
  border: 0;
  box-shadow: none;
}

.theme-dark .p-others-shop-menu__label {
  background-color: #5f5850;
}

.theme-dark .p-others-rectangle__item-inner {
  background-color: #5f5850;
  color: #fff;
}

.theme-dark .p-timetable-item__subhead {
  background-color: #dad7d4;
}

@media only screen and (min-width: 1px) and (max-width: 480px) {
  .theme-dark .p-timetable-item__time {
    background-color: #f2f2f2;
  }
}

.theme-dark .p-timetable-item:nth-child(odd) .p-timetable-item__time {
  background-color: #f2f2f2;
}

.theme-dark .p-table-comparison__th--accent {
  border: solid 2px #5f5850;
  background-color: #5f5850;
}

.theme-dark .p-table-comparison__td--accent {
  border: solid 2px #5f5850;
  background-color: #d3d0cb;
}

.theme-dark .p-funding-goal-borderd__flame {
  border-color: #5f5850;
}

.theme-dark .p-before-after__arrow-element:before {
  border-left-color: #5f5850;
}

.theme-dark .p-before-after__arrow-element:after {
  border-left-color: #5f5850;
}

.theme-dark .p-others-price-guide__card {
  border: 3px solid #5f5850;
}

.theme-dark .p-others-price-guide__plus-element {
  color: #5f5850;
}

.theme-dark .p-others-price-guide__circle {
  background-color: #5f5850;
}

.theme-dark .p-others-conversational-text__myself-voice {
  background-color: #c3beb8;
  border: solid 1px #c3beb8;
}

.theme-dark .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #c3beb8;
}

.theme-dark .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #c3beb8;
}

.theme-dark .p-premium-heading-arrow {
  background-color: #5f5850;
}

.theme-dark .p-premium-heading-arrow:before,
.theme-dark .p-premium-heading-arrow:after {
  background-color: #fafafa;
}

.theme-dark .p-premium-heading-arrow--v2 {
  background-color: #5f5850;
}

.theme-dark .p-premium-heading-arrow--v2:before {
  border-top-color: #5f5850;
}

.theme-dark .p-premium-heading-frame {
  background-color: #5f5850;
  box-shadow: inset 0 0 0 5px #5f5850, inset 0 0 0 6px #fff;
}

.theme-dark .p-premium-btn-set-2__heading {
  background-color: #5f5850;
}

.theme-dark .p-premium-btn-set-3__wrapper {
  background-color: #5f5850;
}

.theme-dark .p-premium-faq__icon--a {
  background-color: #5f5850;
  color: #fff;
}

.theme-dark .p-premium-cards-img-left__label {
  background-color: #5f5850;
}

.theme-dark .p-premium-sentence-merit__label {
  background-color: #5f5850;
}

.theme-dark .p-premium-sentence-merit__header {
  border-color: #5f5850;
}

.theme-dark .p-premium-profile__heading {
  background-color: #5f5850;
}

.theme-dark .p-premium-profile__name {
  border-color: #5f5850;
}

.theme-dark .p-premium-profile__subHeading {
  color: #5f5850;
}

.theme-dark .p-premium-heading-grad {
  background-color: #5f5850;
}

.theme-dark .p-premium-heading-grad__inner {
  background-color: #5f5850;
}

.theme-dark .p-premium-btn a {
  background-color: #d6cdae;
}

.theme-dark .p-premium-contact-set {
  background-color: #5f5850;
  border-color: #433e39;
}

.theme-dark .p-premium-contact-set__btn a {
  background-color: #d6cdae;
}

.theme-dark .p-premium-steps__heading {
  border-color: #5f5850;
}

.theme-dark .p-premium-steps__heading:after {
  background-color: #5f5850;
}

.theme-dark .p-premium-steps__item-header {
  background-color: #5f5850;
}

.theme-dark .p-premium-steps__item-num {
  color: #5f5850;
}

.theme-dark .p-premium-steps__item-img {
  box-shadow: #5f5850 0 0 0 3px;
}

.theme-dark .p-premium-steps__arrow:after {
  border-left-color: #5f5850;
}

@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: #5f5850;
  }
}

.theme-dark .p-premium-interview__heading {
  background-color: #5f5850;
}

.theme-dark .p-sentence-card {
  background-color: #cfcbc6;
  border: 1px solid #5f5850;
}

.theme-dark .u-color-theme-main {
  color: #5f5850;
}

.theme-dark .u-color-theme-sub {
  color: #d6cdae;
}

.theme-dark .u-color-theme-accent {
  color: #d6cdae;
}

.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 {
  color: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #5f5850;
}

.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: #5f5850;
}

.theme-dark div[data-structure=b-heading-btm-bdr] h2:after {
  border-bottom: solid 3px #5f5850;
}

.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 #5f5850;
}

.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: #585858;
  border-right-color: #585858;
  border-bottom-color: #585858;
}

.theme-dark div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:after {
  border-left-color: #585858;
  border-top-color: #585858;
  border-bottom-color: #585858;
}

.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: #7b7267 transparent transparent transparent;
}

.theme-dark div[data-structure="b-list-step-has-img"] .p-list-step-has-img .c-inner {
  border-color: #5f5850;
}

.theme-dark div[data-structure="b-heading-btm-bdr"] .p-heading-btm-bdr:after {
  border-top: 2px solid #5f5850;
}

.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%, #aca59c 8%, #aca59c 14%, transparent 14%, transparent 86%, #aca59c 86%, #aca59c 92%, transparent 92%), -webkit-linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), -webkit-linear-gradient(45deg, transparent 40%, #ccc8c3 40%, #ccc8c3 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #aca59c 8%, #aca59c 14%, transparent 14%, transparent 86%, #aca59c 86%, #aca59c 92%, transparent 92%), linear-gradient(rgba(251, 250, 252, 0.75), rgba(251, 250, 252, 0)), linear-gradient(45deg, transparent 40%, #ccc8c3 40%, #ccc8c3 60%, transparent 60%), linear-gradient(white, white);
}

.theme-dark div[data-structure="b-heading-ribbon"] .p-heading-ribbon:before {
  border-top-color: #c3beb8;
  border-right-color: #c3beb8;
  border-bottom-color: #c3beb8;
}

.theme-dark div[data-structure="b-heading-ribbon"] .p-heading-ribbon:after {
  border-left-color: #c3beb8;
  border-top-color: #c3beb8;
  border-bottom-color: #c3beb8;
}

.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: #655d55 transparent transparent transparent;
}

.theme-dark div[data-structure="b-premium-steps"] .p-premium-steps__item-img {
  box-shadow: #5f5850 0 0 0 3px;
}

.theme-dark div[data-structure="b-premium-steps"] .p-premium-steps__arrow:after {
  border-left: 15px solid #5f5850;
}

@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 #5f5850;
  }
}

.theme-dark div[data-structure=b-hr-solid--thick] .c-hr-solid {
  border-top: 5px solid #5f5850;
}

.theme-dark div[data-structure="b-premium-heading-frame"] .p-premium-heading-frame {
  background-color: #5f5850;
  box-shadow: inset 0 0 0 5px #5f5850, inset 0 0 0 6px #fff;
}

.theme-dark div[data-structure="b-list-step"] .p-list-step__body {
  border-left: 1px solid #5f5850;
}

.theme-dark div[data-structure="b-heading-dogear"] .p-heading-dogear, .theme-dark div[data-structure="b-heading-balloon"] .p-heading-balloon {
  background-color: #c3beb8;
}

.theme-dark div[data-structure="b-heading-balloon"] .p-heading-balloon:after {
  border-top: 15px solid #c3beb8;
}

.theme-dark div[data-structure="b-heading-dogear"] .p-heading-dogear:after {
  border-color: #fafafa #fafafa #5f5850 #5f5850;
}

.theme-dark div[data-structure="b-heading-accent"] .p-heading-accent:before {
  background: #5f5850;
}

.theme-dark div[data-structure="b-heading-accent"] .p-heading-accent:after {
  background-color: #c3beb8;
}

.theme-dark div[data-structure="b-heading-balloon--ghost"] .p-heading-balloon--ghost:before {
  border-top: 15px solid #5f5850;
}

.theme-dark div[data-structure="b-order-cards-bordered--3col"] .p-order-card-bordered {
  border-top: 4px solid #5f5850;
}

.theme-dark div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #5f5850;
  border-bottom: 1px solid #5f5850;
}

.theme-dark div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #5f5850;
  border-bottom: 2px solid #5f5850;
}

.theme-dark div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered {
  border-top: 4px solid #5f5850;
}

.theme-dark div[data-structure="b-premium-contact-set"] .p-premium-contact-set {
  border: 1px solid #5f5850;
  background-color: #5f5850;
}

.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 #5f5850;
}

.theme-dark div[data-structure="b-table-comparison"] .p-table-comparison__th--accent {
  border: solid 2px #5f5850;
  background-color: #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center {
  border: 10px solid #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__period {
  border: 2px solid #5f5850;
  color: #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__main {
  color: #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__subhead {
  background-color: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.theme-dark div[data-structure="b-cards-img-left--with-table-2col"] .p-cards-img-left--with-table-2col__table {
  border: solid 1px #5f5850;
}

.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: #c3beb8;
  border: 1px solid #5f5850;
}

.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit {
  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 #5f5850;
}

.theme-dark div[data-structure="b-btn-contact"] .p-btn-contact.c-bg-img {
  background-color: #fafafa;
}

.theme-dark div[data-structure="b-btn-contact"] .p-btn-contact__contact-area-inner h2 {
  color: #5f5850;
}

.theme-dark div[data-structure="b-btn-contact"] .p-btn-contact__tel-wrapper {
  background-color: #c3beb8;
}

.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: #d6cdae;
}

.theme-dark div[data-structure="b-shop-menu"] .p-others-shop-menu__label {
  background-color: #5f5850;
}

.theme-dark div[data-structure="b-timeline"] .p-others-timeline__date {
  color: #5f5850;
}

.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 #5f5850;
}

.theme-dark div[data-structure="b-before-after"] .p-before-after__arrow-element:before {
  border-left: 35px solid #5f5850;
}

.theme-dark div[data-structure="b-premium-profile-set"] .p-premium-profile__name {
  border-bottom: 1px solid #5f5850;
}

.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: #fafafa;
}

.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: #c3beb8;
}

.theme-dark div[data-structure="b-sentence-caution"] .p-sentence-caution__content-inner {
  background-color: #5f5850;
}

.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: #5f5850;
}

.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 {
  background-image: -webkit-linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 75%, transparent 75%, transparent);
  background-color: #fbfbfc;
}

.theme-dark div[data-structure="b-reservation--diagonal-stripe"] .p-reservation--diagonal-stripe__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, #aca59c, #aca59c 5px, #ccc8c3 0, #ccc8c3 10px);
  background: repeating-linear-gradient(-45deg, #aca59c, #aca59c 5px, #ccc8c3 0, #ccc8c3 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: #ccc8c3;
}

.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"]:before {
  background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, rgba(95, 88, 80, 0.1) 50.1%) no-repeat bottom right/100% 100%;
  background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, rgba(95, 88, 80, 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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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 {
  box-shadow: 15px 15px 0px 0 #5f5850;
}

.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 {
  box-shadow: 15px 15px 0px 0 #5f5850;
}

.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure="b-heading-btm-bdr"] h2 {
  border-bottom-color: #dad7d4;
}

.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: #c3beb8;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
  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 #5f5850;
}

.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: #c3beb8;
}

.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-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: #5f5850;
}

.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;
  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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-feminine:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #ccc8c3;
}

.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 #5f5850;
}

.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(95, 88, 80, 0.4) 25%, transparent 25%, transparent 50%, rgba(95, 88, 80, 0.4) 50%, rgba(95, 88, 80, 0.4) 75%, transparent 75%, transparent 100%);
  background-image: linear-gradient(-45deg, rgba(95, 88, 80, 0.4) 25%, transparent 25%, transparent 50%, rgba(95, 88, 80, 0.4) 50%, rgba(95, 88, 80, 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 #5f5850;
}

.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 #5f5850;
}

.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: #fafafa;
  background: var(--block-bg-color, #fafafa);
  border: 2px solid #5f5850;
}

.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 #5f5850;
}

.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 {
  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: #ccc8c3;
}

.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: #ccc8c3;
}

.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: #ccc8c3;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-simple:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-warm:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
  --block-bg-color: $bodyColor;
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2 {
  color: #5f5850;
}

.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: #fafafa;
}

.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: #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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 {
  text-decoration: dashed underline #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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(95, 88, 80, 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: #5f5850;
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #5f5850;
  /* 枠の色　*/
}

.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 #5f5850;
}

.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(95, 88, 80, 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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) .c-bg-color {
  background-image: -webkit-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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(95, 88, 80, 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 {
  background-color: rgba(95, 88, 80, 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 {
  background-color: rgba(95, 88, 80, 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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-luxury:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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-linear-gradient(bottom, #5f5850, #c3beb8);
  background: linear-gradient(to top, #5f5850, #c3beb8);
}

.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: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  outline: 1px solid #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #fafafa;
}

.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-linear-gradient(bottom, #5f5850, #c3beb8);
  background: linear-gradient(to top, #5f5850, #c3beb8);
}

.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: #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #fafafa;
}

.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-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-linear-gradient(bottom, #5f5850, #c3beb8);
  background: linear-gradient(to top, #5f5850, #c3beb8);
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-marker"] {
  background: -webkit-linear-gradient(left, #fafafa, #5f5850, #fafafa);
  background: linear-gradient(0.25turn, #fafafa, #5f5850, #fafafa);
}

.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: #fafafa;
}

.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: #fafafa;
}

.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 #5f5850;
}

@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 #5f5850;
  }
}

.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: #fafafa;
}

.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 {
  box-shadow: inset 0 0 50px 30px #fafafa;
}

@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"] th,
  .theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-double"] th {
    color: #5f5850;
  }
}

.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: #fafafa;
}

.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 {
  background-color: #c3beb8;
}

.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 {
  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 {
  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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #fafafa;
}

.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: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #fafafa;
  background-color: var(--block-bg-color, #fafafa);
  border: 2px solid #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #fafafa;
  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: #fafafa;
}

.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: #5f5850;
}

.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: #fafafa;
  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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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-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-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="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 {
  background-color: #5f5850;
}

.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-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-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="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 {
  background-color: #c3beb8;
}

.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: #ccc8c3;
}

.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: #ccc8c3;
}

.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 #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-vitamin:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
  --block-bg-color: $bodyColor;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-heading h2 {
  color: #5f5850;
}

.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="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"] {
  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: #5f5850;
}

.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) div[data-structure="b-main-set-3--center"] .p-main-set-3--center {
  border: solid 10px #5f5850;
}

.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: #5f5850;
  background-color: #fff;
  border: 2px solid #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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(204, 200, 195, 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-linear-gradient(right, rgba(204, 200, 195, 0.7), rgba(255, 255, 255, 0.7));
  background-image: linear-gradient(to left, rgba(204, 200, 195, 0.7), rgba(255, 255, 255, 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: #5f5850;
}

.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 {
  border-color: #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  border-bottom: 1px solid #5f5850;
}

.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 #5f5850;
  border-bottom: 2px solid #5f5850;
}

.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 #5f5850;
}

.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: #dad7d4;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #ccc8c3;
}

.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--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 {
  border: solid 5px #fafafa;
  background-color: #5f5850;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #5f5850;
}

.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"] {
  box-shadow: inset 0 -1px 0 0 #5f5850;
}

.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 #5f5850;
  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;
  box-shadow: inset 0 -1px 0 0 #5f5850;
}

.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;
  box-shadow: inset 0 -2px 0 0 #5f5850;
}

.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="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="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: #ccc8c3;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-modern_japanese:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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="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: #5f5850;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-m_navigationMenu a:hover {
  color: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #ccc8c3;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  background-color: #5f5850;
}

.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 {
  box-shadow: #5f5850 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: #5f5850;
}

.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: #5f5850;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: #5f5850;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .c-form {
  border: solid 2px #5f5850;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) .customFormGroup_ttl_required:after {
  background-color: #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timetable"] .p-timetable-item__subhead {
  background-color: #5f5850;
}

.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 #5f5850;
  background-color: #5f5850;
}

.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: #ccc8c3;
}

.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;
  box-shadow: inset 0 -1px 0 0 #ccc8c3;
}

.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="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: #ccc8c3;
}

.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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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;
  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: #5f5850;
}

.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(95, 88, 80, 0.2) 98%, rgba(95, 88, 80, 0.13) 100%), -webkit-radial-gradient(top left circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(top right circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom left circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom right circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(95, 88, 80, 0.2) 98%, rgba(95, 88, 80, 0.13) 100%), radial-gradient(circle at top left, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at top right, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 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(95, 88, 80, 0.2) 98%, rgba(95, 88, 80, 0.13) 100%), -webkit-radial-gradient(top left circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(top right circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom left circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom right circle, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(95, 88, 80, 0.2) 98%, rgba(95, 88, 80, 0.13) 100%), radial-gradient(circle at top left, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at top right, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(95, 88, 80, 0.1) 35%, rgba(95, 88, 80, 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 #5f5850;
  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 #5f5850;
}

.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: #fafafa;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.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: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-clean:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-formal:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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 #5f5850 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 #5f5850;
}

.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 #5f5850;
  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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850 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 #5f5850;
}

.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 #ccc8c3;
  color: #5f5850;
}

.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 #5f5850;
}

.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: #ccc8c3;
}

.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: #5f5850;
  background-color: #ccc8c3;
}

.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: #ccc8c3;
  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 #5f5850;
}

.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: #fafafa;
}

.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-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-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 #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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-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-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"] th,
  .theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-map-in-table"] th {
    color: #5f5850;
  }
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-refreshing:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-elegant:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
  border: 2px solid #5f5850;
}

.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 #5f5850;
}

.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="b-list-center-img"] .u-clearfix .c-img--responsive:before {
  color: #5f5850;
}

.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: #5f5850;
  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: #5f5850;
}

.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: #5f5850;
  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 #5f5850;
}

.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 #5f5850;
}

.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"] .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: #5f5850;
}

.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: #5f5850;
}

.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 {
  background-color: rgba(95, 88, 80, 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: #5f5850;
  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 {
  box-shadow: inset 0 0 30px #5f5850;
}

.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="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--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 {
  box-shadow: inset 0 0 30px #5f5850;
  background-color: #c3beb8;
}

.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: #c3beb8;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-handwrite:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #5f5850;
}

.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, #5f5850, #5f5850 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #5f5850, #5f5850 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, #5f5850 3px, #5f5850 6px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, #5f5850 3px, #5f5850 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: #5f5850;
  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-linear-gradient(top right, #5f5850 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom right, #5f5850 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom left, #5f5850 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top left, #5f5850 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-linear-gradient(top left, #5f5850 50%, transparent 50%) top left/100% 50% no-repeat, -webkit-linear-gradient(bottom left, #5f5850 50%, transparent 50%) bottom left/100% 50% no-repeat;
  background: linear-gradient(to bottom right, #5f5850 50%, transparent 50%) top left/100% 50% no-repeat, linear-gradient(to top right, #5f5850 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: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
  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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  outline: 1px solid #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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, #5f5850, #5f5850 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #5f5850, #5f5850 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, #5f5850, #5f5850 5px, transparent 3px, transparent 10px);
  background-image: linear-gradient(to right, #5f5850, #5f5850 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: #5f5850;
}

.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) .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 #aca59c;
}

.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 #5f5850;
}

.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;
  box-shadow: inset 0 -2px 0 0 #5f5850;
}

.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: #5f5850;
}

.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--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-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 #5f5850;
}

.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 #5f5850;
}

.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(95, 88, 80, 0.1);
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(95, 88, 80, 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: #5f5850;
}

.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 {
  text-decoration: dashed underline #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;

}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-powerful:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-energetic:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  background-color: rgba(95, 88, 80, 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 #5f5850;
}

.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="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-btm"] thead th,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-table-thead"] thead th {
  background-color: #5f5850;
  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"] 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="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--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="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 #5f5850;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) .p-premium-faq__icon--q {
  color: #fff;
  background-color: #5f5850;
}

.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 {
  border-bottom: 4px dotted #5f5850;
}

.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"] 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="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="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: #ccc8c3;
}

.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-linear-gradient(bottom, #5f5850, #c3beb8);
  background: linear-gradient(to top, #5f5850, #c3beb8);
}

.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(204, 200, 195, 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 #5f5850;
}

.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-linear-gradient(right, #5f5850, #5f5850);
  background: linear-gradient(to left, #5f5850, #5f5850);
}

.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: #5f5850;
}

.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: #5f5850;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(95, 88, 80, 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 #ccc8c3;
}

.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 #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-nature:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #5f5850;
  border: solid 1px #5f5850;
  background-color: rgba(250, 250, 250, 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-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 {
  background-color: #fafafa;
}

.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: #fafafa;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #fafafa;
  border-color: #5f5850;
  box-shadow: inset 0 -1px 0 0 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

@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"] {
  box-shadow: none;
  border-bottom: solid 1px #5f5850;
}

.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 #5f5850;
}

.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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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(95, 88, 80, 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(95, 88, 80, 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 #5f5850;
}

.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: #ccc8c3;
}

.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 #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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: #5f5850;
}

.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 #ccc8c3;
}

.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(95, 88, 80, 0.1);
  background: -webkit-linear-gradient(233deg, rgba(95, 88, 80, 0.6), rgba(255, 0, 0, 0) 50%), -webkit-linear-gradient(323deg, #f2faff, rgba(0, 255, 0, 0) 35%), -webkit-linear-gradient(114deg, rgba(95, 88, 80, 0.8), rgba(0, 0, 255, 0) 35%);
  background: linear-gradient(217deg, rgba(95, 88, 80, 0.6), rgba(255, 0, 0, 0) 50%), linear-gradient(127deg, #f2faff, rgba(0, 255, 0, 0) 35%), linear-gradient(336deg, rgba(95, 88, 80, 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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
}

.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 #ccc8c3;
}

.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: #5f5850;
  background-color: transparent;
  border: solid 1px #5f5850;
}

.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"] 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="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: #ccc8c3;
}

.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: #ccc8c3;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #ccc8c3;
}

.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 #ccc8c3;
}

.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;
  box-shadow: none;
  background-color: #fafafa;
}

.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: #fafafa;
}

.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: #dad7d4;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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: #5f5850;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timetable"] .p-timetable-item__subhead {
  background-color: #5f5850;
  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: #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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, #948b81 0%, #c3beb8);
  background: radial-gradient(circle, #948b81 0%, #c3beb8);
}

.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 #5f5850;
}

.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: #5f5850;
  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: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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(95, 88, 80, 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 #5f5850;
}

.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: #ccc8c3;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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: #fafafa;
}

.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, #5f5850 0%, #c3beb8);
  background: radial-gradient(circle, #5f5850 0%, #c3beb8);
}

.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="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: #5f5850;
}

.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 {
  background-color: #c3beb8;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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 {
  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: #fafafa;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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"] {
  box-shadow: none;
  border-bottom: solid 1px #5f5850;
}

.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: #5f5850;
  box-shadow: inset 0 -1px 0 0 #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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-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--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="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 {
  background-color: #5f5850;
}

.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-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 {
  color: #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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(95, 88, 80, 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(95, 88, 80, 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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
  background-color: white;
  border: solid 1px #5f5850;
  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: #5f5850;
}

.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-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 {
  background-color: #fafafa;
}

.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-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 {
  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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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 #5f5850;
  color: #5f5850;
}

.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 {
  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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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 #5f5850;
  border-top: solid 1px #5f5850;
  border-bottom: solid 1px #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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: #c3beb8;
  border: solid 1px #c3beb8;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #5f5850;
}

.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="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-btm"] thead th,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-table-thead"] 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: #fafafa;
}

.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: #fafafa;
}

.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: #5f5850;
}

.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="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 {
  background-color: #5f5850;
}

.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="b-table-thead--bdr"] 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: #ccc8c3;
}

.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: #ccc8c3;
}

.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 {
  background-color: #c3beb8;
}

.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: #5f5850;
}

.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: #c3beb8;
}

.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 #5f5850;
  border-bottom: 4px solid #5f5850;
}

.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 {
  box-shadow: 0px 15px -5px #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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 #5f5850;
  border-top: solid 2px #5f5850;
  border-bottom: solid 2px #5f5850;
}

.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 {
  background-image: -webkit-linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 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-linear-gradient(top, #5f5850 0, #5f5850 100%);
  background: linear-gradient(to bottom, #5f5850 0, #5f5850 100%);
  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-linear-gradient(right, rgba(95, 88, 80, 0.1) 50%, transparent 50%), -webkit-linear-gradient(rgba(95, 88, 80, 0.1) 50%, transparent 50%);
  background-image: linear-gradient(-90deg, rgba(95, 88, 80, 0.1) 50%, transparent 50%), linear-gradient(rgba(95, 88, 80, 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(95, 88, 80, 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(204, 200, 195, 0.7);
}

.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-timetable"] .p-timetable-item__subhead {
  background-color: rgba(95, 88, 80, 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: #5f5850;
}

.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: #5f5850;
}

.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 {
  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: #fafafa;
}

.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: #5f5850;
}

.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: #5f5850;
}

.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-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-linear-gradient(bottom, #5f5850, #c3beb8);
  background: linear-gradient(to top, #5f5850, #c3beb8);
}

.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="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: #c3beb8;
}

.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: #ccc8c3;
}

.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(204, 200, 195, 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: #5f5850;
}

@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"] th,
  .theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-table-double"] th {
    color: #5f5850;
  }
}

.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: #5f5850;
}

.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: #c3beb8;
}

.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="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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
  outline: 1px solid #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

.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 #5f5850;
}

@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 #5f5850;
  }
}

.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 #5f5850;
}

.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 #c3beb8;
}

.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 #c3beb8;
}

.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 #fafafa;
  background: #fafafa;
}

.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 #fafafa;
}

.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 #5f5850;
}

.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 #ccc8c3;
}

.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq"] li .c-symbol {
  outline: 1px solid #5f5850;
}

.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 #5f5850;
}

.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-linear-gradient(left, #fafafa, #5f5850, #fafafa);
  background: linear-gradient(0.25turn, #fafafa, #5f5850, #fafafa);
}

.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 {
  box-shadow: inset 0 0 50px 30px #fafafa;
}

.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: #5f5850;
}

.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 #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 0 0 3px #5f5850, 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-linear-gradient(left, rgba(95, 88, 80, 0.6) 0, rgba(95, 88, 80, 0.6) 80%, rgba(95, 88, 80, 0) 100%);
  background-image: linear-gradient(to right, rgba(95, 88, 80, 0.6) 0, rgba(95, 88, 80, 0.6) 80%, rgba(95, 88, 80, 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: #5f5850;
}

.theme-dark [data-structure="b-timeline"] {
  color: #fff;
}

.theme-dark [data-structure="b-timeline"] .c-bg-img {
  position: relative;
}

.theme-dark [data-structure="b-timeline"] .c-bg-img:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(95, 88, 80, 0.8);
}

.theme-dark [data-structure="b-timeline"] .c-bg-img > .c-wrapper {
  position: relative;
}

.theme-dark [data-structure="b-footer"] {
  background-color: #5f5850;
  color: #fff;
}

.theme-dark .c-btn .btn-customform-submit {
  background-color: #5f5850;
}

.theme-dark .p-header,
.theme-dark .p-m_navigation {
  background-color: #fafafa;
}

.theme-dark .p-header--theme-color,
.theme-dark .p-m_navigation--theme-color {
  background-color: #5f5850;
}

.theme-dark .p-header-nav-floating-btn {
  background-color: #fafafa;
}

.theme-dark .p-header-nav-floating-btn .p-m_navigation {
  background-color: #fafafa;
}

.theme-dark .p-main-set-3--center {
  border-color: #5f5850;
}

.theme-dark .p-main-set-3--center__subhead {
  background-color: #5f5850;
}

.theme-dark .p-main-set-3--center__period {
  border-color: #5f5850;
  color: #5f5850;
}

.theme-dark .p-main-set-3--center__main {
  color: #5f5850;
}

.theme-dark .p-heading-dogear {
  background-color: #897e73;
}

.theme-dark .p-heading-balloon {
  background-color: #897e73;
}

.theme-dark .p-heading-balloon:after {
  border-top-color: #897e73;
}

.theme-dark .p-heading-balloon--ghost {
  background-color: #fafafa;
}

.theme-dark .p-heading-balloon--ghost:after {
  border-top-color: #fafafa;
}

.theme-dark .p-heading-balloon--invert {
  background-color: #5f5850;
}

.theme-dark .p-heading-balloon--invert:after {
  border-top-color: #5f5850;
}

.theme-dark .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #7b7267 8%, #7b7267 14%, transparent 14%, transparent 86%, #7b7267 86%, #7b7267 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), -webkit-linear-gradient(45deg, transparent 40%, #897e73 40%, #897e73 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #7b7267 8%, #7b7267 14%, transparent 14%, transparent 86%, #7b7267 86%, #7b7267 92%, transparent 92%), linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), linear-gradient(45deg, transparent 40%, #897e73 40%, #897e73 60%, transparent 60%), linear-gradient(white, white);
}

.theme-dark .p-heading-ribbon:before {
  border-top-color: #897e73;
  border-right-color: #897e73;
  border-bottom-color: #897e73;
}

.theme-dark .p-heading-ribbon:after {
  border-left-color: #897e73;
  border-top-color: #897e73;
  border-bottom-color: #897e73;
}

.theme-dark .p-heading-ribbon__body:before, .theme-dark .p-heading-ribbon__body:after {
  border-color: #6d655c transparent transparent transparent;
}

.theme-dark .p-heading-ribbon--flat {
  background: #5f5850;
}

.theme-dark .p-heading-ribbon--flat:before {
  border-top-color: #575049;
  border-right-color: #575049;
  border-bottom-color: #575049;
}

.theme-dark .p-heading-ribbon--flat:after {
  border-left-color: #575049;
  border-top-color: #575049;
  border-bottom-color: #575049;
}

.theme-dark .p-article--bdr__box {
  background-color: transparent;
}

.theme-dark .p-article-point__box {
  background-color: transparent;
}

.theme-dark .p-article-point__border {
  background-color: transparent;
}

.theme-dark .p-card-voice-bordered {
  background-color: #fff;
  box-shadow: 1px 1px 2px 0px #ddd;
}

.theme-dark .p-sentence-set__box--bdr {
  background-color: transparent;
}

.theme-dark .p-premium-btn-set-3__body {
  background-color: #fff;
  color: inherit;
}

.theme-dark .p-order-ticket-2 {
  background-color: #fafafa;
}

.theme-dark .p-order-ticket-2__inner {
  background-color: #fff;
}

.theme-dark .p-order-card-bordered {
  background-color: transparent;
}

.theme-dark .p-list__box--bdr {
  background-color: transparent;
}

.theme-dark .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top-color: transparent;
}

.theme-dark .p-list-center-img li > div {
  background-color: #fff;
}

.theme-dark .p-others-shop-menu__card {
  box-shadow: 0 0 0 2px #f7f7f7;
}

.theme-dark .p-premium-interview__bottom {
  background-color: #948b81;
}

.theme-dark .p-timetable-item__subhead {
  background-color: #948b81;
}

.theme-dark .p-btn-set-3 {
  background-image: -webkit-linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, #5f5850 25%, transparent 25%, transparent 50%, #5f5850 50%, #5f5850 75%, transparent 75%, transparent);
  background-color: #fafafa;
}

.theme-dark .p-btn-set-3__inner {
  background-color: #fafafa;
}

.theme-dark .p-table-comparison__td--accent {
  background-color: #a0988e;
}

.theme-dark .p-btn-contact__tel-wrapper {
  background-color: #a0988e;
}

.theme-dark .p-sentence-caution__content-wrapper {
  background-color: #a0988e;
}

.theme-dark .p-others-timeline:after {
  background-color: rgba(255, 255, 255, 0.95);
}

.theme-dark .p-others-timeline__card {
  background-color: rgba(255, 255, 255, 0.95);
}

.theme-dark .p-others-timeline__card--left:after {
  border-left: 10px solid rgba(255, 255, 255, 0.95);
}

.theme-dark .p-others-timeline__card--right:after {
  border-right: 10px solid rgba(255, 255, 255, 0.95);
}

.theme-dark .p-others-timeline__card--center:after {
  border-bottom: 10px solid rgba(255, 255, 255, 0.95);
}

.theme-dark .p-others-timeline__desc {
  color: #666;
}

.theme-dark .p-heading-balloon--invert {
  color: #fff;
}

.theme-dark .p-heading-balloon--ghost {
  color: #05161a;
}

.theme-dark .p-premium-interview__bottom {
  background-color: #cfcbc6;
}

.theme-dark .p-premium-steps__heading {
  color: #373639;
}

.theme-dark .p-timetable-item__subhead {
  background-color: #cfcbc6;
}

.theme-dark .p-btn-set-3 {
  background-color: #fafafa;
}

.theme-dark .p-btn-set-3__inner {
  background-color: #fafafa;
}

.theme-dark .p-table-comparison__th {
  background-color: #DBDBDB;
}

.theme-dark .p-table-comparison__th--accent {
  background-color: #5f5850;
}

.theme-dark .p-table-comparison__td--accent {
  background-color: #f2f1ef;
}

.theme-dark .p-btn-contact__tel-wrapper {
  background-color: #f2f1ef;
}

.theme-dark .p-sentence-caution__content-wrapper {
  background-color: #f2f1ef;
}

.theme-dark .c-border, .theme-dark .c-heading {
  border-color: #5f5850;
}

.theme-dark div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #5f5850;
  border-bottom: 1px solid #5f5850;
}

.theme-dark div[data-structure=b-heading-double-bdr--updown] .p-heading-double-bdr--updown:after {
  border-top: 1px solid #5f5850;
  border-bottom: 2px solid #5f5850;
}

.theme-dark div[data-structure="b-reservation-application--reserve"] .p-reservation-application--reserve__body {
  color: #05161a;
}

.theme-dark div[data-structure=b-premium-sentence-merit] .c-bg-color {
  background-color: #fff;
}

.theme-dark div[data-structure="b-heading-dogear"] .p-heading-dogear, .theme-dark div[data-structure="b-heading-balloon"] .p-heading-balloon {
  background-color: #897e73;
}

.theme-dark .p-heading-background-text__sub {
  color: #897e73;
}

.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 {
  background: #5f5850;
}

.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 {
  background-color: #5f5850;
}

.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__label {
  background-color: #5f5850;
}

.theme-dark div[data-structure=b-premium-sentence-merit] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #5f5850;
}

.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: #5f5850;
}

.theme-dark div[data-structure="b-heading-balloon"] .p-heading-balloon:after {
  border-top-color: #897e73;
}

.theme-dark div[data-structure="b-heading-ribbon"] .p-heading-ribbon {
  background-image: -webkit-linear-gradient(transparent 8%, #7b7267 8%, #7b7267 14%, transparent 14%, transparent 86%, #7b7267 86%, #7b7267 92%, transparent 92%), -webkit-linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), -webkit-linear-gradient(45deg, transparent 40%, #897e73 40%, #897e73 60%, transparent 60%), -webkit-linear-gradient(white, white);
  background-image: linear-gradient(transparent 8%, #7b7267 8%, #7b7267 14%, transparent 14%, transparent 86%, #7b7267 86%, #7b7267 92%, transparent 92%), linear-gradient(rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0)), linear-gradient(45deg, transparent 40%, #897e73 40%, #897e73 60%, transparent 60%), linear-gradient(white, white);
}

.theme-dark div[data-structure="b-heading-ribbon"] .p-heading-ribbon:before {
  border-top-color: #897e73;
  border-right-color: #897e73;
  border-bottom-color: #897e73;
}

.theme-dark div[data-structure="b-heading-ribbon"] .p-heading-ribbon:after {
  border-left-color: #897e73;
  border-top-color: #897e73;
  border-bottom-color: #897e73;
}

.theme-dark div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:before {
  border-top-color: #514b44;
  border-right-color: #514b44;
  border-bottom-color: #514b44;
}

.theme-dark div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:after {
  border-left-color: #514b44;
  border-top-color: #514b44;
  border-bottom-color: #514b44;
}

.theme-dark div[data-structure="b-sentence-caution"] .p-sentence-caution__content-wrapper {
  background-color: #a0988e;
}
.theme-dark div[data-structure="b-hr-origin--3"] .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(95, 88, 80, 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 div[data-structure="b-table-comparison"] .p-table-comparison__td--accent {
  border: solid 2px #5f5850;
  background-color: #a0988e;
}

.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-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 {
  color: #373639;
}

.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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 {
  color: #fff;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center {
  border: 10px solid #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__period {
  border: 2px solid #5f5850;
  color: #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__main {
  color: #5f5850;
}

.theme-dark div[data-structure="b-main-set-3--center"] .p-main-set-3--center__subhead {
  background-color: #5f5850;
}

.theme-dark div[data-structure="b-funding-goal"] .p-funding-goal__head {
  border-color: #5f5850;
}

.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: #fafafa;
}

.theme-dark div[data-structure="b-btn-contact"] .p-btn-contact__tel-wrapper {
  background-color: #897e73;
}

.theme-dark div[data-structure="b-btn-contact"] .p-btn-contact.c-bg-img {
  background-color: #5f5850;
}

.theme-dark div[data-structure="b-header-nav-floating-btn--fixed-sp-menu-scroll"].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.theme-dark div[data-structure="b-header-nav-floating-btn--fixed-sp-menu-scroll"] .p-header-nav-floating-btn__bottom .p-navigation {
  background-color: #2c3846;
}

.theme-dark div[data-structure="b-premium-header-nav-floating-btn--fixed"].p-header-nav-floating-btn,
.theme-dark div[data-structure="b-premium-header-nav-floating-btn--fixed"].p-header-nav-floating-btn .p-m_navigation {
  background-color: #2c3846;
}

.theme-dark.template-theme-cute:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #373639;
}

.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: #897e73;
}

.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-img--responsive img {
  box-shadow: 15px 15px 0px 0 #5f5850;
}

.theme-dark.template-theme-cool:not(.is-not-available-on-template-theme) div[data-structure=b-list-has-img--reverse] .c-list-v .c-img--responsive img {
  box-shadow: none;
}

.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: #897e73;
}

.theme-dark.template-theme-lively:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #373639;
}

.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: #897e73;
}

.theme-dark.template-theme-beautiful:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #373639;
}

.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: #897e73;
}

.theme-dark.template-theme-rich:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #373639;
}

.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,
.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__bottom .p-navigation {
  background-color: #2c3846;
}

.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,
.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 .p-m_navigation {
  background-color: #2c3846;
}

.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: #897e73;
}

.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,
.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__bottom .p-navigation {
  background-color: #2c3846;
}

.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-nav-floating-btn--fixed"].p-header-nav-floating-btn .p-m_navigation {
  background-color: #2c3846;
}

.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: #897e73;
}

.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,
.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__bottom .p-navigation {
  background-color: #2c3846;
}

.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-nav-floating-btn--fixed"].p-header-nav-floating-btn .p-m_navigation {
  background-color: #2c3846;
}

.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="b-profile"] div[data-structure="e-text"] {
  color: #2b3846;
}

.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-body-right"] .c-btn a,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-body-left"] .c-btn a,
.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"] {
  color: #fff;
}

.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 {
  background-color: #fafafa;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] .control-label,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-attractSupport-subscriptionForm"] .control-label {
  color: #2b3846;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_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-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] .c-form .checkbox-inline,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] .c-form .checkbox-inline {
  color: #2b3846;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] form,

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] form,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] form {
  color: #2b3846;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.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-article-point-3"] .p-article-point__box div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2: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-luxury_v2: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-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] 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"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2: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-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-luxury_v2: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-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2,
.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: #2b3846;
}

.theme-dark.template-theme-luxury_v2: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-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.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: #2b3846;
}

.theme-dark.template-theme-luxury_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bg-dark"] .c-heading h2 {
  color: #fff;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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-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"] {
  background-color: #5f5850;
}

.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-comparison"] .p-table-comparison__td--accent {
  background-color: #a0988e;
}

.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left-overlay"] .c-btn a,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-btn a,
.theme-dark.template-theme-formal_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-right-text"] .c-btn a {
  color: #373639;
  background-color: #fff;
}

.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-btn-set"] .c-bg-color {
  background-color: #f2f2f2;
}

.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: #897e73;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-modern:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #373639;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-feminine_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
}

.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: #897e73;
}

.theme-dark.template-theme-rich_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* フォームの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: #373639;
}

.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,
.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__bottom .p-navigation {
  background-color: #2c3846;
}

.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,
.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 .p-m_navigation {
  background-color: #2c3846;
}

.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: #897e73;
}

.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: #897e73;
}

.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 #5f5850;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* 文字色を白に変更 */
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num {
  color: #fff;
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_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-handwrite_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-handwrite_v2: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-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.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 div[data-structure="e-heading"],
.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 div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2: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-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-handwrite_v2: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-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-comparison"] .p-table-comparison__th--accent,
.theme-dark.template-theme-handwrite_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-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-list-step"] div[data-structure="e-text"],
.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,
.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"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2 {
  color: #373639;
}

.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"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set"] .p-premium-profile__heading h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.theme-dark.template-theme-handwrite_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-handwrite_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-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bg-dark"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bg-dark"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-heading-frame"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-heading-grad"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-ribbon--flat"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-balloon--invert"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow--has-subtext"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-2"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-hr-double"] .c-hr-double {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%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%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%235F5850%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M20%2C24.2c-5.3%2C0-8-1.7-10.6-3.3c-2.5-1.6-4.8-3-9.5-3v-2c5.3%2C0%2C8%2C1.7%2C10.6%2C3.3c2.5%2C1.6%2C4.8%2C3%2C9.5%2C3%20c4.7%2C0%2C7-1.5%2C9.5-3c2.6-1.6%2C5.3-3.3%2C10.6-3.3v2c-4.7%2C0-7%2C1.5-9.5%2C3C28%2C22.5%2C25.3%2C24.2%2C20%2C24.2z%22%2F%3E%3C%2Fsvg%3E");
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] .c-bg-color,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"],
.theme-dark.template-theme-handwrite_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-handwrite_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-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-thinking"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] .c-bg-color,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] .c-bg-color,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation-application--reserve"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-thead--bgcolor-bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-thead-double--one-col-thead-bgcolor-bdr"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-tabe-schedule"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-table"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-profile"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice"],
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set"] .p-premium-btn-set,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] .c-bg-color,
.theme-dark.template-theme-handwrite_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-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-bg {
  background-color: white;
  background-image: -webkit-repeating-linear-gradient(315deg, transparent, transparent 4px, #fcfbfc 4px, #fcfbfc 8px);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, #fcfbfc 4px, #fcfbfc 8px);
  color: #373639;
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-bg-img:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--center"] .c-bg-img:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2"] .c-bg-img:after,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-bg"] .c-bg-img:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20377%2040%22%20style%3D%22enable-background%3Anew%200%200%20377%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FBFBFC%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M188.5%2C27.7c-47.1%2C0-71-5.1-94.1-10c-18.7-4-37.9-8-69.4-9.5l0%2C0l0%2C0C17.4%2C7.8%2C9.1%2C7.6%2C0%2C7.6v0.9v0.1V40h188.5%20l0-11.3V27.7z%20M116.6%2C23.1L116.6%2C23.1C116.6%2C23.1%2C116.6%2C23.1%2C116.6%2C23.1L116.6%2C23.1z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M352.1%2C8.2L352.1%2C8.2L352.1%2C8.2c-31.5%2C1.4-50.8%2C5.5-69.5%2C9.5c-23.1%2C4.9-47.1%2C10-94.1%2C10v1l0%2C11.3H377V8.6V8.6%20V7.6C367.9%2C7.6%2C359.7%2C7.8%2C352.1%2C8.2z%20M260.4%2C23.1L260.4%2C23.1C260.4%2C23.1%2C260.4%2C23.1%2C260.4%2C23.1L260.4%2C23.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20377%2040%22%20style%3D%22enable-background%3Anew%200%200%20377%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FAFAFA%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M188.5%2C27.7c-47.1%2C0-71-5.1-94.1-10c-18.7-4-37.9-8-69.4-9.5l0%2C0l0%2C0C17.4%2C7.8%2C9.1%2C7.6%2C0%2C7.6v0.9v0.1V40h188.5%20l0-11.3V27.7z%20M116.6%2C23.1L116.6%2C23.1C116.6%2C23.1%2C116.6%2C23.1%2C116.6%2C23.1L116.6%2C23.1z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M352.1%2C8.2L352.1%2C8.2L352.1%2C8.2c-31.5%2C1.4-50.8%2C5.5-69.5%2C9.5c-23.1%2C4.9-47.1%2C10-94.1%2C10v1l0%2C11.3H377V8.6V8.6%20V7.6C367.9%2C7.6%2C359.7%2C7.8%2C352.1%2C8.2z%20M260.4%2C23.1L260.4%2C23.1C260.4%2C23.1%2C260.4%2C23.1%2C260.4%2C23.1L260.4%2C23.1z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--q,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq"] li .c-symbol,
.theme-dark.template-theme-handwrite_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq--bdr"] li .c-symbol {
  outline: 1px dashed #fff;
}

.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 #5f5850;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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,
.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-main-multi-photo"] .p-main-multi-photo__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"] {
  color: #373639;
}

.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_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-warm_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-warm_v2: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-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2: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-warm_v2: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-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2: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-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2: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-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-warm_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-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2 {
  color: #373639;
}

.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"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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-point"] h2[data-structure="e-heading"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.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-article-point"] .p-article-point__point div[data-structure="e-text"],
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bg-dark"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bg-dark"],
.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-premium-heading-frame"] 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-heading-ribbon--flat"] 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-timeline"] h2,
.theme-dark.template-theme-warm_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] 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-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"] {
  color: #373639;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_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-elegant_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-elegant_v2: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-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.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 div[data-structure="e-heading"],
.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 div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2: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-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2: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-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.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,
.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-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-list-step"] .p-list-step__num,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-elegant_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-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.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-table--bdr"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] 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 h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] .p-main-multi-photo__heading,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-voices"] h2,
.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,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bdr"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-elegant_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-elegant_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-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-article-img-left--bg-dark"],
.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-premium-heading-frame"] 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-heading-ribbon--flat"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-balloon--invert"] h2,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow--has-subtext"] 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-timeline"] 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-3"] 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-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 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-list-step-has-img"] .u-v-align-middle div[data-structure="e-text"]　 {
  color: #fff;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] .p-list-step-has-img .c-inner {
  background-color: #fff;
}

.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-body-right"] .c-btn--ghost a,
.theme-dark.template-theme-elegant_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-body-left"] .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-background-text"] .p-heading-background-text__sub {
  color: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
  /* 和柄の背景をつける */
}

.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 {
  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-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"] {
  color: #373639;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_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-modern_japanese_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-modern_japanese_v2: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-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2: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-modern_japanese_v2: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-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2: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-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2: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-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.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-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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.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-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.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-table--bdr"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] 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 h2 {
  color: #373639;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-modern_japanese_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-modern_japanese_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-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-article-img-left--bg-dark"],
.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-heading-frame"] 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-heading-ribbon--flat"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-balloon--invert"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow--has-subtext"] 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-timeline"] 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-3"] h2,
.theme-dark.template-theme-modern_japanese_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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-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-left-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-right-16-9"] .c-bg-img--cover,
.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"] .u-overflow-hidden,
.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 {
  background-color: rgba(95, 88, 80, 0.6);
}

.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: #5f5850;
}

.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(95, 88, 80, 0.4) 98%, rgba(95, 88, 80, 0.13) 100%), -webkit-radial-gradient(top left circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(top right circle, rgba(95, 88, 80, 0.3) 35%, rgbargba(#5f5850, 0) 35% 100%), -webkit-radial-gradient(bottom left circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom right circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(95, 88, 80, 0.4) 98%, rgba(95, 88, 80, 0.13) 100%), radial-gradient(circle at top left, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at top right, rgba(95, 88, 80, 0.3) 35%, rgbargba(#5f5850, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 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(95, 88, 80, 0.4) 98%, rgba(95, 88, 80, 0.13) 100%), -webkit-radial-gradient(top left circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(top right circle, rgba(95, 88, 80, 0.3) 35%, rgbargba(#5f5850, 0) 35% 100%), -webkit-radial-gradient(bottom left circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), -webkit-radial-gradient(bottom right circle, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%);
  background-image: radial-gradient(closest-side, rgba(95, 88, 80, 0.4) 98%, rgba(95, 88, 80, 0.13) 100%), radial-gradient(circle at top left, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at top right, rgba(95, 88, 80, 0.3) 35%, rgbargba(#5f5850, 0) 35% 100%), radial-gradient(circle at bottom left, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%), radial-gradient(circle at bottom right, rgba(95, 88, 80, 0.3) 35%, rgba(95, 88, 80, 0) 35% 100%);
  background-repeat: repeat;
}

.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-image: url(data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20629.6%20614%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%235f5850%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22314.8%22%20cy%3D%22150.7%22%20r%3D%22150.7%22%2F%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22150.7%22%20cy%3D%22278.1%22%20r%3D%22150.7%22%2F%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22478.9%22%20cy%3D%22278.1%22%20r%3D%22150.7%22%2F%3E%3Cg%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22422%22%20cy%3D%22463.3%22%20r%3D%22150.7%22%2F%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22207.6%22%20cy%3D%22463.3%22%20r%3D%22150.7%22%2F%3E%3C%2Fg%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%22310.3%22%20cy%3D%22312.6%22%20r%3D%22150.7%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
}

.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: #897e73;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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-main-set"] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] .p-main-multi-photo__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"] {
  color: #373639;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_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-vitamin_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-vitamin_v2: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-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2: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-vitamin_v2: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-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2: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-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2: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-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.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-table-comparison"] .p-table-comparison__th--accent,
.theme-dark.template-theme-vitamin_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-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.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,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num 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"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.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-table--bdr"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] 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 h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover h2 {
  color: #373639;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] 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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-vitamin_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-vitamin_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-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-article-img-left--bg-dark"],
.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-heading-frame"] 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-heading-ribbon--flat"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-balloon--invert"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow--has-subtext"] 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-timeline"] 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-3"] h2,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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 {
  border: solid 2px #7d7d7d;
}

.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: #948b81;
  background-color: #fff;
  background-image: -webkit-repeating-linear-gradient(right, #c3beb8, #c3beb8 20px, transparent 0, transparent 40px);
  background-image: repeating-linear-gradient(-90deg, #c3beb8, #c3beb8 20px, transparent 0, transparent 40px);
}

.theme-dark.template-theme-vitamin_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-vitamin_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,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] .p-article--bdr__box,
.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"].p-header-nav-floating-btn--fixed-sp-menu-scroll,
.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"] .p-header-nav-floating-btn__bottom .p-navigation {
  background-color: #fff;
}

.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-vitamin_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] .p-article--bdr__box {
  background-color: #fff;
}

.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--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 {
  color: #fff;
}

.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: #897e73;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #373639;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] div[data-structure="e-text"], .theme-dark.template-theme-spring: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-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-spring: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-spring: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-spring:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-spring: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-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-spring: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-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.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-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.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 div[data-structure="e-text"],
.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 h2,
.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 div[data-structure="e-text"],
.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 h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td {
  color: #373639;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set"] .p-premium-profile__heading h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-reservation-application--reserve"] .p-reservation-application--reserve__heading h2,
.theme-dark.template-theme-spring: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-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bg-dark"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bg-dark"],
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-heading-balloon--invert"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-heading-arrow--has-subtext"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-2"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-spring:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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"] 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="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="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: #a0988e;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #373639;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_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-nature_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-nature_v2: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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2: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-nature_v2: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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2: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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2: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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-nature_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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover h2,
.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"],
.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-text"],
.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"],
.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-text"],
.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"],
.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-text"],
.theme-dark.template-theme-nature_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-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td {
  color: #373639;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-nature_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-nature_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-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-article-img-left--bg-dark"],
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-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,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-2"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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: #433e39;
  border: solid 1px #433e39;
}

.theme-dark.template-theme-nature_v2:not(.is-not-available-on-template-theme) div[data-structure="b-header-logo-img-2"] .c-btn a {
  color: #373639;
}

.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-heading-background-text"] .p-heading-background-text__sub {
  color: #897e73;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.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: #373639;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_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-beautiful_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-beautiful_v2: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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2: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-beautiful_v2: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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2: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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2: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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-beautiful_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-beautiful_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-beautiful_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-beautiful_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-beautiful_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-beautiful_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-beautiful_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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td {
  color: #373639;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-beautiful_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-beautiful_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-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-article-img-left--bg-dark"],
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-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-premium-btn-set-2"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-body-right"] .c-list-v li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-grid--2col"] .c-list-v li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] .c-list-v li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list"] .c-list-v li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-premium-list-note__body li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .p-premium-list-note2__body li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-list-v--bdr-dashed li:before,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-list-horizon--half li:before {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20582.2%20477.85%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%235f5850%3B%7D.cls-2%7Bfill%3Anone%3Bstroke%3A%235f5850%3Bstroke-miterlimit%3A10%3Bstroke-width%3A35px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Crect%20class%3D%22cls-2%22%20x%3D%2217.5%22%20y%3D%2270.35%22%20width%3D%22389.99%22%20height%3D%22389.99%22%2F%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%22582.2%2046.16%20536.04%200%20241.59%20294.44%20138.74%20191.6%2087.71%20242.64%20223.68%20378.61%20223.8%20378.49%20236.83%20391.53%20582.2%2046.16%22%2F%3E%3C%2Fsvg%3E");
}

.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"] 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="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,
.theme-dark.template-theme-beautiful_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-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-table"] .c-thead--color thead th,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-tabe-schedule"] .c-thead--color thead 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-thead--color thead th {
  background-color: #5f5850;
  color: #fff;
}

.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: #5f5850;
  color: #fff;
}

.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-form"] .p-premium-form__inner,
.theme-dark.template-theme-beautiful_v2:not(.is-not-available-on-template-theme) .c-form {
  border: outset 6px #5f5850;
}

.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 #5f5850;
}

.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: #948b81;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #373639;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_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-refreshing_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-refreshing_v2: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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.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 div[data-structure="e-heading"],
.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 div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2: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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2: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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-refreshing_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-refreshing_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-refreshing_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-refreshing_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-refreshing_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-refreshing_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-refreshing_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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td {
  color: #373639;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-refreshing_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-refreshing_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-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-article-img-left--bg-dark"],
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-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-premium-btn-set-2"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.theme-dark.template-theme-refreshing_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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table"] tbody tr th,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--sm"] th,
.theme-dark.template-theme-refreshing_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-refreshing_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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] .c-tr--bdr tbody tr th,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table-thead"] tbody th,
.theme-dark.template-theme-refreshing_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-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-tabe-schedule"] .c-thead--color thead th,
.theme-dark.template-theme-refreshing_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 {
  color: #fff;
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-thead--color thead th, .theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) .c-thead--color thead td {
  color: #fff;
}

.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, #433e39 0%, #5f5850);
  background: radial-gradient(circle, #433e39 0%, #5f5850);
}

.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered__heading,
.theme-dark.template-theme-refreshing_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] .c-bg-color {
  background-color: #fafafa;
}

.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: #897e73;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #373639;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] div[data-structure="e-text"], .theme-dark.template-theme-summer: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-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-summer: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-summer: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-summer:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-summer: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-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-summer: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-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-summer: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-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right-16-9"] .c-bg-img--cover h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td {
  color: #373639;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-reservation-application--reserve"] .p-reservation-application--reserve__heading h2,
.theme-dark.template-theme-summer: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-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-article-img-left--bg-dark"],
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-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-premium-btn-set-2"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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 {
  background: -webkit-radial-gradient(circle, #5f5850 0%, #1a1816);
  background: radial-gradient(circle, #5f5850 0%, #1a1816);
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-has-number"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bdr"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] .c-bg-img,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-profile"] .c-bg-img {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.43mm%22%20height%3D%228.39mm%22%20viewBox%3D%220%200%2018.22%2023.77%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3B%7D.cls-2%7Bfill%3A%23eae3da%3B%7D.cls-3%7Bfill%3A%23c3beb8%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Crect%20class%3D%22cls-3%22%20width%3D%2218.22%22%20height%3D%225.24%22%2F%3E%3Crect%20class%3D%22cls-2%22%20y%3D%2211.89%22%20width%3D%2218.22%22%20height%3D%225.24%22%2F%3E%3Crect%20class%3D%22cls-1%22%20y%3D%2217.12%22%20width%3D%2218.22%22%20height%3D%226.65%22%2F%3E%3C%2Fsvg%3E");
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bdr"] .p-sentence-set__box--bdr,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-profile"] .p-list__box--bdr,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-right--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] .p-article--bdr__box,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq--bdr"] .p-list__box--bdr,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] .p-list__box--bdr {
  background-color: #fff;
}

.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="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 {
  background: url(/template_root/v2/s3bucket/images/default/theme/summer/summer_circle_brown.png);
  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-premium-sentence-merit"] .c-bg-color,
.theme-dark.template-theme-summer: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-summer: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-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-header-nav-floating-btn--fixed"].p-header-nav-floating-btn .p-m_navigation {
  background-color: #fafafa;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-header-nav-floating-btn--fixed-sp-menu-scroll"] .p-premium-heading-voice__body:after {
  background: #fafafa;
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-bg-img:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-right-text"] .c-bg-img:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--center"] .c-bg-img:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2"] .c-bg-img:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-bg"] .c-bg-img:after,
.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] .c-bg-img:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22265.99mm%22%20height%3D%2211.43mm%22%20viewBox%3D%220%200%20754%2032.4%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fafafa%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m377%2C20.1c-94.2%2C0-142-5.1-188.2-10C151.4%2C6.1%2C113%2C2.1%2C50%2C.6h0C34.8.2%2C18.2%2C0%2C0%2C0v32.4h377v-12.3Zm-143.8-4.6h0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m704.2.6h0c-63%2C1.4-101.6%2C5.5-139%2C9.5-46.2%2C4.9-94.2%2C10-188.2%2C10v12.3h377V1h0V0c-18.2%2C0-34.6.2-49.8.6Zm-183.4%2C14.9h0Z%22%2F%3E%3C%2Fsvg%3E");
}

.theme-dark.template-theme-summer:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--q {
  background-color: #948b81;
}

.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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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 {
  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-premium-main-set"] .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__text-bg .p-main-multi-photo__text div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-heading h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #373639;
}

.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--company"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-contact--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--company"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-seminar--personal"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-request-document"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-part-time-job"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form-apply-campaign"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-form--simple"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article--bdr"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_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-simple_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-simple_v2: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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-img-right"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2: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-simple_v2: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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-order-set-2"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2: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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2: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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] ul li[data-structure="e-list-item"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2,
.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-premium-btn-set-2"] .p-premium-btn-set-2__footer,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] div[data-structure="e-text"],
.theme-dark.template-theme-simple_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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left--2col"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-table--bdr"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-cards-img-left"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-4"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-sentence-merit"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-set"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-right"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-article-box-img-left"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered h2,
.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 div[data-structure="e-text"],
.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 h2,
.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 div[data-structure="e-text"],
.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 h2,
.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"],
.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-text"],
.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"],
.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-text"],
.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"],
.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-text"],
.theme-dark.template-theme-simple_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-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] .c-tr--bdr td,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__text {
  color: #373639;
}

.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"] {
  color: #373639;
}

.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-list-step"] .p-list-step__num div[data-structure="e-text"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-base-shop"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-text--btm"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-interview"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-profile-set2"] h2[data-structure="e-heading"],
.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"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-main"] h2[data-structure="e-heading"],
.theme-dark.template-theme-simple_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-simple_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-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-article-img-left--bg-dark"],
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-left--blackboard"] 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-premium-heading-grad"] 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-heading-arrow"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-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-premium-btn-set-2"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-contact-set"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] h2,
.theme-dark.template-theme-simple_v2:not(.is-not-available-on-template-theme) div[data-structure="b-sentence-set--bg-dark"] h2 {
  color: #fff;
}

.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: #897e73;
}

.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="b-table-thead--bdr"] 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: #897e73;
}

.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: #897e73;
}

.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--left"] .c-bg-img:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-right-text"] .c-bg-img:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2--center"] .c-bg-img:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-set-2"] .c-bg-img:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-bg"] .c-bg-img:after,
.theme-dark.template-theme-autumn:not(.is-not-available-on-template-theme) div[data-structure="b-main-vertical-writing"] .c-bg-img:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22265.99mm%22%20height%3D%2211.43mm%22%20viewBox%3D%220%200%20754%2032.4%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fafafa%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m377%2C20.1c-94.2%2C0-142-5.1-188.2-10C151.4%2C6.1%2C113%2C2.1%2C50%2C.6h0C34.8.2%2C18.2%2C0%2C0%2C0v32.4h377v-12.3Zm-143.8-4.6h0Z%22%2F%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m704.2.6h0c-63%2C1.4-101.6%2C5.5-139%2C9.5-46.2%2C4.9-94.2%2C10-188.2%2C10v12.3h377V1h0V0c-18.2%2C0-34.6.2-49.8.6Zm-183.4%2C14.9h0Z%22%2F%3E%3C%2Fsvg%3E");
}

.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) {
  color: #373639;
  /* ダークトーン選択時に文字色を暗くしたいブロック */
}

.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: #897e73;
}

.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 #5f5850;
}

.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  color: #fff;
}

.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-premium-btn-set-3"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-btn-set-3"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-profile"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-shop-menu"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-right"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-article-img-full-left"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-article-point"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious: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-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-article-point-2"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-heading"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-heading"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-heading"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--3col"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-img-circle--4col"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-has-table--2col"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-order-ticket-2"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-reservation--diagonal-stripe"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-step-has-img"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-cards-voice-bordered"] div[data-structure="e-text"],
.theme-dark.template-theme-mysterious: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-mysterious: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-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion-has-img"] h2[data-structure="e-heading"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq-accordion"] h2[data-structure="e-heading"],
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-timeline"] .p-others-timeline__desc,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-center-img"] .u-overflow-hidden,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list-faq--bdr"] .u-overflow-hidden,
.theme-dark.template-theme-mysterious:not(.is-not-available-on-template-theme) div[data-structure="b-list--bdr"] .u-overflow-hidden,
.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) .c-form .control-label {
  color: #373639;
}