@charset "UTF-8";
/*
Theme Jp Name: フォーマル
Theme En Name: formal
Description: フォーマルのテーマCSSです
Version: 2.0
*/

/* ------------------------------------------
共通要素指定
------------------------------------------ */
body {
  color: #05161a;
  background-color: #fff;
}

/* フォントの共通設定 */
.template-theme-formal_v2.fp_default .c-heading h2,
.template-theme-formal_v2:not([class*="fp_"]) .c-heading h2 {
  font-family: 'Noto Serif JP', serif;
}

.p-main-badge {
 color: #000;
}


/* ボタンの共通設定 */
.c-btn a,
.c-btn input,
.c-btn .btn-customform-submit,
.c-btn button {
  color: #fff;
  background-color: #133562;
}
.c-btn a:hover,
.c-btn input:hover,
.c-btn .btn-customform-submit:hover,
.c-btn button:hover {
  background-color: #fff;
  color: #133562;
  transition: none;
}
.c-btn a:after,
.c-btn input :after,
.c-btn .btn-customform-submit :after,
.c-btn button :after  {
  position: relative;
  content: "\03e";
  margin-left: 8px;
}
.c-btn--ghost a,
.c-btn--ghost input,
.c-btn--ghost .btn-customform-submit,
.c-btn--ghost button {
  background-color: transparent;
}
.c-btn--round a,
.c-btn--round input,
.c-btn--round
.btn-customform-submit,
.c-btn--round button {
  border-radius: 0;
}

/* ヘッダーメニューのhoverアニメーション */
.p-m_navigationMenu a {
  padding-left: 30px;
  text-decoration: none;
  position: relative;
}
.p-m_navigationMenu a:after {
  position: absolute;
  bottom: -4px;
  left: 45%;
  content: '';
  width: 35%;
  height: 2px;
  background: #0c5980;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.p-m_navigationMenu a:hover:after {
  transform: scale(1, 1);
}
.p-m_navigationMenu a:hover {
  text-decoration: none;
}
/* タブレットとSPのアニメーション調整 */
@media all and (min-width: 1px) and (max-width: 768px) {
  .c-btn {
    margin-right: 1px;
  }
  .p-m_navigationMenu a:after {
    position: absolute;
    bottom: -4px;
    left: 0%;
    content: '';
    width: 100%;
    height: 2px;
    background: #0c5980;
    transform: scale(0, 1);
    transform-origin: left top;
    transition: transform .3s;
  }
}

/* リストの共通設定 */
.u-mrsm img {
  box-shadow: none;
  display: none;
}
.c-list-v--bdr-dashed li:before,
.c-list-horizon--half li:before {
  content: "■";
  float: left;
  padding-right: 3%;
  color: #0c5980;
}
.c-tr--bdr th, .c-tr--bdr td {
  border-color: #0c5980;
}

/* フォームの共通指定 */
.customFormGroup_ttl_required:after {
  background-color: #0c5980;
}
.p-form-simple input[type="text"],
.p-form-simple input[type="email"],
.p-form-simple input[type="tel"],
.p-form-simple input[type="number"],
.p-form-simple textarea {
  box-shadow: none;
  background-color: #f7f7f7;
}

/* ------------------------------------------
ブロックで使用されているカラーをテーマのカラーに変更
------------------------------------------ */
/* 共通設定 */
.c-btn--ghost a,
.c-btn--ghost input,
.c-btn--ghost .btn-customform-submit,
.c-btn--ghost button {
    color: #0c5980;
    border: 2px solid #0c5980;
}

.c-border,
.c-heading {
    border-color: #0c5980;
}

.c-img-icon {
    background-color: #0c5980;
}

.c-hr-solid,
.c-hr-dashed,
.c-hr-dotted,
.c-hr-double {
    border-color: #0c5980;
}

.c-bg-grad {
    background-image: -webkit-linear-gradient(right, rgba(10, 109, 93, 0.9), rgba(10, 43, 109, 0.9));
    background-image: linear-gradient(to left, rgba(10, 109, 93, 0.9), rgba(10, 43, 109, 0.9));
}

.c-symbol {
    background-color: #0c5980;
}

/* ブロックごとの個別設定 */
/* メイン */
div[data-structure="b-main-set-3--center"] .p-main-set-3--center {
    border: 10px solid #0c5980;
}
div[data-structure="b-main-set-3--center"] .p-main-set-3--center__subhead {
    color: #fff;
    background-color: #0c5980;
}
div[data-structure="b-main-set-3--center"] .p-main-set-3--center__period {
    border: 2px solid #0c5980;
    color: #0c5980;
}
div[data-structure="b-main-set-3--center"] .p-main-set-3--center__main {
    color: #0c5980;
}
div[data-structure="b-main-campaign"] .p-main-campaign__tag {
  background: #0c5980;
}

/* 見出し */
div[data-structure="b-header-logo-img-2"] .p-header--theme-color,
div[data-structure="b-heading-marker"] .p-heading-marker:after,
div[data-structure="b-heading-put-on-bdr"] .p-heading-put-on-bdr__inner:before,
div[data-structure="b-heading-put-on-bdr"] .p-heading-put-on-bdr__inner:after,
div[data-structure="b-heading-balloon--invert"] .p-heading-balloon--invert,
div[data-structure="b-heading-arrow"] .p-heading-arrow--v2,
div[data-structure="b-heading-arrow--has-subtext"] .p-heading-arrow--v2,
div[data-structure="b-premium-heading-grad"] .p-premium-heading-grad__inner,
div[data-structure="b-premium-heading-icon"] .p-heading-put-on-bdr__inner:before,
div[data-structure="b-premium-heading-icon"] .p-heading-put-on-bdr__inner:after {
    background-color: #0c5980;
}

div[data-structure="b-heading-marker"] .p-heading-marker:after {
  background-color: #CFDDE6;
}

div[data-structure="b-header-logo-img-2"] .p-header--theme-color .c-btn a {
    color: #0c5980;
    background-color: #fff;
}

div[data-structure="b-heading-arrow--has-subtext"] .p-heading-arrow--v2:before,
div[data-structure="b-heading-balloon--invert"] .p-heading-balloon--invert:after,
div[data-structure="b-heading-arrow"] .p-heading-arrow--v2:before {
    border-top-color: #0c5980;
}

div[data-structure="b-heading-btm-bdr"] .p-heading-btm-bdr:after {
    border-top: 2px solid #0c5980;
}

div[data-structure="b-heading-has--accent"] .p-heading-has--accent-subtitle:before {
  background: #0c5980;
}

div[data-structure="b-heading-has--accent"] .p-heading-has--accent-subtitle {
  color: #05161a;
}

div[data-structure="b-heading-accent"] .p-heading-accent:before {
    background: #0c5980;
}

div[data-structure="b-heading-accent"] .p-heading-accent:after {
    background: #edf3ef;
}

div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:before {
    border-top: 2px solid #0c5980;
    border-bottom: 1px solid #0c5980;
}

div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:after {
    border-top: 1px solid #0c5980;
    border-bottom: 2px solid #0c5980;
}

div[data-structure="b-heading-origin-bdr--updown"] .c-hr-origin--2 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}

div[data-structure="b-heading-dogear"] .p-heading-dogear,
div[data-structure="b-heading-balloon"] .p-heading-balloon {
    background-color: #649fbf;
}

div[data-structure="b-heading-dogear"] .p-heading-dogear:after {
    border-color: #fbfbfc #fbfbfc #0c5980 #0c5980;
}

div[data-structure="b-heading-balloon--ghost"] .p-heading-balloon--ghost:before {
    border-top: 15px solid #0c5980;
}

div[data-structure="b-heading-balloon"] .p-heading-balloon:after {
    border-top: 15px solid #649fbf;
}

div[data-structure="b-heading-ribbon"] .p-heading-ribbon {
    background-image: -webkit-linear-gradient(transparent 8%, #649fbf 8%, #649fbf 14%, transparent 14%, transparent 86%, #649fbf 86%, #649fbf 92%, transparent 92%), -webkit-linear-gradient(rgba(247, 247, 247, 0.75), rgba(247, 247, 247, 0)), -webkit-linear-gradient(45deg, transparent 40%, #649fbf 40%, #649fbf 60%, transparent 60%), -webkit-linear-gradient(white, white);
    background-image: linear-gradient(transparent 8%, #649fbf 8%, #649fbf 14%, transparent 14%, transparent 86%, #649fbf 86%, #649fbf 92%, transparent 92%), linear-gradient(rgba(247, 247, 247, 0.75), rgba(247, 247, 247, 0)), linear-gradient(45deg, transparent 40%, #649fbf 40%, #649fbf 60%, transparent 60%), linear-gradient(white, white);
}

div[data-structure="b-heading-ribbon"] .p-heading-ribbon:before {
    border-top-color: #649fbf;
    border-right-color: #649fbf;
    border-bottom-color: #649fbf;
}

div[data-structure="b-heading-ribbon"] .p-heading-ribbon__body:before,
div[data-structure="b-heading-ribbon"] .p-heading-ribbon__body:after {
    border-color: #0c5980 transparent transparent transparent;
}

div[data-structure="b-heading-ribbon"] .p-heading-ribbon:after {
    border-left-color: #649fbf;
    border-top-color: #649fbf;
    border-bottom-color: #649fbf;
}

div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat {
    background: #0c5980;
}

div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:before {
    border-top-color: #0b4f72;
    border-right-color: #0b4f72;
    border-bottom-color: #0b4f72;
}

div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon__body:before,
div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon__body:after {
    border-color: #649fbf transparent transparent transparent;
}

div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:after {
    border-left-color: #0b4f72;
    border-top-color: #0b4f72;
    border-bottom-color: #0b4f72;
}

div[data-structure="b-premium-heading-grad"] .p-premium-heading-grad {
    background-color: #0c5980;
}

div[data-structure="b-premium-heading-grad"] .p-premium-heading-grad:before,
div[data-structure="b-premium-heading-grad"] .p-premium-heading-grad:after {
    background: rgba(0, 0, 0, 0.3);
}

div[data-structure="b-premium-heading-frame"] .p-premium-heading-frame {
    background-color: #0c5980;
    box-shadow: inset 0 0 0 5px #0c5980, inset 0 0 0 6px #fff;
}

div[data-structure="b-heading-arrow--bg"] .p-heading-arrow:not(.p-heading-arrow--v2):before,
div[data-structure="b-heading-arrow--bg"] .p-heading-arrow:not(.p-heading-arrow--v2):after {
    background-color: #fff;
}

div[data-structure="b-heading-background-text"] .p-heading-background-text__sub {
  color: #CFDDE6;
}

/* 文章+画像 */
div[data-structure="b-article-has-number"] .p-article-has-number__ribbon,
div[data-structure="b-article-has-number"] .p-article-has-number__circle {
    background: #0c5980;
}

div[data-structure="b-article-has-tags"] .p-article-has-tags__tag,
div[data-structure="b-article-point"] .p-article-point__header,
div[data-structure="b-premium-cards-img-left"] .p-premium-cards-img-left__label,
div[data-structure="b-premium-profile-set"] .p-premium-profile__heading,
div[data-structure="b-premium-profile-set2"] .p-premium-profile__heading,
div[data-structure="b-premium-interview"] .p-premium-interview__heading {
    background-color: #0c5980;
}

div[data-structure="b-premium-profile-set"] .p-premium-profile__name {
    border-bottom: 1px solid #0c5980;
}

div[data-structure="b-premium-profile-set"] .p-premium-profile__subHeading,
div[data-structure="b-premium-profile-set2"] .p-premium-profile__subHeading {
    color: #0c5980;
}

div[data-structure="b-premium-interview"] .p-premium-interview__bottom {
    background-color: #f9f9f9;
}

div[data-structure="b-article-has-number"] .p-article-has-number__ribbon:after {
    border-color: transparent #fff transparent transparent;
}

div[data-structure="b-premium-article-img-right-2"] .p-premium-article-img-right-2 {
  background-color: #0c5980;
}

div[data-structure="b-premium-product-view"] .c-heading {
  border-color: #0c5980;
}
div[data-structure="b-premium-product-view"] .p-premium-product-view-heading:before {
  border-right-color: #0c5980;
}
div[data-structure="b-premium-product-view"] .p-premium-product-view-heading:after {
  border-top-color: #0c5980;
}
div[data-structure="b-premium-product-view"] .p-premium-product-view-heading__inner:before,
div[data-structure="b-premium-product-view"] .p-premium-product-view-heading__inner:after {
  background: linear-gradient(to right, #0c5980 0%, #CFDDE6 25%, #CFDDE6 50%, #CFDDE6 75%, #0c5980 97%);
}
div[data-structure="b-premium-product-view"] .p-premium-product-view-heading__inner {
  color: #0c5980;
}
div[data-structure="b-premium-product-view"] .p-premium-product-view {
  background: linear-gradient(to bottom, #CFDDE6 80%, #CFDDE6 80%, #CFDDE6 100%);
}

/* 文章+画像(複数) */
div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered__img img,
div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered__img .pera1-clip-image {
    border: 3px solid #0c5980;
}

div[data-structure="b-cards-voice-bordered"] .p-card-voice-bordered {
    border-top: 4px solid #0c5980;
}

div[data-structure="b-premium-steps"] .p-premium-steps__item-header {
    background: #0c5980;
}
div[data-structure="b-premium-steps"] .p-premium-steps__item-num {
    color: #0c5980;
}
div[data-structure="b-premium-steps"] .p-premium-steps__item-img {
    box-shadow: #0c5980 0 0 0 3px;
}
div[data-structure="b-premium-steps"] .p-premium-steps__arrow:after {
    border-left: 15px solid #0c5980;
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
  div[data-structure="b-premium-steps"] .p-premium-steps__arrow:after {
      border-left: 10px solid transparent;
      border-top: 15px solid #0c5980;
  }
}

div[data-structure="b-cards-img-left--with-table-2col"] .p-cards-img-left--with-table-2col__table {
    border: solid 1px #0c5980;
}

div[data-structure="b-cards-img-left--with-table-2col"] .p-cards-img-left--with-table-2col__table tr {
    border-bottom: dashed 1px #0c5980;
}

div[data-structure="b-cards-img-left--with-table-2col"] .p-cards-img-left--with-table-2col__table tr th:before {
    color: #0c5980;
}

div[data-structure="b-cards-img-left--with-table-2col"] .p-cards-img-left--with-table-2col__table tr:last-of-type {
    border-bottom: none;
}

/* ボタン */
div[data-structure="b-btn-set-3"] .u-color-theme-main {
    color: #0c5980;
}

div[data-structure="b-premium-btn"] .p-premium-btn a,
div[data-structure="b-premium-btn--type-2"] .p-premium-btn a,
div[data-structure="b-premium-btn--type-3"] .p-premium-btn a,
div[data-structure="b-premium-contact-set"] .p-premium-contact-set__btn a {
    background-color: #CFDDE6;
}

div[data-structure="b-premium-btn-set-3"] .p-premium-btn-set-3__wrapper {
    background-color: #0c5980;
}

div[data-structure="b-premium-contact-set"] .p-premium-contact-set {
    border: 1px solid #0c5980;
    background-color: #0c5980;
}
div[data-structure="b-btn-contact"] .p-btn-contact.c-bg-img {
    background-color: #0c5980;
}

div[data-structure="b-btn-contact"] .p-btn-contact__contact-area-inner h2 {
    color: #0c5980;
}

div[data-structure="b-btn-contact"] .p-btn-contact__tel-wrapper {
    background-color: #649fbf;
}

/* 決済 */
div[data-structure="b-order-ticket-2"] .u-color-theme-main,
div[data-structure="b-order-ticket-2"] .p-order-ticket-2__price,
div[data-structure="b-order-ticket"] .u-color-theme-main {
    color: #0c5980;
}

div[data-structure="b-order-cards-bordered--3col"] .p-order-card-bordered {
    border-top: 4px solid #0c5980;
}

div[data-structure="b-paypal-set"] .c-btn a {
  border: none;
}

div[data-structure="b-order-countdown"] .p-order-countdown.c-bg-img,
div[data-structure="b-order-countdown-button"] .p-order-countdown-button.c-bg-img {
  background-color: #0c5980;
}
div[data-structure="b-order-countdown"] .p-order-countdown__countdown-area-inner h2,
div[data-structure="b-order-countdown-button"] .p-order-countdown-button__countdown-area-inner h2  {
  color: #0c5980;
}

/* 区切り線 */
div[data-structure="b-hr-origin"] .c-hr-origin {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M37.4%2C18.4c-0.8%2C0.4-1.5%2C0.9-2.3%2C1.4c-0.5%2C0.3-1.1%2C0.8-1.6%2C0.8c-0.8%2C0.1-1.6%2C0.8-2.4%2C0.3%0A%09c-0.6-0.3-1.2-0.2-1.7-0.2c-0.9%2C0-1.8-0.2-2.7-0.2c-0.8%2C0-1.6%2C0.2-2.4%2C0.2c-0.7%2C0-1.3%2C0-2-0.1c-0.6%2C0-1.3%2C0-1.9-0.2%0A%09c-1-0.4-1.9-1.3-2.9-2c-0.3-0.3-0.7-0.6-1.1-0.5c-0.6%2C0.1-1.1-0.3-1.7%2C0c-0.6%2C0.3-1.2%2C0.3-1.9%2C0.5c-0.6%2C0.2-1.2%2C0.7-1.8%2C0.9%0A%09c-0.7%2C0.2-1.3%2C0.4-1.9%2C0.9c-0.1%2C0.1-0.3%2C0.3-0.4%2C0.3c-0.4%2C0-0.7-0.2-1.1%2C0c-0.9%2C0.5-1.8%2C0.2-2.6%2C0.3c-0.3%2C0-0.6-0.3-1-0.5%0A%09c-1-0.6-2-1.2-3-1.8c-0.4-0.2-0.7-0.4-1.1-0.4v1.4c0.7%2C0.1%2C1.5%2C0.5%2C2.1%2C1.2c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3c0.6%2C0.3%2C1.2%2C0.5%2C1.7%2C0.8%0A%09C4.7%2C22%2C4.8%2C22.1%2C5%2C22.1c0.6%2C0%2C1.1-0.1%2C1.7-0.1c0.6%2C0.1%2C1.2-0.1%2C1.8-0.5c0.1%2C0%2C0.1%2C0%2C0.2-0.1c0.6-0.2%2C1.2-0.4%2C1.8-0.6%0A%09c0.4-0.1%2C0.8-0.3%2C1.2-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.3c0%2C0%2C0.1-0.1%2C0.1-0.2c0.1-0.1%2C0.2-0.4%2C0.3-0.4c0.8-0.2%2C1.7-0.3%2C2.5-0.4%0A%09c0.3%2C0%2C0.5%2C0%2C0.8%2C0c0.5%2C0.2%2C1.1%2C0.3%2C1.6%2C0.7c0.8%2C0.6%2C1.6%2C1.3%2C2.5%2C1.5c0.7%2C0.2%2C1.5%2C0.4%2C2.2%2C0.4c0.7%2C0%2C1.4%2C0%2C2%2C0c0.5%2C0%2C1.1-0.2%2C1.6%2C0%0A%09c0.5%2C0.2%2C1-0.3%2C1.6-0.1c0.6%2C0.3%2C1.2%2C0%2C1.8%2C0c0.6%2C0%2C1.3%2C0.1%2C1.9%2C0.2c0.5%2C0%2C1%2C0.1%2C1.5%2C0c0.7-0.2%2C1.4-0.5%2C2.2-0.9%0A%09c0.8-0.4%2C1.6-1%2C2.4-1.4c0.8-0.4%2C2.6%2C0%2C2.6%2C0v-1.4c-0.5%2C0-0.8-0.2-1.3-0.1C38.3%2C18.2%2C37.8%2C18.2%2C37.4%2C18.4z%22/%3E%0A%3C/svg%3E");
}

div[data-structure="b-hr-svg--2"] .c-hr-origin--2 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-265.9%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-265.5%2C417.9-265.8%2C417.8-265.9%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-252.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-252.4%2C417.9-252.7%2C417.8-252.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-239.8%2C417.5c-0.1-0.2-0.3-0.4-0.4-0.6c-0.1-0.1-0.2-0.2-0.3-0.3c-0.3-0.3-0.5-0.5-1%2C0%0A%09%09%09c-0.3%2C0.3-0.6%2C0.7-0.9%2C1c-0.3%2C0.3-0.7%2C0.6-1%2C0.9c-0.2%2C0.2-0.3%2C0.3-0.5%2C0.5c-0.4%2C0.3-0.7%2C0.8-1.1%2C1.1c-0.4%2C0.3-0.6%2C0.7-1%2C1%0A%09%09%09c-0.3%2C0.3-0.6%2C0.6-0.9%2C0.9c-0.4%2C0.4-0.8%2C0.8-1.4%2C1c-0.2%2C0.1-0.4%2C0.5-0.2%2C0.6c0.2%2C0.2%2C0.5%2C0.5%2C0.7%2C0.7c0.3%2C0.3%2C0.8%2C0.5%2C0.7%2C1.1%0A%09%09%09c0.5%2C0.1%2C0.5%2C0.1%2C0.7-0.3c0%2C0%2C0-0.1%2C0-0.1c0.7-0.7%2C1.3-1.4%2C2-2.2c0.2-0.3%2C0.5-0.5%2C0.7-0.7c0.3-0.3%2C0.7-0.6%2C1-0.9%0A%09%09%09c0.3-0.3%2C0.5-0.6%2C0.8-0.8c0.5-0.5%2C1-0.9%2C1.5-1.3c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.2-0.1%2C0.3-0.2%2C0.3-0.4%0A%09%09%09C-239.3%2C417.9-239.6%2C417.8-239.8%2C417.5z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E");
}

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(12, 89, 128, 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");
}

div[data-structure="b-hr-origin--4"] .c-hr-origin--4 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-271.5%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-271.5%2C417.3-271.5%2C417.5-271.5%2C417.7C-271.5%2C417.6-271.5%2C417.6-271.5%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-261.6%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-261.6%2C417.3-261.6%2C417.5-261.6%2C417.7C-261.6%2C417.6-261.6%2C417.6-261.6%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-251.7%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-251.7%2C417.3-251.7%2C417.5-251.7%2C417.7C-251.7%2C417.6-251.7%2C417.6-251.7%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.8%2C417.7c0%2C1.2%2C0.1%2C2.3%2C0.1%2C3.5c0%2C0.5-0.1%2C1-0.1%2C1.6c0%2C0.5%2C0%2C1.1%2C0.1%2C1.6c0.1%2C0.4-0.2%2C0.4-0.4%2C0.4%0A%09%09%09c-0.1%2C0-0.3-0.2-0.3-0.4c0-0.3%2C0-0.7%2C0-1c0-1.2%2C0-2.4%2C0-3.6c0-0.6-0.1-1.3-0.2-1.9c0-0.1%2C0-0.2%2C0-0.2c0-0.6%2C0.2-0.8%2C0.7-0.4%0A%09%09%09C-241.9%2C417.3-241.8%2C417.5-241.8%2C417.7C-241.8%2C417.6-241.8%2C417.6-241.8%2C417.7z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
}

div[data-structure="b-hr-origin--5"] .c-hr-origin--5 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%22-277%20400.9%2040%2040%22%20style%3D%22enable-background%3Anew%20-277%20400.9%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M-241.7%2C420.3c-2%2C0.2-4%2C0.7-4.8%2C2.5c-0.4-0.5-0.9-1-1.3-1.5c-0.3-0.4-0.6-0.7-1-1.1c-0.7-0.7-1.3-1.4-2-2.1%0A%09c-0.8-0.8-2-1-3-1.5c-1.4-0.7-2.9-0.9-4.5-0.9c-1.1%2C0-2.2%2C0.2-3.2%2C0.3c-3.2%2C0.1-6.3%2C0.7-9.3%2C1.7c-1.3%2C0.4-2.6%2C0.9-3.6%2C1.9%0A%09c-0.6%2C0.6-1.4%2C1.5-2%2C2c-0.3%2C0.3-0.5%2C0.5-0.7%2C0.5l0%2C2c0.3%2C0%2C0.4-0.2%2C0.6-0.3c0.2-0.1%2C0.3-0.3%2C0.5-0.5c1.3-1.6%2C2.7-3.6%2C4.9-4.4%0A%09c1.4-0.5%2C2.8-1%2C4.3-1.3c1.5-0.3%2C3-0.5%2C4.6-0.7c1.3-0.1%2C2.6-0.2%2C4-0.2c1.7-0.1%2C3.2%2C0.6%2C4.8%2C1c0.7%2C0.1%2C1.4%2C0.8%2C1.9%2C1.3%0A%09c0.7%2C0.6%2C1.1%2C1.4%2C1.8%2C2c1.3%2C1.1%2C1.9%2C2.4%2C2.4%2C3.8c0.2%2C0.6%2C0.5%2C0.5%2C1%2C0.5c0.6-0.1%2C0.8-0.5%2C0.9-1c0.2-0.8%2C0.5-1.6%2C1.4-2.1%0A%09c0.2-0.1%2C0.4-0.3%2C0.7-0.4c0.7-0.2%2C1.5-0.6%2C2.3-0.6c1.8%2C0.2%2C3%2C1.1%2C3.3%2C2.7c0%2C0.1%2C0.1%2C0.2%2C0.3%2C0.3c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0v-2.1%0A%09C-237.7%2C421-239.9%2C420.1-241.7%2C420.3z%22/%3E%0A%3C/svg%3E%0A");
}

div[data-structure="b-hr-origin--6"] .c-hr-origin--6 {
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2040%2040%22%20style%3D%22enable-background%3Anew%200%200%2040%2040%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0Apath%7Bfill%3Argba(12, 89, 128, 0.99)%3B%7D%0A%3C/style%3E%0A%3Cpath%20d%3D%22M3.2%2C23.2L3.2%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.2-0.1-0.4-0.4-0.6-0.5%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2C4.3%2C18%2C4%2C18.4%2C3.6%2C18.8c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09s0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C2.9%2C23.7%2C3%2C23.7%2C3.2%2C23.2z%20M1.6%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6c0.4-0.2%2C0.7-0.5%2C1-0.7%0A%09c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1%0A%09c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6C4.7%2C21%2C4%2C21.7%2C3.1%2C22.5c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4%0A%09C2.4%2C22.5%2C2%2C22.1%2C1.6%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M17%2C23.2L17%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C16.6%2C23.7%2C16.7%2C23.7%2C17%2C23.2z%20M15.4%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3c0.9-0.7%2C1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9%0A%09c0.1%2C0%2C0.2%2C0%2C0.4%2C0c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6%0A%09c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C16.1%2C22.5%2C15.8%2C22.1%2C15.4%2C21.7z%22/%3E%0A%3Cpath%20d%3D%22M30.8%2C23.2L30.8%2C23.2c0.9-0.9%2C1.7-1.7%2C2.6-2.5c0.2-0.2%2C0.6-0.6%2C0.9-0.9c0.4-0.4%2C0.9-0.7%2C1.2-1c0.4-0.2%2C0.6-0.6%2C1-1%0A%09c0.6-0.5%2C1.2-1%2C2-1.5c0.2-0.2%2C0.6-0.4%2C0.9-0.5c0.2-0.1%2C0.4-0.2%2C0.4-0.4c0-0.4-0.4-0.6-0.5-0.9c-0.1-0.2-0.4-0.4-0.5-0.6%0A%09c-0.1-0.1-0.2-0.2-0.4-0.4c-0.4-0.4-0.6-0.6-1.2%2C0c-0.4%2C0.4-0.7%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.9%2C0.7-1.4%2C1c-0.2%2C0.1-0.4%2C0.4-0.6%2C0.5%0A%09c-0.5%2C0.4-0.9%2C0.9-1.4%2C1.2c-0.5%2C0.4-0.9%2C0.7-1.2%2C1.1c-0.4%2C0.4-0.7%2C0.7-1.2%2C1c-0.5%2C0.4-1%2C1-1.7%2C1.1c-0.2%2C0.1-0.5%2C0.5-0.2%2C0.7%0A%09c0.2%2C0.2%2C0.6%2C0.5%2C0.9%2C0.7c0.4%2C0.4%2C1%2C0.6%2C1%2C1.2C30.4%2C23.7%2C30.6%2C23.7%2C30.8%2C23.2z%20M29.2%2C21.7c-0.2-0.2-0.2-0.5%2C0-0.6%0A%09c0.4-0.2%2C0.7-0.5%2C1-0.7c0.4-0.2%2C0.7-0.6%2C1.1-1c0.9-0.7%2C1.7-1.6%2C2.6-2.3s1.7-1.4%2C2.6-2c0.4-0.2%2C0.6-0.6%2C1-0.9c0.1%2C0%2C0.2%2C0%2C0.4%2C0%0A%09c0.4%2C0.2%2C0.6%2C0.6%2C0.9%2C1c0.2%2C0.2%2C0.2%2C0.4-0.1%2C0.5c-0.9%2C0.6-1.9%2C1.2-2.6%2C2c-1%2C0.9-1.9%2C1.7-2.8%2C2.6c-0.9%2C0.7-1.6%2C1.5-2.5%2C2.2%0A%09c-0.1%2C0.1-0.2%2C0.1-0.5%2C0.4C29.9%2C22.5%2C29.6%2C22.1%2C29.2%2C21.7z%22/%3E%0A%3C/svg%3E%0A");
}

/* リスト */
div[data-structure="b-list-faq-accordion"] .p-list-faq-accordion__title-area,
div[data-structure="b-list-faq-accordion-has-img"] .p-list-faq-accordion-has-img__title-area {
    border-bottom: solid 2px #0c5980;
}
div[data-structure="b-list-faq-accordion"] .p-list-faq-accordion__title-area:after,
div[data-structure="b-list-faq-accordion-has-img"] .p-list-faq-accordion-has-img__title-area:after,
div[data-structure="b-list-step"] .p-list-step {
    color: #0c5980;
}

div[data-structure="b-list-faq"] .p-premium-faq__icon--q {
  background-color: #CFDDE6;
}
div[data-structure="b-list-faq"] .theme-modern>.p-premium-faq__icon--a {
  background-color: #0c5980;
}

div[data-structure="b-list-step"] .p-list-step__body {
    border-left: 1px solid #0c5980;
}

div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
    background-color: #0c5980;
}

div[data-structure="b-list-step-has-img"] .p-list-step-has-img:not(:last-child) .c-border:before {
    border-top: 20px solid #0c5980;
}

div[data-structure="b-list-step-laterally"] .p-list-step-laterally__item {
  background: #0c5980;
}
div[data-structure="b-list-step-laterally"] .p-list-step-laterally__item:after {
  border-left: 29px solid #0c5980;
}
@media all and (min-width: 1px) and (max-width: 480px) {
  div[data-structure="b-list-step-laterally"] .p-list-step-laterally__item:after {
      border-top: 49px solid #0c5980;
      border-left: 179px solid transparent;
  }
}

/* 表 */
div[data-structure="b-table-comparison"] .p-table-comparison__th--accent {
    border: solid 2px #0c5980;
    background-color: #0c5980;
}

div[data-structure="b-table-comparison"] .p-table-comparison__td--accent {
    border: solid 2px #0c5980;
    background-color: #CFDDE6;
}

/* その他 */
div[data-structure="b-before-after"] .p-before-after__arrow-element:after {
    border-left: 26px solid #0c5980;
}
div[data-structure="b-before-after"] .p-before-after__arrow-element:before {
    border-left: 35px solid #0c5980;
}

div[data-structure="b-rectangle"] .p-others-rectangle__item-inner {
    color: #fff;
    background-color: #0c5980;
}

div[data-structure="b-shop-menu"] .p-others-shop-menu__label {
    background-color: #0c5980;
}

div[data-structure="b-timeline"] .p-others-timeline__date {
    color: #0c5980;
}

div[data-structure="b-premium-btn-set-2"] .p-premium-btn-set-2__heading {
    background-color: #0c5980;
}

div[data-structure="b-timetable"] .p-timetable-item__subhead,
div[data-structure="seminar/b-timetable"] .p-timetable-item__subhead {
  background-color: #CFDDE6;
}

div[data-structure="b-premium-btn-set-4"] .p-premium-btn-set-4__coupon {
  background-color: #0c5980;
}
div[data-structure="b-premium-btn-set-4"] .u-fsxxxl > [data-structure="e-text"] {
  color: #fff;
}
div[data-structure="b-premium-btn-set-4"] .p-premium-btn-set-4__period {
  background-color: #fff;
  color: #0c5980;
}

div[data-structure="b-others-price-guide"] .p-others-price-guide__card {
  border: 3px solid #0c5980;
}
div[data-structure="b-others-price-guide"] .p-others-price-guide__plus-element {
  color: #0c5980;
}
div[data-structure="b-others-price-guide"] .p-others-price-guide__circle {
  background-color: #0c5980;
}
div[data-structure="b-others-conversational-text"] .p-others-conversational-text__myself-voice {
  background-color: #CFDDE6;
  border: solid 1px #CFDDE6;
}
div[data-structure="b-others-conversational-text"] .p-others-conversational-text__myself-voice:before {
  border-left: 10px solid #CFDDE6;
}
div[data-structure="b-others-conversational-text"] .p-others-conversational-text__myself-voice:after {
  border-left: 10px solid #CFDDE6;
}

/* 文章 */
div[data-structure="b-sentence-card"] .p-sentence-card {
    background-color: #CFDDE6;
    border: 1px solid #0c5980;
}
div[data-structure="b-premium-sentence-merit"] .p-premium-sentence-merit__header {
    border-bottom: 1px solid #0c5980;
}
div[data-structure="b-premium-sentence-merit"] .p-premium-sentence-merit__label {
    background-color: #0c5980;
}
div[data-structure="b-sentence-caution"] .p-sentence-caution__content-wrapper {
  background-color: #CFDDE6;
}
div[data-structure="b-sentence-caution"] .p-sentence-caution__content-inner {
  background-color: #0c5980;
}

/* 地図 */
div[data-structure="b-map-and-table-2rows"] .p-map-and-table-2rows__content-wrapper .c-heading {
    border-bottom: solid 2px #0c5980;
}
div[data-structure="b-map-and-table-2rows"] .p-map-and-table-2rows__title {
  background-color: #CFDDE6;
}

/* 予約 */
div[data-structure="b-reservation-application--reserve"] .p-reservation-application--reserve__wrapper {
  box-shadow: 0 0 3px rgb(0 0 0 / 60%);
  background-color: #0c5980;
  padding: 0 10px 10px;
}
div[data-structure="b-reservation-application--reserve"] .p-reservation-application--reserve__body {
  background-color: #fff;
}
div[data-structure="b-reservation--diagonal-stripe"] .c-heading h2 {
  color: #0c5980;
}

/* ------------------------------------------
ブロックに対するあしらいの設定
------------------------------------------ */

/* 背景色がついていて見づらい場合は文字色を白に設定 */
div[data-structure="b-main-multi-photo"] h2[data-structure="e-heading"],
div[data-structure="b-main-set-6--bg-dark"] h2[data-structure="e-heading"],
div[data-structure="b-article--bg-dark"] h2[data-structure="e-heading"],
div[data-structure="b-article-img-left--blackboard"] .c-heading h2,
div[data-structure="b-premium-contact-set"] .c-heading h2,
div[data-structure="b-main-set-2--left-overlay"] .c-heading h2,
div[data-structure="b-article-img-full-left"] .c-heading h2,
div[data-structure="b-article-img-full-right"] .c-heading h2,
div[data-structure="b-article-point"] .c-heading h2,
div[data-structure="b-main-base-shop"] .c-heading h2,
div[data-structure="b-order-set-has-label"] .p-order-label__label-text h2 {
    color: #fff;
}

/*
● headerのボタンに余白を追加
フローティングメニュー（PC上部固定/スマホ上下固定）
フローティングヘッダー（PC上部固定/スマホ上下固定）
フローティングメニュー（スマホメニュー横スクロール）
*/
div[data-structure="b-premium-header-nav-floating-btn--fixed"] .c-btn,
div[data-structure="b-premium-header-floating-btn--fixed"] .c-btn,
div[data-structure="b-header-nav-floating-btn--fixed-sp-menu-scroll"] .c-btn,
div[data-structure="b-header-nav-floating-btn--fixed--img-large"] .c-btn,
div[data-structure="b-header-nav-floating-btn--fixed"] .c-btn {
  margin-right: 10px;
}
/* タブレットとSPはボタンの余白を無しにする */
@media all and (min-width: 1px) and (max-width: 768px) {
  div[data-structure="b-premium-header-nav-floating-btn--fixed"] .c-btn,
  div[data-structure="b-premium-header-floating-btn--fixed"] .c-btn,
  div[data-structure="b-header-nav-floating-btn--fixed-sp-menu-scroll"] .c-btn,
  div[data-structure="b-header-nav-floating-btn--fixed--img-large"] .c-btn,
  div[data-structure="b-header-nav-floating-btn--fixed"] .c-btn  {
    margin-right: 0;
  }
}

/* フローティングメニュー（PC上部固定/スマホ上下固定）の設定 */
div[data-structure="b-premium-header-nav-floating-btn--fixed"] .p-navigation ul {
  text-align: right;
}
div[data-structure="b-premium-header-nav-floating-btn--fixed"] .c-btn a,
.c-btn input,
.c-btn .btn-customform-submit,
.c-btn button,
div[data-structure="b-header-nav-floating-btn--fixed"] .c-btn a {
  margin: 0;
}

/* 
● テキスト周りに装飾をつける
メイン:左寄せ+ボタン
メイン:右寄せ+ボタン
*/
div[data-structure="b-main-set-2--left"] .col-sm-6,
div[data-structure="b-main-right-text"] .col-sm-6 {
  background-color: #0c5980;
  padding: 0px 50px;
}
div[data-structure="b-main-set-2--left"] .c-heading h2,
div[data-structure="b-main-right-text"] .c-heading h2 {
  color: #fff;
  font-size: 40px;
}
div[data-structure="b-main-set-2--left"] .c-btn a,
.c-btn input,
.c-btn .btn-customform-submit,
.c-btn button {
  border-radius: 0;
}
div[data-structure="b-main-right-text"] .c-btn a,
.c-btn input,
.c-btn .btn-customform-submit,
.c-btn button {
  border-radius: 0;
}
/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-main-set-2--left"] .p-main,
  div[data-structure="b-main-right-text"] .p-main {
    min-height: 200px;
    padding: 100px 0px;
    margin-left: 2.5em;
    margin-right: 2.5em;
  }
  div[data-structure="b-main-set-2--left"] .c-heading h2,
  div[data-structure="b-main-right-text"] .c-heading h2 {
    color: #fff;
    font-size: 30px;
  }
}

/* メイン:フォトの周りに太線を入れる＋画像の傾きをなくす */
div[data-structure="b-premium-main"] {
  padding: 5rem;
  background-color: #0c5980;
}
div[data-structure="b-premium-main"] .p-premium-main__img img {
  box-shadow: 0 0 10px rgb(0 0 0 / 60%);
  border: none;
  background-color: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-bottom: 5rem;
  box-shadow: 5px 10px 20px rgb(0 0 0 / 25%);
}
div[data-structure="b-premium-main"] .c-heading h2 {
  color: #0c5980;
}
div[data-structure="b-premium-main"] .p-premium-main__img-wrapper {
  padding-left: 0;
}
div[data-structure="b-premium-main"] .c-inner--sm {
  padding: 10px 0;
}
/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-premium-main"] {
    padding: 2rem;
  }
}

/* メイン:左寄せ+ボタン(透かし)のデザイン変更 */
div[data-structure="b-main-set-2--left-overlay"] .grid-wrapper {
  max-width: 1080px;
}
div[data-structure="b-main-set-2--left-overlay"] .p-main-set-2--left-overlay:before {
  background: #0c5980;
}
div[data-structure="b-main-set-2--left-overlay"] .u-mbmd {
  color: #CFDDE6;
}
div[data-structure="b-main-set-2--left-overlay"] .c-btn a {
  border-radius: 0;
}

/*
● 見出しを色つき＋中央に
左画像
右画像
*/
div[data-structure="b-article-img-left"] .c-heading h2,
div[data-structure="b-article-img-right"] .c-heading h2 {
  color: #0c5980;
  text-align: center;
  padding-bottom: 20px;
}

/*
● リボンをシンプルなデザインに変更
見出し:リボン
見出し:リボン(フラット)
*/
div[data-structure="b-heading-ribbon"] .p-heading-ribbon:before,
div[data-structure="b-heading-ribbon"] .p-heading-ribbon:after,
div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:before,
div[data-structure="b-heading-ribbon--flat"] .p-heading-ribbon--flat:after {
  content: none;
}

/* 見出し:中央線のデザイン変更 */
div[data-structure="b-heading-put-on-bdr"] .p-heading-put-on-bdr__inner:before,
.p-heading-put-on-bdr__inner:after {
  width: 40px;
  height: 2px;
  background-color: #0c5980;
}
div[data-structure="b-heading-put-on-bdr"] .p-heading-put-on-bdr__inner {
  padding: 0 1.5em;
}

/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-heading-put-on-bdr"] .p-heading-put-on-bdr__inner:before,
  .p-heading-put-on-bdr__inner:after {
      width: 50px;
  }
}

/* 見出し:二重線(上下)のデザイン変更 */
div[data-structure="b-heading-double-bdr--updown"] .c-heading h2 {
  text-align: center;
}
div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:before {
  border-top: 2px solid #0c5980;
  right: 0;
  border-bottom: none;
}
div[data-structure="b-heading-double-bdr--updown"] .p-heading-double-bdr--updown:after {
  border-top: none;
  border-bottom: 2px solid #0c5980;
}
div[data-structure="b-heading-double-bdr--updown"] [data-custom-pc-fontsize="32px"] {
  font-size: 38px;
}
/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-heading-double-bdr--updown"] [data-custom-pc-fontsize="32px"] {
    font-size: 20px;
  }
}

/* 見出し:折り目のデザイン変更 */
div[data-structure="b-heading-dogear"] .p-heading-dogear {
  background-color: #CFDDE6;
}
div[data-structure="b-heading-dogear"] .p-heading-dogear:after {
  content: none;
}

/* 見出し:下線のデザイン変更 */
div[data-structure="b-heading-btm-bdr"] h2 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  max-width: 50%;
  margin: auto;
  padding-bottom: 20px;
}
div[data-structure="b-heading-btm-bdr"] h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #0c5980;
  bottom: -3px;
  width: 20%;
}
div[data-structure="b-heading-btm-bdr"] .p-heading-btm-bdr:after {
  content: none;
}

/* 見出し:アイコン付きのデザイン変更 */
div[data-structure="b-premium-heading-icon"] .p-heading-put-on-bdr__inner:after {
  width: 400%;
  height: 2px;
  transform: none;
  background-color: #0c5980;
}

/*
● 背景色＋線のあしらいをつける
左画像フル
右画像フル
*/
div[data-structure="b-article-img-full-left"] .grid-wrapper--full,
div[data-structure="b-article-img-full-right"] .grid-wrapper--full {
  background-color: #0c5980;
  color: #fff;
}
div[data-structure="b-article-img-full-left"] .middle-xs,
div[data-structure="b-article-img-full-right"] .middle-xs {
  border: solid;
  margin: 25px;
}

/*
● 画像の周りに罫線をつける
上画像(丸・2列)
上画像(丸・3列)
上画像(丸・4列)
上画像(丸・5列)
上画像(丸・6列)
上画像(３列・画像サイズ：M)
*/
div[data-structure="b-cards-img-circle--2col"] .c-root-img-to-circle img,
div[data-structure="b-cards-img-circle--3col"] .c-root-img-to-circle img,
div[data-structure="b-cards-img-circle--4col"] .c-root-img-to-circle img,
div[data-structure="b-cards-img-circle--5col"] .c-root-img-to-circle img,
div[data-structure="b-cards-img-circle--6col"] .c-root-img-to-circle img,
div[data-structure="b-cards-img-circle--m-size--3col"] .c-root-img-to-circle img {
  border-radius: 50%;
  border: solid #0c5980 1.5px;
  padding: 1rem;
}

/*
● 小見出しの文字色変更＋背景色をつける
上画像(2列)
上画像(3列)
上画像(4列)
上画像(5列)
上画像(6列)
上画像(３列・画像サイズ：M)
*/
div[data-structure="b-cards--2col"] div[data-structure="e-heading"],
div[data-structure="b-cards--3col"] div[data-structure="e-heading"],
div[data-structure="b-cards--4col"] div[data-structure="e-heading"],
div[data-structure="b-cards--5col"] div[data-structure="e-heading"],
div[data-structure="b-cards--6col"] div[data-structure="e-heading"],
.c-cards-img--m-size--3col div[data-structure="e-heading"] {
  color: #0c5980;
  background-color: #CFDDE6;
  font-size: 20px;
  padding: 3% 0;
}

/*
● リストの点線を消す
右画像＋リスト
左画像＋リスト
*/
div[data-structure="b-list-has-img--reverse"] .c-list-v--bdr-dashed li,
div[data-structure="b-list-has-img"] .c-list-v--bdr-dashed li {
  border-bottom-style: none;
}
div[data-structure="b-list-has-img--reverse"] .c-img--responsive {
  position: relative;
}

/* 右画像(1列)のデザイン変更 */
div[data-structure="b-premium-article-img-right"] .p-premium-article-img-right__item + .p-premium-article-img-right__item {
  border-top: none;
}
div[data-structure="b-premium-article-img-right"] .row-item-gutter--lg {
  background-color: #CFDDE6;
  padding: 3rem 3rem 3rem 3rem;
  margin-bottom: 2.5rem;
}
div[data-structure="b-premium-article-img-right"] .u-mbmd {
  margin-bottom: 2rem;
}
div[data-structure="b-premium-article-img-right"] .p-premium-article-img-right__item-img img {
  border: none;
  box-shadow: none;
}
/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-premium-article-img-right"] .u-mbmd {
    margin-bottom: 20px;
  }
}

/*
● アイコンを ● → ■ に変更
よくある質問
よくある質問(枠付)
*/
div[data-structure="b-list-faq"] .c-symbol,
div[data-structure="b-list-faq--bdr"] .c-symbol {
  border-radius: 0;
}

/*
● チェックマーク → ■ に変更
リスト
リスト(枠付)
*/
div[data-structure="b-list"] .c-list-v li:before,
div[data-structure="b-list--bdr"] .c-list-v li:before {
  content: "■";
  float: left;
  padding-right: 3%;
  color: #0c5980;
}

/* タイルレイアウト(画像+テキスト)の隙間を開ける */
div[data-structure="b-rectangle"] .row-item-gutter--none > [class*='col-'] {
  padding-left: 10px;
  padding-bottom: 10px;
}

/* ステップ(画像付き)の矢印をベタ塗りにする */
div[data-structure="b-list-step-has-img"] .p-list-step-has-img:not(:last-child) .c-border:before {
  border-top: 20px solid #0c5980;
}
div[data-structure="b-list-step-has-img"] .p-list-step-has-img:not(:last-child) .c-border:after {
  border-top: 15px solid #0c5980;
}

/* よくある質問のデザイン変更 */
div[data-structure="b-premium-faq"] .p-premium-faq__item {
  border-bottom: solid #0c5980 1.5px;
}
div[data-structure="b-premium-faq"] .p-premium-faq__body {
  width: 100%;
  padding: 40px;
}
div[data-structure="b-premium-faq"] .p-premium-faq__icon--q {
  background-color: inherit;
  font-size: 8rem;
  padding-bottom: 1.5rem;
  float: right;
  z-index: -1;
  color: #ccc;
  font-weight: bold;
}
div[data-structure="b-premium-faq"] .p-premium-faq__icon--a {
  background-color: inherit;
  font-size: 8rem;
  padding-bottom: 1.5rem;
  float: right;
  z-index: -1;
  color: #0c5980;
  opacity: .5;
  font-weight: bold;
}
div[data-structure="b-premium-faq"] .p-premium-faq__img img{
  box-shadow: none;
}
/* SPのサイズ調整 */
@media all and (max-width: 480px) {
  div[data-structure="b-premium-faq"] .p-premium-faq__item {
    margin-bottom: 20px;
  }
  div[data-structure="b-premium-faq"] .p-premium-faq__body {
    padding: 0 20px 20px 20px;
  }
  [data-structure="e-premium-faq"] + [data-structure="e-premium-faq"] {
    margin-top: 0;
  }
}

/* お客様の声のデザイン変更 */
div[data-structure="b-premium-cards-img-left"] .c-bg-color {
  background-color: #fff;
}
div[data-structure="b-premium-cards-img-left"] .p-premium-cards-img-left__card {
  color: #fff;
  background-color: #0c5980;
  box-shadow: none;
}
div[data-structure="b-premium-cards-img-left"] .c-img--circle img {
  border-radius: 0;
}
div[data-structure="b-premium-cards-img-left"] .p-premium-cards-img-left__label {
  color: #000;
  padding: 10px;
  background-color: #CFDDE6;
  text-align: center;
}

/* お客様の声(背景画像あり)のデザイン変更 */
div[data-structure="b-premium-voices"] .p-premium-voices {
  background-image: linear-gradient(to bottom, #fff 10%, #CFDDE6 10%, #CFDDE6 100%);
}
div[data-structure="b-premium-voices"] .p-premium-voices__heading:before,
div[data-structure="b-premium-voices"] .p-premium-voices__heading:after {
  background: linear-gradient(to left, #0c5980, #0c5980);
}
div[data-structure="b-premium-voices"] .p-premium-voices__heading {
  color: #0c5980;
}
div[data-structure="b-premium-voices"] .p-premium-voices__item:before {
  background: #CFDDE6;
}

/* メリットのデザイン変更 */
div[data-structure="b-premium-sentence-merit"] .c-bg-color {
  background-color: #CFDDE6;
}
div[data-structure="b-premium-sentence-merit"] .p-premium-sentence-merit {
  background-color: #fff;
  box-shadow: 0 0 1px rgb(255 255 255 / 50%);
}
div[data-structure="b-premium-sentence-merit"] .p-premium-sentence-merit__header {
  border-bottom: 1px solid #0c5980;
}
div[data-structure="b-premium-sentence-merit"] .p-premium-sentence-merit__label {
  background-color: #0c5980;
}

/* 商品+決済用ボタン(ヘッダー付)のデザイン変更 */
div[data-structure="b-order-set-2"] .p-order-set-catch:before {
  content: none;
}
div[data-structure="b-order-set-2"] .p-order-set-catch {
  color: #fff;
  background-color: #0c5980;
  padding: 0 20px;
}
div[data-structure="b-order-set-2"] [data-custom-pc-fontsize="28px"] {
  font-size: 24px;
}
div[data-structure="b-order-set-2"] .c-btn--round button {
  border-radius: 0;
}

/* お申込みボタンのデザイン変更 */
div[data-structure="b-premium-btn-set"] .c-bg-color {
  background-color: #CFDDE6;
}
div[data-structure="b-premium-btn-set"] .c-btn a {
  transform: none;
}

/* SPのみのデザイン変更 */

@media only screen and (min-width: 1px) and (max-width: 599px) {

  /*
  ● 画像とテキストを横並びにする
  上画像(丸・2列)
  上画像(丸・3列)
  上画像(丸・4列)
  上画像(丸・5列)
  上画像(丸・6列)
  */
  div[data-structure="b-cards-img-circle--2col"] .c-root-img-to-circle img,
  div[data-structure="b-cards-img-circle--3col"] .c-root-img-to-circle img,
  div[data-structure="b-cards-img-circle--4col"] .c-root-img-to-circle img,
  div[data-structure="b-cards-img-circle--5col"] .c-root-img-to-circle img,
  div[data-structure="b-cards-img-circle--6col"] .c-root-img-to-circle img {
    border: solid #0c5980 1px;
    padding: 0.5rem;
    max-width: 35%;
    float: left;
    margin-right: 1.5rem;
  }
  div[data-structure="b-cards-img-circle--2col"] .u-mbmd,
  div[data-structure="b-cards-img-circle--3col"] .u-mbmd,
  div[data-structure="b-cards-img-circle--4col"] .u-mbmd,
  div[data-structure="b-cards-img-circle--5col"] .u-mbmd,
  div[data-structure="b-cards-img-circle--6col"] .u-mbmd {
    margin-bottom: 15px;
  }
  div[data-structure="b-cards-img-circle--2col"] .c-img--responsive img:not([width])[src$=".svg"], .c-img--responsive img:not([width])[src$=".svgz"],
  div[data-structure="b-cards-img-circle--3col"] .c-img--responsive img:not([width])[src$=".svg"], .c-img--responsive img:not([width])[src$=".svgz"],
  div[data-structure="b-cards-img-circle--4col"] .c-img--responsive img:not([width])[src$=".svg"], .c-img--responsive img:not([width])[src$=".svgz"],
  div[data-structure="b-cards-img-circle--5col"] .c-img--responsive img:not([width])[src$=".svg"], .c-img--responsive img:not([width])[src$=".svgz"],
  div[data-structure="b-cards-img-circle--6col"] .c-img--responsive img:not([width])[src$=".svg"], .c-img--responsive img:not([width])[src$=".svgz"] {
    max-width: 35%;
  }

  /*
  ● 下線削除＋見出しに色をつける
  表2列(線なし)
  表2列(下線のみ)
  左地図+テーブル
  右地図+テーブル
  左テーブル内地図+画像
  右テーブル内地図+画像
  テーブル内地図
  */
  div[data-structure="b-table-double--bdr-btm"] th,
  div[data-structure="b-table-double"] th,
  div[data-structure="b-map-and-table"] th,
  div[data-structure="b-map-and-table--reverse"] th,
  /* NOTE: 過去にb-map-in-table-and-img--reverseのdata-structureにb-map-in-table--reverseを指定していたため残している記述。HTMLを書き換える処理を作ったら消してOK */
  div[data-structure="b-map-in-table--reverse"] th,
  div[data-structure="b-map-in-table-and-img--reverse"] th,
  div[data-structure="b-map-in-table"] th,
  div[data-structure="b-map-in-table"] th {
    color: #0c5980;
    border: none;
    margin-bottom: -20px;
    margin-top: 10px;
  }
}

.p-cards-voice--circle-img--3col__item--num [data-structure=e-heading]{
  border-color: #0c5980;
}

/* 上画像（3列・数字大）*/
[data-structure="b-cards-numbers--big"] .u-color-theme-main {
  color: #0c5980;
}