/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
html {
    scroll-behavior: smooth;
}
.d-wrap {
    border: 3px dotted #333;
    padding: 10px 20px 15px 30px;
    padding-left: 100px;
}
h2.h2-bar-gray {
    background: #525252 !important;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
.step-wrap {
    border: 2px solid #B4ADAD;
    border-radius: 8px;
    padding: 20px 30px;
}
h3 {
    color: #F99393;
    text-align: center;
}
.step-question {
    font-size: 28px;
    color: #969696;
}


.banner {
  background-color: #4a4a4a;
  color: white;
  text-align: center;
  padding: 20px;
  position: relative;
  font-family: sans-serif;
}

.banner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.icon {
  width: 40px;
  height: auto;
}

.text {
  text-align: left;
}
:root :where(.is-layout-constrained) > p {
    margin-block-start: 0;
}
.subtext {
  font-size: 16px;
  margin: 0;
}

.maintext {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  color: #707070;	
}

.banner-arrow {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 15px;
  background-color: #4a4a4a;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.lead {
    color: #F99393;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
}

.lead-black {
    color: #707070;
    font-size: 20px;
    font-weight: 300;
	font-weight: bold;
  	text-align: center; 
}
.tagline {
    color: #D80A09;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
}

.wp-block-heading span.subTxt {
    display: block;
    font-size: .7em;
    line-height: 1.5em;
    color: #444;
}
.fs2 {
    font-size: 2em;
    font-weight: bold;
    line-height:1.2em;
}
.fs3 {
    font-size: 3em;
    font-weight: bold;
    line-height:1.2em;
}
.tc-red {
    color: #C00;
}


/*PC幅指定*/
.section.siteContent .container {
    max-width: 800px;
    margin-top: 40px;
}
.home .section.siteContent .container{
	margin-top:0;
}
#main.mainSection-col-two {
    width: 100%;
}
.wp-block-cover__inner-container .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: 0;
    margin-right: 0;
    max-width: unset;
}

/*　2025.6.17 */
/*　チェック開始　*/
div#startBlock > span.wp-block-cover__background {
    background: var(--dark--gray-color) !important;
}
#startBlock.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: #FFF;
    position: relative;
    width: 100%;
	text-align: center;
}

/*3ステップチェック*/
.step-wrap .step-circle {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #f46869;
    border-radius: 100%;
    text-align: center;
    color: #FFF;
    padding-top: 12px;
    font-size: 13px;
    line-height: 1.1em;
    font-feature-settings: 'palt';
}
.step-wrap .step-circle span.num {
    display: block;
    font-size: 2em;
    line-height: 1em;
    font-weight: bold;
}
p.step-arrow {
    width: calc(100% - 18%);
    margin: 0;
    margin-left: auto;
}

.step-wrap h3 {
    display: inline-block;
    margin: 0 0 20px;
    font-feature-settings: 'palt';
    border: none;
    font-weight: bold;
}
.step-wrap h3::after {
    content: none;
}
.step-wrap h3::before {
    font-family: "Font Awesome 6 Free";
    content: "\f084";
    font-weight: bold;
    margin-right: 8px;
}
.section.siteContent {
    padding-top: 0;
}

i.fa-solid.fa-caret-down::before {
    font-size: 10em;
    color: #f7aeae;
    line-height: 0.6em;
}

.entry-body .step-wrap {
    padding: 20px;
}

.lead {
    color: #F99393;
    font-size: 20px;
    font-weight: 300;
}
.wp-block-cover.is-light {
    min-height: auto;
}

/*h2*/
h2.wp-block-heading,
h3.wp-block-heading{
    border: none;
    padding: 0 0 19px;
    text-align: center;
    font-weight: bold;
}
h2.wp-block-heading{
    font-size: 2em;
}
h2.wp-block-heading::after {
    content: '';
    display: block;
    width: 30%;
    height: 2px;
    background: #999;
    margin: 20px auto;
}
h3.wp-block-heading {
    color: #444;
}
h3.wp-block-heading::after {
    content: none;
}

div#threeStep h2 strong::before {
    font-family: "Font Awesome 6 Free";
    content: "\f084";
    font-weight: bold;
    margin-right: 8px;
    color: #ffd4d4;
    font-size: .8em;
    vertical-align: text-top;
}
div#threeStep h2::after {
    content: none;
}

div#threeStep h2.wp-block-heading {
   color: var(--second-color);
}
div#threeStep #LastStep  h2 {
    color: #FFF;
    padding: 0;
}
div#threeStep #LastStep h2::before,
h2#bgHead::after{
    content: none;
}
h2#bgHead {
    background: #CE6878 url(/wp-content/uploads/2025/06/headH2.png) no-repeat right center;
    background-size: 121.5px;
    color: #FFF;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    padding: 18px 0;
}
h2#bgHead::before {
    content: '\e510';
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    margin-right: 12px;
}

/*3ステップ---------非表示
div#threeStep .wp-block-cover {
    border: solid 6px #CCC;
    border-radius: 18px;
    padding: 2em;
    overflow: unset;
    margin-bottom: 6em;
    position: relative;
}
div#threeStep .wp-block-cover::after {
    font-family: "Font Awesome 6 Free";
    content: "\f0d7";
    font-weight: 900;
    font-size: 10em;
    color: #f7aeae;
    line-height: 0.6em;
    position: absolute;
    bottom: -0.6em;
    left: 0.4em;
}
div#threeStep .wp-block-cover h2 {
    display: inline-block;
    margin: 0 0 20px;
    font-feature-settings: 'palt';
    border: none;
    color: #F99393;
    font-weight: bold;
}
div#threeStep .wp-block-cover h2::before {
    font-family: "Font Awesome 6 Free";
    content: "\f084";
    font-weight: bold;
    margin-right: 8px;
}
div#threeStep .wp-block-cover h3.wp-block-heading {
    border: none;
    font-size: 1.4em;
    margin: 0;
    text-align: left;
    font-weight: bold;
    color: #f99394;
}
div#threeStep #LastStep h2::after {
    content: none;
}
div#threeStep .wp-block-cover h3.wp-block-heading::after {
    content: none;
}
div#threeStep .wp-block-cover:last-child::after {
    content: none;
}
div#threeStep #LastStep {
    border: solid 10px #CE6878;
    padding: 0;
}
div#threeStep #LastStep h2 {
    display: block;
    background: #ce6778;
    color: #FFF;
    font-size: 2em !important;
    padding: 14px 0;
    margin: 0 0 20px !important;
}
div#threeStep #LastStep p {
    text-align: center;
}
div#threeStep #LastStep  .wp-block-columns {
    padding: 20px;
    margin: 0;
}
div#threeStep .wp-block-cover .wp-block-columns.is-layout-flex {
    flex-wrap: nowrap !important;
}*/
div#threeStep {
    padding: 0;
}

/*9step*/
div#step9 h3.step strong,
div#threeStep h2 strong{
    display: block;
    font-size: .7em;
    background: var(--second-color);
    padding: 2px 10px;
    color: #FFF;
    vertical-align: text-top;
    margin-bottom: 8px;
}
div#threeStep h2 strong {
    font-feature-settings: 'palt';
}
@media (min-width: 600px) {
    body, html {
        font-size: 22px;
    }
}


/*正直な鍵屋である理由*/
div#reason img {
    border-radius: 10px;
}

/*正直鍵屋が選ばれる理由----非表示
div#reasonsToChoose {}

#reasonsToChoose > span.wp-block-cover__background {
    background: #FFF4F4 !important;
}
#reasonsToChoose .wp-block-cover {
    border-radius: 10px;
}
div#reasonsToChoose p.has-text-align-center {
    color: #D80A09;
    font-weight: bold;
}
#reasonsToChoose p,
#reasonsToChoose pre {
   text-align:center;
}
div#reasonsToChoose img {
    max-width: 200px;
}
*/
div#reasonsToChoose .wp-block-columns {
    padding: 0;
}


:root {
    --first-color: #df4662;
    --second-color: #cd6978;
    --base-color: #fa9393;
    --pale-color:#f8e4e4;
	--gray-color:#f4f4f4; /*　2025.6.17 */
	--dark--gray-color:#444444;/*　2025.6.17 */
	
}
a {
    transition: 0.5s;
}
#subjectArea .wp-block-cover span.wp-block-cover__background {
    background: #f4f4f4 !important;
    border-radius: 14px;
}
#subjectArea {
    border: solid 2px #CCC;
    border-radius: 16px;
}
#subjectArea .wp-block-cover figure.wp-block-image {
    max-width: 132px;
}

#subjectArea .wp-block-cover, #paymentOptions .wp-block-cover {
    min-height: auto;
}
#subjectArea .wp-block-cover p {
    max-width: 600px;
    margin-bottom: 20px;
}
#paymentOptions .wp-block-cover {
    border-radius: 16px;
    padding: 0 0 20px;
    max-width: unset;
}
#paymentOptions .wp-block-cover h3.wp-block-heading {
    background: var(--first-color);
    color: #FFF;
    padding-top: 20px;
}
div#paymentOptions > span.wp-block-cover__background {
    background: var(--pale-color) !important;
}

/*お客様の声--------非表示
#customerVoice figure.wp-block-image {
    max-width: 200px;
}
#customerVoice h3.wp-block-heading {
    color: var(--first-color);
    padding: 0 0 10px;
}
#customerVoice p {
    text-align: center;
    margin: 0;
    max-width: 360px;
    width: 100%;
}
div#customerVoice .wp-block-cover.is-light {
    min-height: unset;
}*/
div#customerVoice .item {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    column-gap: 1%;
    margin: 0;
}
div#customerVoice .item p.key,div#customerVoice .item p.place {
    display: inline-block;
    width: 100px;
    text-align: center;
    background: #DF4662;
    color: #FFF;
    border-radius: 4px;
}
div#customerVoice .item p.place {
    background: #6a3a3a;
}


/*顧客企業*/ /*　2025.6.17 */
div#client > span.wp-block-cover__background {
    background: var(--gray-color) !important;
}

/*選べるお支払い方法*/ /*　2025.6.17 */
div#payment > span.wp-block-cover__background {
    background: var(--pale-color) !important;
}

/*やってはいけないこと*/
h3#no1,
h3#no2,
h3#no3,
h3#no4,
h3#no5,
h3#no6,
h3#no7,
h3#no8{
	text-align:left;
    border-bottom: solid 2px #444;
}
h3#no1::before,
h3#no2::before,
h3#no3::before,
h3#no4::before,
h3#no5::before,
h3#no6::before,
h3#no7::before,
h3#no8::before {
    content: '1';
    display: inline-block;
    background: #444444;
    color: #FFF;
    min-width: 1.6em;
    line-height: 1.6em;
    border-radius: 100%;
    margin-right: 10px;
    text-align: center;
}
h3#no2::before {
    content: '2';
}
h3#no3::before {
    content: '3';
}
h3#no4::before {
    content: '4';
}
h3#no5::before {
    content: '5';
}
h3#no6::before {
    content: '6';
}
h3#no7::before {
    content: '7';
}
h3#no8::before {
    content: '8';
}
/*スマホ対応 250627*/
@media (max-width: 600px) {
div#notDo .wp-block-cover.is-light,
div#notDo h3{
        max-width: 100%;
        margin: 12px 0 0 !important;
    padding: 0;
}
	ul.wp-block-list {
    padding: 0;
}
.wp-block-cover {
    max-width: unset;
}
h3#no1::before, h3#no2::before, h3#no3::before, h3#no4::before, h3#no5::before, h3#no6::before, h3#no7::before, h3#no8::before {
    position: absolute;
    left: 0;
    top: -3px;
}
h3#no1, h3#no2, h3#no3, h3#no4, h3#no5, h3#no6, h3#no7, h3#no8 {
    position: relative;
        font-size: 1.4em;
    padding-left: 40px !important;
    padding-bottom: 8px !important;
    line-height: 1.4em;
}
	h1.navbar-brand.siteHeader_logo {
    margin: 0;
    padding: 0;
}
}

/*　2025.6.17 */
div#summary > span.wp-block-cover__background {
    background: var(--dark--gray-color) !important;
}
#summary.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {
    color: #FFF;
    position: relative;
    width: 100%;
}


/*faq 2025. 6.25*/
ul.wp-block-list.faqList {
    padding: 10px 0 20px;
  list-style-type: none;
}
ul.wp-block-list.faqList li.qus, ul.wp-block-list.faqList li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.8;
    margin-bottom: 10px;
    padding-left: 50px;
}
ul.wp-block-list.faqList li.qus::before, ul.wp-block-list.faqList li.ans::before {
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0 14px 0 -46px;
    text-align: center;
    width: 32px;
}
ul.wp-block-list.faqList li.qus::before {
    background-color: #999;
    content: "Q";
}
ul.wp-block-list.faqList li.ans::before {
    background-color: #e4a3a3;
    content: "A";
}
 
/*staff*/
div#staff table.has-fixed-layout th,div#staff table.has-fixed-layout td {
    border: none;
    border-bottom: solid 1px #CCC;
}

/*吹き出し風 見出し*/
h2#topHead {
    position: relative;
    margin-bottom: 40px;
    padding: 1em 16px;
    line-height: 1.2em;
    background-color: #525252;
    color: #FFF;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}
h2#topHead::after {
    width: auto;
    height: unset;
    color: #525252;
    background: none;
    content: "▼";
    font-size: 2em;
    position: absolute;
    text-align: center;
    bottom: -0.4em;
    transform: scaleY(0.5);
    left: 0;
    right: 0;
    margin: auto;
}
.section.page-header {
    background: #CE6878 url(/wp-content/uploads/2025/06/headH2.png) no-repeat right center;
    background-size: 121.5px;
}

/*notation*/
p#notation {
    position: relative;
    margin-top: 40px;
}
p#notation::before {
    content: '※注意事項※';
    position: absolute;
    display: inline-block;
    top: -14px;
    background: #f8e4e4;
    padding: 4px 10px;
    line-height: 1.2em;
    color: #AD1111;
    font-weight: bold;
    font-size: 1.2em;
}

/*CTA*/
#bottomLink {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 300px;
    text-align: center;
    z-index: 1000;
    height: 90px;
    overflow: hidden;
}
#bottomLink a span {
    font-size: 15px;
    color: #FF0;
    display: block;
}
#bottomLink a {
    position: relative;
    display: block;
    color: #fff;
    background: #48B418;
    text-decoration: none;
    height: 100%;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2em;
    padding: 16px 20px;
}

div#bottomLink a::before {
    position: absolute;
    right: 0;
    bottom: 36%;
    font-family: "Font Awesome 6 Free";
    content: "\f0da";
    font-weight: bold;
    font-size: 1.6em;
    margin-right: 8px;
    color: #FFF;
}
#bottomLink a:hover {
    background: #358d0e;
}


/*スマホ版メニューボタン*/
@media (max-width: 992px) {
.vk-mobile-nav ul#menu-header-navigation-1 {
    font-size: 1.1em;
}
.vk-mobile-nav ul#menu-header-navigation-1 li a:before {
    font-family: "Font Awesome 6 Free";
    content: "\f0da";
    font-weight: bold;
    margin-right: 8px;
    color: #F89394;
}
div#vk-mobile-nav-menu-btn {
    position: absolute;
}
}

@media (max-width: 600px) {
#bottomLink {
    width: 100%;
    height: 50px;
}
	#bottomLink a {
    font-size: 1.2em;
    padding: 10px 0;
}
#bottomLink a span.sub {
    font-size: 14px;
}
div#bottomLink {
    height: 60px;
}
	
p.navbar-brand.siteHeader_logo {
    padding: 0;
}
.siteHeader_logo img {
    margin: 0;
}
	.wp-block-table.is-style-stripes th {
    width: 33%;
}
}

/*header*/
header.siteHeader .container.siteHeadContainer {
    max-width: 800px;
}
.navbar-header .siteHeader_logo img {
    width: 240px;
    max-height: unset;
}
body.wp-singular header.siteHeader {
    background: #FDA9A9;
}
	div#vk-mobile-nav-menu-btn {
    left: auto;
    right: 12px;
}
div#top__fullcarousel .carousel-item {
    max-width: 800px;
    position: unset;
    float: unset;
    margin: 0 auto;
}

/*footer*/
nav.menu-footer-navigation-container ul#menu-footer-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 2%;
}
nav.menu-footer-navigation-container ul#menu-footer-navigation li {
    width: 48%;
}
ul#menu-footer-navigation a:hover {
    text-decoration: underline;
    color: var(--first-color);
}
.container.sectionBox.footerWidget {
    padding: 0;
}
footer.section.siteFooter {
    border: none;
    background: #f5f5f5;
}
.container.sectionBox.copySection.text-center p:last-child {
    display: none;
}
.container.sectionBox.copySection.text-center {
    padding: 10px 0 6px;
    width: 100%;
    max-width: unset;
    background: #FFF;
}

/*linkList*/
ul#linkList, ul.linkList.blank {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    column-gap: 2%;
    padding: 0;
}
ul#linkList li,
ul.linkList.blank li{
    display: block;
    width: 49%;
    text-align: center;
}
ul#linkList li a {
    display: block;
    font-size: 1.2em;
    padding: 8px 0;
    background: var(--first-color);
    color: #FFF;
    border-radius: 999px;
}
ul.linkList.blank li a {
    display: block;
    padding: 6px 0;
    border: solid 1px;
    border-radius: 6px;
}
ul#linkList li:last-child a {
    background: #bd1131;
}
ul#linkList li a:hover {
    text-decoration: unset;
    background: #444;
}

ul#linkList li a::before {
    font-family: "Font Awesome 6 Free";
    content: "\f103";
    font-weight: bold;
    margin-right: 8px;
    color: #ffbabb;
}
ul#linkList li:last-child a::before{
    content:"\f071";
    color:#FF0;
}

ul.linkList.blank li a::after {
    font-family: "Font Awesome 6 Free";
    content: "\f08e";
    font-weight: bold;
    margin-left: 6px;
}
p.has-large-font-size {
    margin-bottom: 8px;
}
a:hover {
    opacity: .6;
}

@media (max-width: 600px) {
	ul.linkList.blank li {
    width: 100%;
}
}

/*フローティング非表示（会社概要・プライバシーポリシー・ブログ）*/
body.post-template-default #bottomLink {
    display: none;
}