@charset "UTF-8";
/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

body {
    font-family: 'Noto Sans JP', sans-serif;
    font-style: normal;
}

p {
    font-size: 18px;
    color: #000000;
}

h2 {
    font-size: 2.5rem;
    color: #333333;
}

h4.has-background {
    padding: 0;
    color: #333333;
}

span.orange {
    color: #EB6101;
}

.orange-larger {
    color: #EB6101;
    font-size: 3rem;
    margin-top: 10px;
}

figure {
    margin-bottom: 0;
}

p:empty {
    display: none;
}

.page_top_btn {
    background: #d4b453;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    box-shadow: none;
    background-image: var(--ver_page_top_button_url);
}

aside#nav_menu-2 {
    display: none;
}

aside#recent-posts-2 {
    display: none;
}

span.mention {
    color: red;
}

.form-btn {
    display: flex;
    justify-content: center;
}

input[type=submit] {
    background-color: #EB6101;
    border: #eb6101;
}

input[type=submit]:not(:disabled):hover {
    background-color: #eb6301a5;
    border: #eb6301a5;
}

.textarea-box {
    margin-bottom: 24px;
}

.bubble-1 img {
    width: 45%;
}

.bubble-2 {
    margin-bottom: 0;
}

.ltg-slide-text-caption {
    color: #000 !important;
}

/* ヘッダー */
.header-top {
    border-bottom: none;
    color: #333333;
    background-color: #fff;
}

h3.ltg-slide-text-title {
    line-height: 3rem;
    margin-bottom: 2rem;
    font-size: 2rem;
    font-family: sans-serif !important;
}

.ltg-slide-text-caption {
    line-height: 2.5rem;
    font-size: 1.5rem;
}

strong.global-nav-name {
    font-size: 16px !important;
}

.header-top .header-top-description {
    color: #333333;
    padding-bottom: 0;
    font-weight: 600;
}

.ltg-slide-text-set {
    left: 65%;
}

.global-nav-list>li>a {
    padding: 0 !important;
}

.global-nav-list>li:before {
    border-bottom: none;
}

.global-nav-list li:not(:last-child) {
    padding: 14px 1.25em;
}

/* お問い合わせ以外のリンクにホバーで色変更 */
.global-nav-list li:not(:last-child) a:hover {
    color: #A38938;
    /* 黄色 */
}

/* 念のため、強調タグにも */
.global-nav-list li:not(:last-child) a:hover .global-nav-name {
    color: #A38938;
}


.design-h3 {
    font-size: 2rem;
    font-weight: 600;
}

.btn-shadow {
    display: inline-block;
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 16%);
    transition: .3s;
}

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

.btn-shadow.vk_button-color-custom a:hover {
    opacity: 1 !important;
    box-shadow: none !important;
}

.temple-anker a {
    color: #A38938;
    border-bottom: 1px solid #A38938;
    text-decoration: none;
}

.temple-anker a:hover {
    color: #7D7D7D !important;
    border-bottom: 1px solid #7D7D7D;
}

/* お問い合わせボタン */
li#menu-item-33 {
    background-color: #eb6101;
    border-radius: 30px;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: 1.25em;
    padding: 14px 20px;
}

li#menu-item-33:hover {
    transform: scale(1.1, 1.1);
}

li#menu-item-33 a {
    color: #fff;
}

.btn-shadow {
    box-shadow: 2px 3px 8px rgba(0, 0, 0, .5);
}

.temple-anker a:hover {
    color: #A38938;
}

/* .cta-column {
	width:85%;
	margin:0 auto;
} */
.wp-block-media-text>.wp-block-media-text__content {
    padding: 0 3%;
}

/* 不安 */
/* p.worries-p {
    font-size: 1.88rem;
    font-weight: 500;
} */

p.worries-list {
    font-size: 1.75rem;
    line-height: 3.5rem !important;
}

.worried-column .vk_outer-paddingVertical-use {
    padding-top: 20px;
    padding-bottom: 20px;

}

.worried {
    padding: 5px 60px;
    width: fit-content;
    margin: 0 auto;
}

span.marker {
    background: linear-gradient(transparent 70%, #F7EA74 50%);
}

.worries {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.worries p {
    line-height: 3rem
}

.anxiety-middle {
    font-size: 1.5rem;
    font-weight: 500;
}

/* メリット */
.merit-box {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.merit-box h3 {
    font-size: 1.5rem;
    font-weight: 600;
}

p.suspect {
    font-size: 1.8rem;
    font-weight: 500;
}

.merit-colum .vk_gridColumn_item_inner {
    border-radius: 5px;
}

/* Q＆A */
.wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger {
    background-color: #fff;
}

.wp-block-vk-blocks-accordion.vk_accordion.qaf.is-style-vk_accordion-background-color-border {
    background-color: #fff;
}

.qaf {
    border-radius: 5px;
    border: 2px solid #a8a8a8;
    margin-right: 5px;
}

body .container :is(.is-layout-flow, .is-layout-constrained) .qaf p:where(:not(:last-child)) {
    margin-right: 10px;
}

span.q {
    font-size: 2rem;
    margin-right: 20px;
    color: #A38938;
}

body .container :is(.is-layout-flow, .is-layout-constrained) .qaf p:where(:not(:last-child)) {
    margin-block-end: 0;
}

a.vk_button_link.btn.has-background.btn-lg {
    width: 100%;
}

/* 制作の流れ */
.outer-flow {
    border-radius: 5px;
}

.flow-txt-s {
    font-size: 2rem;
}

/* コンバージョンエリア */
.conversion-btn {
    border: 1.5px solid #eb6101;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 30%;
}

.conversion-btn:hover {
    transform: scale(1.1, 1.1);
}

.conversion-btn.vk_button-color-custom a:hover {
    opacity: 1;
    box-shadow: none;
}

.cta p {
    font-size: 1.5rem;
    font-weight: 600;
}

.cta span {
    font-weight: 600;
}

.conversion-p {
    font-size: 1.75rem;
    font-weight: 500;
}

.conversion {
    border-radius: 5px;
}

/* フッター */
aside#block-9 a {
    text-decoration: none;
    color: #fff;
}

aside#block-9 a:hover {
    opacity: 0.8;
}

.list-block {
    padding-top: 20px;
    padding-bottom: 20px;
}

.outer-footer {
    padding-top: 20px;
    padding-bottom: 0;
}

.outer-footer p {
    color: #fff;
    font-weight: 400;
}

.site-footer {
    background-color: #eb6101;
    border-top: 0;
}

.container.site-footer-content {
    padding-top: 0;
}

.site-footer-copyright {
    background-color: #eb6101;
    padding-top: 20px;
}

.site-footer-copyright p {
    color: #fff;
}

p.footer-servicename {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 0px;
}

p.footer-company {
    font-size: 1.125rem;
    font-weight: 600;
}

/* お悩み */
.anxiety-head {
    font-size: 1.5rem;
    background-color: #A38938;
    color: #fff;
    font-weight: 600;
    width: fit-content;
    padding: 5px 30px;
    margin-left: auto;
    margin-right: auto;
}

.anxiety-large {
    font-size: 1.75rem;
    font-weight: 600;
}

/* テンプレート */
p.design-p {
    margin-bottom: 5px;
}

p.template {
    font-size: 2.25rem;
    line-height: 4rem;
    font-weight: 500;
    color: #A38938;
}

.last-message,
.relationship {
    font-size: 1.5rem;
    font-weight: 500;
}

/* .border-orange {
    border-bottom: 3px solid #EB6101;
    width: fit-content;
    margin: 0 auto;
} */

.relation-list li {
    font-size: 1.5rem;
    font-weight: 500;
    color: #EB6101 !important;
}

::marker {
    color: #eb6101;
}

/* p.last-message {
    font-size: 1.88rem;
    font-weight: 400;
    line-height: 4rem;
} */

/*料金プラン  */
.plan-center {
    display: flex;
    justify-content: center;
    align-items: center;

}

.flow-txt-s {
    font-size: 1.8rem;
    font-weight: 500;
}

/* ハンバーガーメニュー */
aside#search-2 {
    display: none;
}

.vk-mobile-nav-menu-btn {
    border: none;
    background-image: url("https://oteranet.devbrg.com/wp-content/uploads/2025/05/hamburger-4.png") !important;
    background-size: contain !important;
    background: var(--vk-mobile-nav-menu-btn-bg-src) center 50% no-repeat rgba(255, 255, 255, .0);
}

.vk-mobile-nav-menu-btn.menu-open {
    border: none;
    background-image: url("https://oteranet.devbrg.com/wp-content/uploads/2025/05/hamburger-3.png") !important;
    background-size: contain !important;
}

.vk-mobile-nav .widget_nav_menu ul li a,
.vk-mobile-nav nav ul li a {
    color: #000;
    border-bottom: 1px solid #EB6101;
}

.vk-mobile-nav nav>ul {
    border-top: none;
}

.vk_step .vk_step_item h3:first-of-type,
.vk_step .vk_step_item h4:first-of-type {
    padding-left: 0;
}

@media screen and (max-width: 992px) {

    /* お悩み */
    .anxiety p br {
        display: none;
    }

    .anxiety img {
        width: 80px;
    }

    .anxiety p {
        font-size: 1rem;
    }

    .anxiety-head {
        font-size: 1.25rem;
    }

    .wp-block-columns.anxiety-column {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media screen and (max-width: 767px) {
    .fukidashi-erace img.wp-image-46 {
        display: none;
    }

    p {
        font-size: 16px;
    }

    .orange-larger {
        color: #EB6101;
        font-size: 2rem;
        margin-top: 10px;
    }

    h3.ltg-slide-text-title {
        /* line-height: 2.5rem;
        margin-bottom: 1rem;
        font-size: 2rem;
        margin-top: 450px;
        color: #fff !important;
        text-shadow: 0 0 2px #000 !important;
        margin-right: 50px;
        text-align: left !important; */
        display: none;
    }

    h3.ltg-slide-text-title br {
        display: none;
    }

    .ltg-slide-text-caption {
        /* line-height: 2rem;
        font-size: 1.5rem;
        color: #fff !important;
        text-shadow: 0 0 2px #000 !important;
        font-weight: 600;
        margin-right: 50px;
        text-align: left !important; */
        display: none;
    }

    .ltg-slide-text-caption br {
        display: none;
    }

    h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.3rem;
    }

    .design-h3 {
        font-size: 1.3rem;
    }

    p.worries-p {
        font-size: 1rem !important;
        /* text-align: left; */
    }

    /* p.worries-p br {
        display: none;
    } */

    p.worries-list {
        font-size: 0.85rem;
        line-height: 2.5rem !important;
    }

    p.has-text-align-center.worries-p {
        line-height: 2.25rem;
    }


    .merit-box {
        width: 100%;
    }

    .merit-box h3 {
        font-size: 1.3rem;
    }

    img.wp-image-58 {
        width: 15px !important;
    }

    p.suspect {
        font-size: 1.5rem;
    }

    .cta p {
        margin-right: 0 !important;
    }

    p.template {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2.5rem;
        text-align: center
    }


    .conversion-p {
        font-size: 1.3rem;
        font-weight: 500;
        text-align: left;
    }

    .conversion-p br {
        display: none;
    }

    /* 	.anxiety {
		margin-bottom:20px !important;
		margin-top:20px !important;
		padding-left:0 !important;
		padding-right:0 !important;
	} */
    p.relationship {
        font-size: 1.25rem;
        font-weight: 500;
    }

    .relation-list li {
        font-size: 1.25rem;
    }

    p.last-message {
        font-size: 1.25rem;
        font-weight: 500;
    }

    p.has-text-align-center.border-orange.flow-txt-s {
        font-size: 1.125rem;
    }

    /* p.last-message br {
	display:none;
} */
}

@media screen and (max-width: 580px) {
    h3.ltg-slide-text-title {
        line-height: 1.8rem;
        font-size: 1.25rem;
        margin-top: 300px;
        margin-bottom: 0;
        margin-right: 80px;
        /* text-align: left !important; */
        display: none;
    }

    h3.ltg-slide-text-title br {
        display: none;
    }

    .ltg-slide-text-caption {
        /* text-align: left !important; */
        font-size: 1.25rem;
        margin-right: 80px;

    }

    .ltg-slide-text-caption br {
        display: none;
    }

    /* .cta p br {
        display: none;
    } */

    .cta p {
        font-size: 1.25rem;
    }

    .merit-outer.wp-block-media-text__content {
        padding: 0 0 0 5% !important;
    }

    .merit-outer.vk_outer-paddingLR-use {
        padding-left: 0px;
        padding-right: 0px;
    }

    .merit-box img {
        margin-bottom: 30px;
    }

    .wp-block-columns.is-not-stacked-on-mobile.worried-column.is-layout-flex.wp-container-core-columns-is-layout-ce016f26.wp-block-columns-is-layout-flex {
        padding: 0;
    }

    .merit-sp.vk_gridColumn [class*=col-] {
        padding: 0 5px;
    }

    .merit-sp .merit-colum.vk_gridColumn_item_inner {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .template-merit img {
        width: 100%;
        /* margin-bottom: 10px; */
    }

    .template-merit {
        text-align: center;
    }

    .template-merit p {
        text-align: left;
    }

    .template-merit.wp-block-media-text__content {
        padding-left: 0;
        padding-right: 0;
    }

    .template-merit h3 {
        text-align: center;
    }

    .template-merit figure {
        margin-bottom: 0;
    }

    figure.template-img {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    /* .wp-block-columns.anxiety-column {
        display: block;
    } */
    .anxiety-head {
        padding: 5px 20px;
        font-weight: 500;
    }

    .anxiety {
        margin-bottom: 30px;
    }

    .anxiety img {
        width: 70px !important;
    }

    .wp-block-column.anxiety {
        width: 80%;
        margin: 0 auto;
    }

    .anxiety p {
        font-size: 1.125rem;
    }

    p.anxiety-title {
        font-size: 1.125rem !important;
    }

    p.anxiety-middle {
        font-size: 1.25rem;
    }

    .wp-block-vk-blocks-out.anxiery {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .merit-outer {
        width: 100%;
        margin: 0 auto;
    }

    h3.change-h3 {
        font-size: 1.3rem !important;
    }

    .anxiety-large {
        font-size: 1.3rem;
    }

    .design-h3 {
        font-size: 1.3rem;
    }

    p.merit-column br {
        display: none;
    }

    .relation-list li {
        font-size: 1rem;
    }

    .wp-block-columns.is-not-stacked-on-mobile.anxiety-column.is-layout-flex.wp-container-core-columns-is-layout-0680a24d.wp-block-columns-is-layout-flex :where(.is-layout-flex) {
        gap: 10px;
    }


    .merit-sp h3 {
        font-size: 14px !important;
    }

    .merit-sp p {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 480px) {
    .conversion-p br {
        display: none;
    }

    .conversion-p {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
    }

    p.last-message {
        line-height: 2rem;
        font-size: 1rem;
    }

    p.worries-list {
        line-height: 2rem;
    }

    .cta p {
        font-size: 1.25rem;
    }

    p.relationship {
        line-height: 2rem;
        font-size: 1rem;
    }


    p.suspect {
        font-size: 1rem;
    }
}

@media screen and (max-width: 390px) {
    h2 {
        font-size: 1.4rem;
        text-align: left;
    }

    h3 {
        font-size: 1.25rem;
        text-align: left;
    }

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

    .conversion-p {
        font-size: 1rem;
        font-weight: 500;
    }

    .merit-box img {
        margin-bottom: 30px;
    }

    .worried-column p br {
        display: none;
    }

    .worried-column img {
        width: 80px;
    }

    p.worries-list {
        line-height: 2rem !important;
    }

    .ltg-slide-text-caption {
        margin-right: 50px;
    }

    h3.ltg-slide-text-title {
        margin-right: 50px;
    }

    p.anxiety-title {
        font-size: 1rem !important;
    }

    .anxiety p {
        font-size: 1rem;
    }
}

/* モバイルだけで効かせたい場合 */
@media (max-width: 767px) {
    .vk_accordion-trigger p {
        position: relative;
        padding-left: 1.8em;
        /* Qの幅ぶん余白を作る */
        margin: 0;
        /* 余分な上下余白があれば調整 */
    }

    .vk_accordion-trigger p .q {
        position: absolute;
        left: 0;
        top: 0;
        /* 見た目で微調整 */
        width: 1em;
        /* Qの表示幅 */
        text-align: center;
        line-height: 1;
        /* 必要なら調整 */
        padding-right: 10px;
    }
}