/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 15.37.1.1784970846
Updated: 2026-07-25 18:14:06

*/

/* お問い合わせセクションの電話番号案内を非表示にする */
.section-contact .contact-txt-tel,
.section-contact .contact-tel-wrap {
    display: none !important;
}

/* メール案内文とボタンを中央寄せにする（見栄えの調整） */
.section-contact .contact-txt-email,
.section-contact .contact-btn-wrap {
    text-align: center;
    width: 100%;
}
