/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/


/* ========================================
   ベース
======================================== */
p,
span,
a,
strong,
th,
td,
.faq-box h3,
.step-card__title,
.phase h2,
h3.sc-stepflow__title,
.h3-28,
.situation-title,
.deco-content h3,
.deco-content--right h3,
.company-h2,
.cta h2,
h4,
li,
ul {
    font-family: sans-serif;
}

.serif {
    font-family: "Noto Serif JP", serif;
    color: #1A3B56;
}

.page-header-title,
h1.page-header-title {
    font-family: "Noto Serif JP", serif;
}

p,
li {
    font-size: 1.125rem;
}

.breadcrumb-list li {
    font-size: 0.75rem;
}

.small {
    font-size: 1rem;
    font-weight: 600;
}

.small.serif {
    font-family: "Noto Serif JP", serif;
    color: #5791BD;
    font-size: 1rem;
    font-weight: 600;
}

.h2-34 {
    font-size: 2.125rem;
    line-height: 3.25rem;
}

.h2-42 {
    font-size: 2.625rem;
    line-height: 4rem;
}

.h3-28 {
    font-size: 1.75rem;
    font-weight: 600;
}

.h3-32 {
    font-size: 2rem;
}

.h3-small {
    font-size: 1.45rem;
}

.sp-pad-0 {
    padding: 0;
}

p.lineheight35 {
    line-height: 35px;
}

.cta h2 {
    font-family: inherit;
}

.image-fit-contain {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.font-serif {
    font-family: "Noto Serif", serif;
}

.ltg-slide-text-caption {
    font-family: "Noto Serif JP", serif;
    font-size: 2dvw;
}

h3 .top-title-1 {
    font-size: 4.8dvw;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    margin-bottom: 30px;
}

h3 .top-title-2 {
    font-size: 3dvw;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 30px;
    font-weight: 200;
}

h3 .top-title-2 strong {
    font-size: 4dvw;
    font-weight: 500;
}

/* ========================================
   共通 hover / ボタン
======================================== */
a:hover {
    opacity: 0.7;
}

.page_top_btn {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #1A3B56;
    box-shadow: none;
    background-image: url("https://soudenconsulting.co.jp/wp-content/uploads/2026/03/top-arrow-2.png");
}

.top-btn-tocn a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    right: 20px;
    color: #1A3B56;
    font-weight: 500;
    text-decoration: none;
}

.top-btn-tocn img {
    display: block;
}

/* 青ボタン */
.vk_button.btn-blue .vk_button_link {
    font-weight: 450;
    font-size: 1.125rem;
}

.vk_button.btn-blue .vk_button_link:hover {
    background: #fff !important;
    color: #1A3B56;
    border-color: #1A3B56;
    box-shadow: none;
    opacity: 1;
}

.vk_button.btn-blue .vk_button_link:hover .vk_button_link_txt,
.vk_button.btn-blue .vk_button_link:hover .vk_button_link_after {
    color: #1A3B56;
}

/* 白ボタン */
.vk_button.btn-white .vk_button_link {
    font-weight: 450;
    font-size: 1.125rem;
}

.vk_button.btn-white .vk_button_link:hover {
    background: #1A3B56 !important;
    color: #fff;
    box-shadow: none;
    opacity: 1;
}

.vk_button.btn-white .vk_button_link:hover .vk_button_link_txt,
.vk_button.btn-white .vk_button_link:hover .vk_button_link_after {
    color: #fff;
}

/* お知らせボタン */
.btn-primary {
    background-color: #1A3B56;
    border-color: #1A3B56;
}

.btn-primary:hover {
    background-color: #1A3B56;
    border-color: #1A3B56;
    opacity: 0.7;
}

/* ========================================
   ヘッダー
======================================== */
.site-header .container,
#masthead .container,
.site-header .site-header-inner,
#masthead .site-header-inner {
    max-width: none;
}

.site-header .container,
#masthead .container {
    padding-right: 0 !important;
}

.site-header,
#masthead {
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06);
}

.site-header nav ul>li.menu-contact,
#masthead nav ul>li.menu-contact {
    margin-left: auto;
    height: auto;
    display: flex;
    align-items: stretch;
}

.global-nav-list>li .global-nav-name {
    font-size: 1rem;
    font-family: sans-serif;
}

.global-nav-list>li>ul.sub-menu {
    background-color: #1A3B56;
}

.global-nav-list>li>ul.sub-menu a:hover {
    background-color: #1a3b567a;
    opacity: 0.7;
}

.global-nav-list>li:last-child a {
    height: 100%;
    margin: 0 !important;
    padding: 10px 30px;
    height: 80px;
    background: #173B56;
    color: #fff;
}

.global-nav-list>li:last-child a:hover {
    opacity: .9;
}


/* ========================================
   ハンバーガーメニュー
======================================== */
#vk-mobile-nav-menu-btn {
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
    border-radius: 0;
    background-color: #1A3B56;
    background-image:
        linear-gradient(#fff, #fff),
        linear-gradient(#fff, #fff),
        linear-gradient(#fff, #fff);
    background-repeat: no-repeat;
    background-position:
        center calc(50% - 8px),
        center,
        center calc(50% + 8px);
    background-size: 60% 1px, 60% 1px, 60% 1px;
}

#vk-mobile-nav-menu-btn.menu-open {
    background-image: none;
    --vk-menu-acc-icon-close-bg-src: url(/wp-content/themes/lightning/_g3/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg);
    --vk-menu-acc-icon-close-black-bg-src: url(/wp-content/themes/lightning/_g3/inc/vk-mobile-nav/package/images/vk-menu-close-white.svg);
    background-image: var(--vk-menu-acc-icon-close-bg-src);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60% auto;
}


/* ========================================
   トップ
======================================== */
.top-column-wrap,
.top-column-wrap-2 {
    display: flex;
    align-items: center;
}

.top-column-txt,
.top-column-txt-2 {
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 1;
}

.top-column-txt {
    right: -100px;
}

.top-column-txt-2 {
    left: -100px;
}

.top-column-img {
    position: relative;
    right: 20px;
}

.top-column-img-2 {
    position: relative;
    left: 20px;
}

.customer h3 {
    font-size: 1.5rem;
}



/* ========================================
   サービス
======================================== */
.duty-column-wrap {
    display: flex;
    align-items: center;
}

.duty-column-txt {
    background: #fff;
    padding: 50px;
    position: relative;
    left: -250px;
    z-index: 1;
}

.duty-column-img {
    position: relative;
    left: 30px;
}

.wp-block-group.alignfull.vk_block-margin-0--margin-bottom.vk_block-margin-0--margin-top.vkb-outer-service.is-layout-constrained.wp-container-core-group-is-layout-201a1795.wp-block-group-is-layout-constrained.has-background {
    background-image:
        linear-gradient(270deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 30%),
        url("/wp-content/uploads/2026/03/sky-back-2.webp") !important;
}


/* ========================================
   費用の考え方
======================================== */
.concept-anker span {
    font-size: 0.875rem;
}

.concept-anker .vk_button.vk_button-align-block {
    box-shadow: 1px 1px 2px #00000073;
    border-radius: 5px;
}

.concept-anker .vk_button_link_caption {
    display: flex;
    align-items: center;
}

.concept-anker .vk_button_link_txt {
    flex: 1;
    text-align: center;
}

.concept-anker .vk_button_link_after {
    margin-left: auto;
    flex-shrink: 0;
}

.wp-block-group.alignfull.vk_block-margin-0--margin-bottom.vk_block-margin-0--margin-top.vkb-outer-cost.is-layout-constrained.wp-container-core-group-is-layout-201a1795.wp-block-group-is-layout-constrained.has-background {
    background-image:
        linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 50%),
        url("https://souden-consulting.devbrg.com/wp-content/uploads/2026/03/グループ-1024.jpg") !important;
}

.cost-thinking ul:not(.wp-block-social-links).is-style-vk-numbered-circle-mark li::before,
.cost-thinking ol.is-style-vk-numbered-circle-mark li::before {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-indent: 0;
    line-height: 1 !important;
}

.cost-thinking {
    padding-left: 30px;
    padding-right: 30px
}

.cost-thinking ul:not(.wp-block-social-links).is-style-vk-numbered-circle-mark li,
ol.is-style-vk-numbered-circle-mark li {
    padding-left: 5px;
    font-weight: 500;
}

.cost-thinking li::before {
    background: inherit !important;
    border: 1.5px solid #AB0000;
    color: #AB0000 !important;
    font-weight: 400;
}

.cost-list h4 {
    width: fit-content;
    margin: 0 auto;
}

.cost-list li {
    font-size: 1rem;
    border-bottom: 1px dotted #1A3B56;
    font-weight: 600;
    font-family: serif;
}

.cost-list ul {
    width: 90%;
    margin: 0 auto;
    line-height: 1.8rem;
}

.cost-list p {
    width: 92%;
    margin: 0 auto;
    font-size: 0.8rem !important;
}



/* ========================================
   装飾付きテキスト
======================================== */
.deco-content,
.outer-deco-content,
.deco-content--right {
    position: relative;
}

.deco-content {
    padding-left: 40px;
}

.outer-deco-content {
    padding-left: 40px;
}

.deco-content--right {
    padding-left: 50px;
}

.outer-deco-content h3,
.deco-content--right h3 {
    font-size: 1.75rem;
    width: fit-content;
    border-bottom: 1px solid #5791BD;
    font-family: "Noto Serif JP", serif;
}


.deco-content::before,
.outer-deco-content::before,
.deco-content--right::before {
    content: "";
    position: absolute;
    top: 0;
    width: 8px;
    height: 100%;
    background: linear-gradient(#1A3B56, #C2D7E9);
}

.deco-content::before {
    left: -30px;
}

.outer-deco-content::before {
    left: 0;
}

.deco-content--right::before {
    left: 20px;
}

.deco-content-right {
    padding-left: 60px;
}

.deco-content-right::before {
    left: -30px;
}

/* .deco-content h3,
.deco-content--right h3 {
    width: fit-content;
    border-bottom: 1px solid #5791BD;
    font-size: 1.75rem;
} */

.deco-content h4 {
    width: fit-content;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-bottom: 1px solid #5791BD;
    font-size: 1.75rem;
}

.deco-content-3 {
    padding-left: 0;
}


/* ========================================
   ご相談の流れ
======================================== */
.flow-grid .vk_gridColumn_item_inner {
    border-radius: 5px;
}

.step-table {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.step-table th {
    background: #FAF7F3;
}


.sc-stepflow {
    max-width: 1100px;
    width: 90%;
    margin: 0 auto;
}

.sc-stepflow__item {
    position: relative;
    display: grid;
    grid-template-columns: 120px 1fr;
    column-gap: 36px;
    align-items: center;
}

.sc-stepflow__item+.sc-stepflow__item {
    margin-top: 42px;
}

.sc-stepflow__item::before {
    content: "";
    position: absolute;
    left: 45px;
    top: -42px;
    bottom: -42px;
    width: 2px;
    background: #1A3B56;
    z-index: 0;
}

.sc-stepflow__item:first-child::before {
    top: 50%;
}

.sc-stepflow__item:last-child::before {
    bottom: 50%;
}

.sc-stepflow__icon {
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-self: start;
    position: relative;
    z-index: 2;
    background: #fff;
}

.sc-stepflow__icon img {
    display: block;
    width: 92px;
    height: 92px;
    object-fit: contain;
}

.sc-stepflow__line {
    display: none;
}

.sc-stepflow__content {
    min-width: 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #1A3B56;
}

.sc-stepflow__step {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.03em;
    color: #5791BD;
}

h3.sc-stepflow__title {
    margin: 0;
    font-size: 30px;
    line-height: 1.35;
    font-weight: 700;
    color: #1A3B56;
    word-break: keep-all;
    overflow-wrap: break-word;
}


/* ========================================
   会社案内
======================================== */
.post-name-company .site-body {
    background-color: #F5F6F7;
}

.company-table {
    border-color: #1A3B56;
}

.company-table tr:first-child {
    border-top-color: #fff;
}

/* .company-table tr:last-child {
    border-bottom-color: #fff;
} */

.company-table td {
    padding: 20px;
}

.company-table td:first-child {
    color: #1A3B56;
    font-weight: 500;
}

.company-column .wp-block-cover {
    transition: opacity .3s ease;
}

.company-column .wp-block-cover:hover {
    opacity: 0.7;
}

.company-outer h2,
.company-outer p {
    text-shadow: 1px 1px 3px #000;
}

.company-card {
    margin-top: -120px;
    background: #fff;
    padding: 80px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 2;
}


/* ========================================
   事業承継の進め方
======================================== */

.step-flow {
    position: relative;
    max-width: 480px;
    margin: 0 auto;
    padding: 20px 0;
}

.step-card {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px;
    margin: 0 0 18px;
    padding: 10px 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: 6px;
    transition: opacity .25s ease;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    box-shadow: 2px 2px 2px #0000002e;
}

.step-card:hover {
    opacity: 0.7;
}

.step-card__left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    min-width: 150px;
    flex-shrink: 0;
}

.step-card__step {
    text-align: center;
    color: #173b56;
    line-height: 1;
}

.step-card__label {
    display: block;
    margin-bottom: 5px;
    font-family: "Times New Roman", serif;
    font-size: 28px;
    letter-spacing: 0.04em;
}

.step-card__num {
    display: block;
    font-family: "Times New Roman", serif;
    font-size: 58px;
    font-weight: 400;
}

.step-card__divider {
    width: 1px;
    height: 100px;
    background: #9d9d9d;
    flex-shrink: 0;
}

.step-card__right {
    flex: 1;
    min-width: 0;
    text-align: center;
}

.step-card__title {
    margin: 0;
    color: #173b56;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
}

.step-card__button {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 360px;
    min-height: 48px;
    padding: 10px 22px;
    box-sizing: border-box;
    background: #173b56;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
}

.step-card__button::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 14px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}

/* 矢印 */
.step-flow__arrow {
    position: relative;
    z-index: 1;
    width: 0;
    height: 0;
    margin: 0 auto 18px;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 22px solid #5aa8de;
}

.step-card-this {
    background: #173b56;
}

.step-card-this .step-card__title,
.step-card-this .step-card__step {
    color: #fff;
}

.step-card-this .step-card__divider {
    background: #fff;
}

.step-card-this .step-card__button {
    background: #fff;
    color: #173b56;
}

.step-card-this .step-card__button::after {
    border-top: 2px solid #173b56;
    border-right: 2px solid #173b56;
}

.step-card-this a.step-card__button:hover {
    background: #173b56;
    color: #fff;
    opacity: 1;
    border: 1px solid #fff;
}

.step-card-this a.step-card__button:hover::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}


/* ========================================
   step1
======================================== */
.step1-wonder {
    width: 80%;
    margin: 0 auto;
}

.step1-wonder p {
    line-height: 40px;
}


/* ========================================
   step3
======================================== */
.risk-of-dispersion {
    padding: 0;
}


/* ========================================
   状況ボックス
======================================== */
.situation-box {
    width: 80%;
    margin: 0 auto;
    padding: 50px 20px;
    background: #FAF7F3;
}

.situation-inner {
    width: fit-content;
    margin: 0 auto;
}

.situation-title {
    text-align: left;
    font-size: 2rem;
    margin-bottom: 40px;
}

.situation-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.situation-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 1.25rem;
    line-height: 1.8;
    font-family: sans-serif;
}

.situation-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    border: 1px solid #333;
}


/* ========================================
   step4
======================================== */
.expert-list-box {
    width: 70%;
    margin: 0 auto;
    padding: 40px;
    background: #F5F6F7;
    border-radius: 5px;
}

.expert-row {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 26px;
}

.expert-row:last-child {
    margin-bottom: 0;
}

.expert-left {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    min-width: 30px;
}

.expert-dot {
    width: 10px;
    height: 10px;
    margin-right: 18px;
    flex-shrink: 0;
    display: inline-block;
    background: #173b56;
    border-radius: 50%;
}

.expert-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #173b56;
    line-height: 1.5;
    white-space: nowrap;
}

.expert-line {
    flex: 1;
    min-width: 60px;
    border-bottom: 1px dotted #9fa4aa;
}

.expert-right {
    font-size: 1.125rem;
    line-height: 1.8;
    color: #222;
}


/* ========================================
   特徴カード
======================================== */
.feature-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 5px;
}

.feature-card .vk_gridColumn_item_inner {
    width: 100%;
}

.feature-card h3,
.feature-card p:first-child {
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-card img {
    margin-top: 20px;
}

/* ========================================
   私たちが大切にしていること
======================================== */
.philosophy-block {
    background: #fff;
    padding: 80px 30px;
    border-radius: 5px;
}

.philosophy-block h2 {
    color: #1A3B56;
    font-family: "Noto Serif", serif;
    margin-bottom: 30px;
    font-size: 1.625rem;
}

/* ========================================
   会社案内
======================================== */

.message-txt-l {
    font-size: 1.7rem;
    font-weight: 550;
    line-height: 3rem;
}

/* ========================================
   よくある質問
======================================== */
.faq-anker a {
    position: relative;
    padding-left: 20px;
    white-space: nowrap;
    font-size: 1rem;
    color: #1A3B56;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: #1A3B56;
}

.faq-anker a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-left: 1px solid #173B56;
    border-bottom: 1px solid #173B56;
    transform: translateY(-60%) rotate(-45deg);
}

.faq-anker p {
    margin-bottom: 10px;
}

.faq-anker .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 34px;
    row-gap: 6px;
}

.faq-anker .vk_gridColumn_item {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto;
    padding: 0;
}

.faq .vk_faq-body {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFF;
    border-bottom: 1px solid #173b56;
}

.faq-box .vk_faq:first-of-type {
    border-top: 1px solid #1A3B56;
}

.faq .vk_faq .vk_faq_title {
    padding: 1.3rem .9em 1.3rem 3rem;
}

.faq .vk_faq .vk_faq_title:before {
    top: 1.1rem;
    color: #fff;
}

.faq .vk_faq .vk_faq_title::after {
    border-right: 1.5px solid #173b56;
    border-top: 1.5px solid #173b56;
}

.faq .is-style-vk_faq-border-square .vk_faq_title:before {
    background-color: #173B56;
    border-radius: 5px;
    border: 1px solid #173B56;
}

.faq .vk_faq .vk_faq_content:before {
    color: #173B56;
}

.faq .is-style-vk_faq-border-square .vk_faq_content:before {
    border-radius: 5px;
    border: 1px solid #173B56;
}

.faq h3 {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 450;
}


/* ========================================
   CTA
======================================== */
.cta .cta-btn a {
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 16%);
    transition: .3s;
}

.cta .cta-btn a:hover {
    box-shadow: unset;
    transform: translateY(4px);
    opacity: 1 !important;
}


/* ========================================
   フッター
======================================== */
.sc-right-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 34px;
    justify-content: flex-end;
    align-items: center;
    max-width: 800px;
    margin-left: auto;
}

.sc-right-nav .sc-right-nav__item {
    font-size: 1rem;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    font-family: sans-serif;
}


/* ========================================
   コラム
======================================== */
.vk_posts .vk_post-col-xl-4 {
    box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.2);
}

.vk_post {
    transition: opacity .3s ease;
}

.vk_post:hover {
    opacity: 0.7;
}


/* ========================================
   スクロール演出
======================================== */
.hs-strength-flow {
    position: relative;
    height: 420vh;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.hs-strength-flow__sticky {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden;
}

.hs-strength-flow__bg {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.hs-strength-flow__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hs-strength-flow__bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, .06);
}

.hs-strength-flow__content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.hs-strength-flow__card {
    width: min(620px, 88vw);
    margin-left: 6.5%;
    padding: 48px 52px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 16px 40px rgba(0, 0, 0, .12);
    opacity: 1;
    transform: translateY(0);
    transition:
        opacity .35s ease,
        transform .35s ease;
}

.hs-strength-flow__card.is-changing {
    opacity: 0;
    transform: translateY(20px);
}

.hs-strength-flow__num {
    margin-bottom: 14px;
    font-size: .95rem;
    letter-spacing: .08em;
    color: #6b7f92;
}

.hs-strength-flow__title {
    margin: 0 0 22px;
    font-size: clamp(2rem, 2.5vw, 3rem);
    line-height: 1.45;
    color: #3f5f7d;
}

.hs-strength-flow__text {
    margin: 0;
    font-size: 1rem;
    line-height: 2;
    color: #333;
}

.site-body,
.site-body-container,
.main-section,
.entry,
.entry-body {
    overflow: visible !important;
}


/* ========================================
   1200px以下
======================================== */
@media screen and (max-width: 1200px) {
    .philosophy-block {
        padding: 80px 60px;
    }
}

/* ========================================
   942px以下
======================================== */


@media screen and (max-width: 942px) {
    .h2-42 {
        font-size: 2rem;
        line-height: 3rem;
    }

    .h2-34 {
        font-size: 1.8rem;
        line-height: 2rem;
    }

    .h3-28 {
        font-size: 1.5rem;
    }

    .duty-column-wrap {
        display: block;
    }

    .duty-column-img {
        left: -10px;
    }

    .duty-column-txt {
        top: -500px;
        left: -10px;
    }

    .reverse {
        flex-direction: column-reverse;
    }

    .delate-spacer {
        display: none;
    }

    .vkb-outer-944e9b86-f44a-498e-bb5b-17bcd56a77a9 {
        padding-bottom: 0 !important;
    }

    .company-card {
        padding: 30px;
    }

    .company-table td:first-child {
        padding: 10px;
        font-size: 14px;
    }
}


/* ========================================
   991px以下
======================================== */
@media (max-width: 991px) {
    .expert-row {
        gap: 14px;
    }

    .expert-left {
        min-width: 240px;
    }

    .expert-right {
        width: 50%;
        font-size: 0.95rem;
    }
}


/* ========================================
   768px以下
======================================== */
@media screen and (max-width: 768px) {
    br {
        display: none;
    }

    p {
        font-size: 1rem;
    }

    .br-block br,
    ul br,
    .cta br {
        display: block;
    }

    nav.vk-mobile-nav-menu-outer {
        margin-top: 50px;
    }

    .site-header-logo img {
        max-height: 30px;
    }

    .site-header-logo {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .page-header-title,
    h1.page-header-title {
        font-size: 1.9rem;
    }

    .h2-42 {
        font-size: 1.8rem;
        line-height: 37px;
    }

    .h2-34 {
        font-size: 1.4rem;
    }

    .h3-28 {
        font-size: 1.25rem;
    }

    h3.wp-block-heading.serif {
        font-size: 1.4rem;
    }

    h3 .top-title-1 {
        margin-bottom: 10px;
    }

    h3 .top-title-2 {
        margin-bottom: 10px;
    }

    p.lineheight35 {
        line-height: 26px;
    }

    .top-message-txt {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .message-txt-l {
        font-size: 1.25rem;
        line-height: 2rem;
    }

    h3.sc-stepflow__title {
        font-weight: 600;
    }

    .vk_button.btn-blue .vk_button_link,
    .vk_button.btn-white .vk_button_link {
        font-size: 1rem;
    }

    .top-column-wrap {
        flex-direction: column-reverse;
    }

    .top-column-img {
        right: -15px;
    }

    .top-column-txt {
        top: -30px;
        right: 15px;
    }

    .top-column-wrap-2 {
        display: block;
    }

    .top-column-img-2 {
        left: -15px;
    }

    .top-column-txt-2 {
        top: -30px;
        left: 15px;
    }

    .reserve {
        flex-direction: column-reverse;
    }

    .duty-column-img {
        left: -5px;
    }

    .duty-column-txt {
        top: -200px;
        left: -1px;
    }

    .deco-content--right {
        padding-left: 0;
    }

    .step1-wonder,
    .situation-box,
    .expert-list-box {
        width: 100%;
    }

    .situation-title {
        font-size: 1.5rem;
    }

    .situation-list li {
        font-size: 16px;
    }

    .situation-list li::before {
        width: 12px;
        height: 12px;
    }

    .step1-wonder p {
        line-height: 25px;
    }

    .feature-card {
        width: 80%;
    }

    .feature-card .vk_gridColumn_item_inner {
        padding: 10px 20px !important;
    }

    .feature-card p {
        margin-bottom: 0 !important;
    }

    .feature-card img {
        margin-top: 0;
    }

    .expert-list-box {
        padding: 28px 20px;
    }

    .expert-dot {
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }

    /* ===== step-flow ===== */
    /* .step-flow {
        padding: 10px 0;
    } */

    /* .step-flow__line {
        display: none;
    } */

    /* .step-card {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
        padding: 24px 20px;
    } */

    /* .step-table {
        width: 100%;
    } */
    /* 
    .step-card__left {
        width: 80px;
        min-width: 80px;
        height: 80px;
        margin: 0 auto;
        border: 2px solid #173b56;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        box-sizing: border-box;
    } */

    /* .step-card-this .step-card__left {
        border: 2px solid #fff;
    } */

    /* .step-card__step {
        text-align: center;
        line-height: 1;
    } */

    /* .step-card__divider {
        width: 100%;
        height: 1px;
    } */

    /* .step-card__button {
        width: 100%;
        min-width: 100%;
        font-size: 14px;
    } */


    .step-card {
        padding: 0;
    }

    .step-card__label {
        font-size: 14px;
        /* margin-bottom: 4px; */
    }

    .step-card__divider {
        height: 90px;
    }

    .step-card__num {
        font-size: 34px;
    }

    .step-card__title {
        font-size: 20px;
    }


    .step-card__left {
        min-width: 120px;
        width: 120px;
    }

    .step-flow__arrow {
        border-left-width: 24px;
        border-right-width: 24px;
        border-top-width: 16px;
    }

    .step-flow__arrow {
        border-left-width: 24px;
        border-right-width: 24px;
        border-top-width: 16px;
    }


    /* ===== others ===== */
    .deco-content::before,
    .deco-content--right::before,
    .outer-deco-content::before {
        display: none;
    }

    .outer-deco-content {
        padding-left: 0;
    }

    .faq-anker .row {
        flex-direction: column;
        align-items: center;
        row-gap: 0;
        padding-left: 20px;
    }

    .faq-anker .vk_gridColumn_item {
        width: 100% !important;
        text-align: left;
    }

    .company-card {
        padding: 30px 20px;
        margin-top: -60px;
    }

    .company-outer .company-mb {
        margin-bottom: 100px;
    }

    .company-table td:first-child,
    .company-table td {
        padding: 10px 5px;
        font-size: 14px;
    }

    .spacer-spdelate {
        display: none;
    }

    .cta-btn span {
        font-size: 1rem;
    }

    .sc-stepflow__item {
        grid-template-columns: 90px 1fr;
        column-gap: 22px;
    }

    .sc-stepflow__item::before {
        left: 30px;
    }

    .sc-stepflow__icon,
    .sc-stepflow__icon img {
        width: 72px;
        height: 72px;
    }

    .sc-stepflow__step {
        font-size: 15px;
        margin-bottom: 6px;
    }

    h3.sc-stepflow__title {
        font-size: 20px;
    }

    .sc-stepflow {
        width: 100%;
    }

    .expert-row {
        display: block;
        margin-bottom: 22px;
    }

    .expert-left {
        min-width: auto;
        margin-bottom: 8px;
    }

    .expert-line {
        display: none;
    }

    .expert-right {
        width: 100%;
        padding-left: 18px;
        font-size: 0.95rem;
        line-height: 1.7;
    }

    .hs-strength-flow {
        height: 360vh;
    }

    .hs-strength-flow__content {
        align-items: flex-end;
    }

    .hs-strength-flow__card {
        width: auto;
        margin: 0 16px 20px;
        padding: 28px 22px;
    }

    .hs-strength-flow__title {
        font-size: 1.55rem;
        margin-bottom: 14px;
    }

    .hs-strength-flow__text {
        font-size: .95rem;
        line-height: 1.9;
    }

    ul:not(.wp-block-social-links).is-style-vk-numbered-circle-mark li:before,
    ol.is-style-vk-numbered-circle-mark li:before {
        width: 20px;
        height: 20px;
    }

    ul:not(.wp-block-social-links).is-style-vk-numbered-circle-mark li:before,
    ol.is-style-vk-numbered-circle-mark li:before {
        font-size: calc(0.8rem * 1);
    }
}


/* ========================================
   575.98px以下
======================================== */
@media (max-width: 575.98px) {
    .sc-stepflow__item {
        grid-template-columns: 76px 1fr;
        column-gap: 16px;
        align-items: start;
    }

    .sc-stepflow__item+.sc-stepflow__item {
        margin-top: 30px;
    }

    .sc-stepflow__item::before {
        left: 30px;
        top: -30px;
        bottom: -30px;
    }

    .sc-stepflow__item:first-child::before {
        top: 50%;
    }

    .sc-stepflow__item:last-child::before {
        bottom: 50%;
    }

    .sc-stepflow__icon,
    .sc-stepflow__icon img {
        width: 60px;
        height: 60px;
    }

    .sc-stepflow__content {
        padding-bottom: 10px;
        border-bottom-width: 2px;
    }

    .sc-stepflow__step {
        font-size: 13px;
        margin-bottom: 4px;
    }

    h3.sc-stepflow__title {
        font-size: 18px;
        line-height: 1.45;
    }

    .service-table td {
        font-size: 1rem;
    }

    .philosophy-block {
        padding: 60px 30px;
    }

    .philosophy-block h2 {
        font-size: 1.45rem;
    }
}