@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.3
*/

.woocommerce-Price-amount {
  color: #000 !important;
}

.ks_red_box_small {
  border: solid 2px #b30505;
  color: #b30505;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
  background-color: rgba(255, 255, 255, 1);
  /* 背景色 */
  font-size: small;
  /* margin-top: 0px; */
  /* margin-bottom: 25px; */
  /* box-shadow:  0 0 2px gray; */
}

.wccpf-validation-message {
  color: #000 !important;
}

.wp-block-media-text .wp-block-media-text__content {
  padding-top: 0px !important;
  padding-left: 0px !important;
}

.row-margin-no {
  margin-left: 0px;
  margin-right: 0px;
}

.col-left {
  border: solid 1px #b4b4b4;
  /* margin-left: 15px; */
  margin-top: 10px;
  margin-bottom: 10px;
  border-right: none;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px 0px 0px 5px;
  /* 左上、右上、右下、左下 */
  ;
  background-color: #b30505;
  color: white;
}

.col-right {
  margin-top: 10px;
  margin-bottom: 10px;
  border: solid 1px #b4b4b4;
  border-left: none;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 00px 5px 5px 00px;
  /* 左上、右上、右下、左下 */
  ;
  color: #b30505;
  background-color: #f5f5f5;
}

.col-center {
  margin-top: 10px;
  margin-bottom: 10px;
  border: solid 1px #b4b4b4;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f5f5f5;
}

.plan-price {
  text-align: center;
}

.plan-price-original {
  font-size: 32px;
  font-weight: bold;
  vertical-align: -0.2em;
  /* padding-right: 15px; */
}

.plan-price-sale {
  font-size: 32px;
  font-weight: bold;
  vertical-align: -0.2em;
  /* padding-left: 15px; */
  color: #b30505;
}

.enn {
  vertical-align: -0.2em;
}

.arror {
  padding-left: 15px;
  padding-right: 15px;
}

.goukei p {
  /* margin-top: 20px; */
  /* margin-left: 20px; */
  /* margin-right: 20px; */
  /* padding-top: 10px; */
  text-align: center;
  font-size: 24px;
  color: #b30505;
  font-weight: bold;
  /* background-color: #b30505; */
  /* border:solid 1px #b4b4b4; */
  border-bottom: double 6px #b30505;
  /* background: linear-gradient(transparent 90%, #b30505 90%); */
  /* display:inline-block; */
  margin-bottom: 50px;
}

.p-text {
  margin-bottom: 5px;
}

.swiper-slide img {
  /* padding: 5px,5px,5px,5px; */
  /* width: 95%; */
  /* margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px; */
  border: solid 1px #c2c2c2;
  /* box-shadow:  0 0 2px gray; */
}

.slider-thumbnai-img {
  /* padding: 5px,5px,5px,5px; */
  /* width: 95%; */
  /* margin-left: 10px; */
  margin-top: 7px;
  /* margin-bottom: 10px; */
  margin-right: 7px;
  /* border:solid 1px #c2c2c2; */
  /* box-shadow:  0 0 2px gray; */
}

.waku-padding .vk_borderBox_body {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(179, 230, 253, 0.281);
  height: 350px;
}

.waku-padding .vk_borderBox_title_container {
  background-color: rgba(179, 230, 253, 0.527);
}

.waku-padding .vk_borderBox_body p {
  margin-bottom: 0px;
}

.waku-padding .vk_borderBox_body img {
  /* margin-top: -15px; */
  position: absolute;
  bottom: 0;
}

.okuyami-back {
  border: solid 1px #b4b4b4;
  padding: 25px;
  background-image: url(/wp-content/uploads/2021/07/20210719-010.png);
  background-attachment: fixed;
  background-size: cover;
}

.okuyami-back p {
  margin-bottom: 7px;
}


/* 供物一覧CSS */

.product-list-box {
  width: 100%;
  background-color: rgba(196, 196, 196, 0.2);
  box-shadow: 0 0 2px gray;
  border-radius: 5px;
  margin-bottom: 25px;
}

.product-list-box img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 5px;
}

.amount-line-right {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 10px;
}



.btn-no-gray {
  color: rgb(125, 125, 125);
  background-color: #d5d5d5;
}

.btn-no-gray:hover {
  color: rgb(125, 125, 125);
}

.woocommerce-loop-product__title {
  padding-left: 10px;
}

/* ヘッダー白文字に影をつける */

.text_shadow {
  text-shadow: 0px 0px 10px #000000;
}

/* PRブロック画像の大きさ変更 */
.vk_prBlocks_item_image {
  width: 200px !important;
  height: 200px !important;
  border: solid 3px #ffffff;
  filter: drop-shadow(0px 0px 1px rgb(200, 200, 200));
}

.card-like .wp-block-vk-blocks-grid-column-item {
  padding-right: 10px;
  padding-left: 10px;
  /* border: 1px solid #f00; */
  /* この行は説明用なので削除してください。 */
  display: flex;
  /* グリッドカラムの高さを統一 */
}




.wp-block-vk-blocks-grid-column-item .inner-group {
  border: 1px solid rgb(202, 202, 202);
  /* グループの枠線 好きな色に変えてください。 */
  margin-bottom: 2rem;
  border-radius: 5px;
  padding-bottom: 45px;
  /* ボタンを配置するための余白 */
  background-color: #ffffff;
}

.wp-block-vk-blocks-grid-column-item .inner-group-border-none {
  border: none;
  /* グループの枠線 好きな色に変えてください。 */
  margin-bottom: 2rem;

  /* padding-bottom: 45px; */
  /* ボタンを配置するための余白 */
  background-color: #ffffff;
}


.wp-block-vk-blocks-grid-column-item .inner-group img {
  border-radius: 5px 5px 0 0;
  /* 画像上左右角丸 */
}

.wp-block-vk-blocks-grid-column-item .inner-group h3 {
  font-size: 18px;
  /* text-align: center; */
  padding: 0 10px;
  margin-top: 0;
  margin-bottom: 5px;
}

.wp-block-vk-blocks-grid-column-item .inner-group-border-none h3 {
  font-size: 18px;
  /* text-align: center; */
  padding: 0 10px;
  margin-top: 0;
  margin-bottom: 5px;
}

.wp-block-vk-blocks-grid-column-item .inner-group p {
  font-size: 13px;
  line-height: 1.4;
  padding: 0 10px;
}

.wp-block-vk-blocks-grid-column-item .inner-group .vk_button {
  position: absolute;

  /* ボタンを右下に固定配置 */
  right: 30px;
  bottom: 45px;
}

.wp-block-vk-blocks-grid-column-item .inner-group .btn-sm {
  /* ボタンを右下に固定配置 */
  padding: 3px;
}

/* シェアボタン設定 */
.sherebottun {
  display: flex;
  justify-content: center;
}

.addtoany_share_save_container {
  text-align: center;
}


.a2a_kit_size_32 a {
  margin-left: 10px;
  margin-right: 10px;
}



.vk_borderBox_title_container .waku-high {
  display: flex;
}


.cover-parallax {
  background-attachment: fixed;
  background-position: 50% 0;
}

/* 浜尾変更　
woocommerce商品ページのCSS ここから*/
.wccpf_label span {
  color: #bd0000;
}

.wccpf_value {
  margin-bottom: 15px;
}

.woocommerce-product-gallery__image img {
  box-shadow: 0 0 1px gray !important;
  border-radius: 5px;
  border: solid 1px #e0e0e0;
  /* margin-top: 20px; */
  /* margin-bottom: 20px; */
  /* padding-bottom: 1px !important; */
}


.wccpf_value .wccpf-field-layout-vertical {
  margin-bottom: 50px;
}

ul.wccpf-field-layout-vertical li {
  margin-bottom: 25px;
}

/* 浜尾変更　
  woocommerce商品ページのCSS ここまで*/


/* 浜尾変更　
woocommerceボタン色のCSS ここから*/
.wc-block-grid__product-add-to-cart .add_to_cart_button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #d33030;
}

/* hover時 */
.wc-block-grid__product-add-to-cart .add_to_cart_button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #d86c6c;
}

.woocommerce a.button,
.woocommerce a:hover.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #d33030;
}

/* 浜尾変更　
  woocommerceボタン色のCSS ここまで*/

/* 浜尾変更　
  woocommerce必須項目色のCSS ここまで*/
.wccpf-validation-message {
  color: rgb(255, 0, 0) !important;
}

/* 浜尾変更　
woocommerceカートページ*/

.wccpf-cart-data-editor fieldset {
  padding: 0px;
  border: solid 0px #e0e0e0;
  margin: 10px 0px 15px;
}

.ks_green_box {
  /* border:solid 2px #014b0c; */

  color: #ad0202;
  /* border-radius: 3px; */
  /* padding: 10px 10px 10px 10px; */
  margin-bottom: 30px;
  /* background-color: rgba(255, 255, 255,0.5);  背景色 */
  /* margin-bottom: 25px; */
  /* box-shadow:  0 0 2px gray; */
}

.woocommerce input[type=text]:read-only {
  background-color: #e0e0e0;
  opacity: 0.5;

}

.h4title {
  color: #1a0062;
  font-size: calc(var(--vk-size-text)*1.125);
  padding: 5px;
  margin-bottom: 5px;

}

.widget-red {
  padding: 15px 15px 20px 15px;
  background-color: #f0f4fd;
  box-shadow: 0 0 1px gray !important;
  border-radius: 6px;
  border: solid 1px #ced4f8;
  font-size: 0.9em;
  color: #010170;
}

/* ウィジェットformの間隔 */
.formpadding {
  margin-bottom: 10px;
}

.woocommerce form .form-row label {
  font-size: 0.9em;
  line-height: 2;
}

/* woocommerce 商品一覧　タイトル　左側余白を追加 */
.woocommerce ul.products .woocommerce-loop-product__title {
  padding-left: 10px;
}

/* woocommerce さくらの会　入会フォーム　宗派 */
ul.wccpf-field-layout-horizontal li {
  margin-right: 0px !important;
}

.if-icon .vk_balloon_icon {
  flex-basis: 120px;
}


.if-icon .vk_balloon_icon_image {

  width: 120px;
  height: 120px;
}

.vk_balloon .if-icon {
  margin-bottom: 0 !important;
}

.vk_balloon {

  margin-bottom: 0;
}

/*お悔やみ　ボタンの下スペース */
.vk_button {
  margin-bottom: 15px;
}

/* ############################################ */
/* woocommerce カート画面　CSS */
/* ############################################ */

.woocommerce a.remove {
  /* display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%; */
  color: rgb(164, 164, 164) !important;
  /* text-decoration: none;
  font-weight: 700;
  border: 0; */
}

.woocommerce a.remove:hover {
  color: rgb(0, 0, 0) !important;
  background: none;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 64px;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  /* box-shadow: none; */
}

/* ############################################ */
/* woocommerce オーダーページ　*/
/* 注文を確定するボタン */
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  width: 100%;
  font-size: 1.25em;
  padding: 1em;
}




/* ############################################ */
/* WC Fields Factory　オプションと言う文字列非表示 */
.optional {
  display: none;
}



/* ############################################ */
/* お供物関連商品のタイトル非表示 */
.related p {
  display: none;
}

.related .vk_heading_title {
  display: none;
}

.up-sells .vk_heading_title {
  display: none;
}

.up-sells p {
  display: none;
}




table.wccpf_fields_table td {
  border: none;
}

.textarea-5rows {
  height: 100px !important;
}


/* ############################################ */
/*　ContactForm7のテーブル化レスポンシブ調整　*/
.inq_box_child {
  width: 100%;
}

@media only screen and (min-width: 767px) {
  .inq_box {
    display: -webkit-flex;
    display: flex;
  }

}

.inq_table {
  width: 100%;
  text-align: left;
  border: 1px solid #e3e3e3;
  border-top: none;
  border-left: none;
  border-right: none;
}

.inq_table .requied {
  color: #ffffff;
  background-color: #d50000;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  margin-left: 5px;
  font-size: x-small;
  /* display: block; */
}

.requied-red {
  color: #ffffff;
  background-color: #d50000;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  margin-left: 10px;
  /* display: block; */
}


.inq_table th {
  vertical-align: middle;
  /* width: 60%; */
  border: none;
  background-color: transparent;
  font-weight: 900;
  padding: 10px 0px 10px 0;
  line-height: 1.5 !important;
  box-sizing: border-box;
  /* font-size: 100%; */
}

.inq_table input[type=text],
.inq_table input[type=email],
textarea {
  margin: 0;
  /* background-color: rgb(240, 240, 240); */

}

.inq_table .readonly input[type=text] {
  background-color: rgb(240, 240, 240);

}

.inq_table td,
.woocommerce td {
  vertical-align: middle;
  /* width: 40%; */
  border: none;
  /* background-color:#aaa; */
  /* text-align: center; */
  padding: 10px 0px 10px 0px;
  box-sizing: border-box;
  /* font-size: 100%; */
  font-weight: 900;
}

.inq_table .woocommerce input[type="number"],
.woocommerce input[type="text"] {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 0;
  padding: 10px 16px 10px 16px;
}

.inq_table .td_header {

  text-align: left;
}

@media only screen and (max-width: 768px) {
  .inq_table th {
    width: 100%;
    display: block;
    text-align: left;
    /* padding: 5px 0 0px 0px; */
  }

  .inq_table td {
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    /* padding: 0px 0 5px 15px; */
  }
}

/* ############################################ */
/* ヘッダー画像内　h1非表示 */
/* ############################################ */
/* h1非表示 */
.page-id-5130 .page-header-title {
  display: none;
}

.page-id-5130 .vk_flow .vk_flow_frame_image {
  max-width: 300px;

}

:where(:not(.wp-block-table))>table {
  border: 0px solid var(--vk-color-border-hr) !important;
}


/* ############################################ */
/* 喪主様以外の宛名*/
/* ############################################ */
.wcff-label {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
}



/* ############################################ */
/* reCaptchaバッジを非表示*/
/* ############################################ */
.grecaptcha-badge {
  visibility: hidden;
}



/* ############################################ */
/* iphone固定背景　カバーブロック*/

@media (max-width: 1024px) {
  .vk_outer-bgPosition-fixed::before {



    content: "";
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(https://sample-funeral.keizu-studio.com/wp-content/uploads/2024/06/20240624-03.jpg) no-repeat center;
    background-size: cover;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    transform: translateZ(0);
  }

  .vk_outer-bgPosition-fixed {
    background: none !important;
  }

}

/* ############################################ */

/*フッター上部ウィジェットの下余白を無くす*/
.site-body-bottom .widget {
  margin-bottom: 0;
}

/*フッター上部の境界線の太さ*/
.site-footer {
  border-top: 3px solid var(--vk-color-primary);
}


/*トップページ　グレーアウト　ボタン色*/
.vk_button-gray-out .has-background {
  background-color: #d9d9d9;
  border: 1px solid #d9d9d9;
}

.vk_button-gray-out .has-text-color {
  color: #6e6e6e;
}

.vk_button-gray-out {
  cursor: default;
}

/*woocommerce 商品一覧　枠、背景設定*/
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border-radius: solid 1px #e0e0e0;
  box-shadow: 0 0 1px gray !important;
  border-radius: 5px;
  background-color: rgb(244, 244, 244);
}

.woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-category__title,
.woocommerce ul.products[class*="columns-"] li.product .woocommerce-loop-product__title,
.woocommerce ul.products[class*="columns-"] li.product h3 {
  border: none;
  background: 0 0;
  padding: 0;
  color: #333;
  padding-left: 10px;
}

.woocommerce ul.products li.product,
.woocommerce ul.products li.products {
  padding-bottom: 0px;
  position: relative;
}

.ks_cat_button {
  text-align: center !important;
  padding-top: 15px;
  padding-bottom: 15px;

}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
  border-radius: 5px 5px 0 0;
}


/* ############################################ */
/* ウィジェットのデザインを整える、VK子ページ、カスタムhtml、woo */



.veu_childPages h4,
.original-widget h4,
.widget_product_categories h4,
.sub-section .veu_postList h4 {
  color: #003f30 !important;
}


.original-widget>ul,
.widget_product_categories>ul,
.sub-section .veu_postList>ul {
  padding: 0;
  margin: 0;
}


.original-widget>ul li,
.widget_product_categories>ul li,
.sub-section .veu_postList>ul li {
  list-style: none;
  margin: 0;
  font-size: var(--vk-size-text-sm);
}

.original-widget>ul li a:hover,
.widget_product_categories>ul li a:hover {
  background-color: var(--vk-color-accent-bg);
}


.original-widget>ul li a,
.widget_product_categories>ul li a {
  display: block;
  padding-top: .6em;
  padding-bottom: .6em;
  padding-left: var(--vk-margin-list-menu-left-first);
  border-bottom: 1px solid var(--vk-color-border-hr);
  text-decoration: none;
}

/* ウィジェットのデザインを整える、VK子ページ、カスタムhtml、woo ここまで*/
/* ############################################ */
.veu_childPages.widget_link_list,
.original-widget,
.widget_product_categories,
.sub-section .veu_postList {
  padding: 15px 10px 15px 10px;
  background-color: #f0fff0;
  box-shadow: 0 0 1px gray !important;
  border-radius: 5px;
  border: solid 1px #e1e1e1;
}





/* ############################################ */
/*ContactForm7カスタマイズ*/
table.CF7_table {
  width: 100%;
  margin: 0 auto;
  border: 3px solid #e5e5e5;
}

table.CF7_table tr {
  border-top: 1px solid #e5e5e5;
}

table.CF7_table th {
  text-align: left;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table {
  display: table;
}

/*入力欄*/
.CF7_table input,
.CF7_table textarea {
  border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
  color: #797979;
}

/*「必須」文字*/
.CF7_req {
  font-size: .9em;
  padding: 5px;
  background: #f73434;
  /*オレンジ*/
  color: #fff;
  border-radius: 3px;
  margin-right: 1em;
}

/*「任意」文字*/
.CF7_unreq {
  font-size: .9em;
  padding: 5px;
  background: #bdbdbd;
  /*グレー*/
  color: #fff;
  border-radius: 3px;
  margin-right: 1em;
}

/* タイトル列 */
@media screen and (min-width: 768px) {
  .CF7_table th {
    width: 30%;
    /*横幅*/
    background-color: #ebedf5;
    /*ブルーグレー*/
  }
}

/* レスポンシブ */
@media screen and (max-width: 768px) {
  table.CF7_table {
    width: 100%;
  }

  .CF7_table tr,
  .CF7_table td,
  .CF7_table th {
    display: block;
    width: 100%;
    line-height: 2.5em;
  }

  .CF7_table th {
    background-color: #ebedf5;
  }
}



.wpcf7-spinner {
  width: 0;
  margin: 0;
}

/*ContactForm7 Pタグ削除*/
.wpcf7 p {
  display: inline;
}

/* ############################################ContactForm7カスタマイズここまで */


/* お悔やみ情報ページのボタンの左右余白なしにする */
.btn-no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


/* ############################################ */
/* 次の記事は画像を右に配置 */
.next-prev-next .card-horizontal-inner-row {
  flex-direction: row-reverse;
}

.vk_post.card-horizontal.next-prev-next .vk_post_imgOuter {
  border-left: 1px solid var(--vk-color-border-hr, #e5e5e5);
  border-right: none;
}

/* 投稿のレイアウトが 1カラム のときは画像を小さく表示 */
.main-section--margin-bottom--on .vk_post.card-horizontal .col-5 {
  flex: 0 0 30%;
  max-width: 30%;
}

.main-section--margin-bottom--on .vk_post.card-horizontal .col-7 {
  flex: 0 0 70%;
  max-width: 70%;
}

.next-prev .vk_post_imgOuter_singleTermLabel {
  /* background-color: #6495ed; */
  color: #fff;
}

.next-prev-next,
.next-prev-prev {
  background-color: #f8f8ff;
}

/* ############################################ */







/* お知らせ詳細ページ元のh1非表示 */
.information .entry-header {
  display: none;
}

/* お知らせ詳細ページ 下部のカテゴリー非表示 */
.entry-meta-data-list {
  display: none;
}


/* 関連記事CSS */
.ks-title-box {
  padding: 10px;
}

.ks-title-h5 a {
  text-decoration: none;
  color: var(--vk-color-text-link);
}

.ks-title-h5 a:hover {
  color: var(--vk-color-text-link-hover);
}



/* カスタム投稿ページの詳細ページでのカテゴリータグの背景色等の変更CSS */
.custom-info-cat {
  padding-bottom: 2px;
}

.custom-info-cat-date {
  margin-right: 15px;
}

.custom-info-cat-category {
  border-radius: 3px;

}

.custom-info-cat-category a {
  margin: 0px 10px;
  border-radius: 5px;

  font-size: 12px;
  line-height: 1;
  position: relative;
  top: -1px;

  color: white;
}




/* レイアウト：カード */
/* 767.98以下 */
/* @media (max-width: 767.98px) {
  .vk_posts.vk_posts-layout-card {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .vk_post.card.vk_post-col-xs-6.vk_post-col-sm-6 {
    width: calc(50% - 7px);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 14px;
  }

  .vk_post.card.vk_post-col-xs-12.vk_post-col-sm-12 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
} */



/* @media (min-width: 767.98px) {
  .vk_posts.vk_posts-layout-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;

  }


  .vk_post.card.vk_post-col-md-4.vk_post-col-lg-4.vk_post-col-xl-4 {
    flex: 0 0 calc(33.3% - 10px);
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
  }
} */

/*問い合わせブロック背景設定*/

.contact_frame {
  background-image: url('https://toono.local/wp-content/uploads/2023/01/20210727-03.jpg');
background-size: cover; /* 画像を要素全体に拡大/縮小 */
background-repeat: no-repeat; /* 繰り返しなし */
background-position: center; /* 中央に配置 */
}

/*子ページリスト影の設定*/
.veu_childPage_list a {
  box-shadow: 3px 3px 10px rgba(0,0,0,0.1);
}

/*サイトマップ求人情報非表示*/
.sitemap-job-posts {
  display: none;
}


/****固定モバイルナビ上に横線を入れるここから****/
.mobile-fix-nav {
  border-top: 1px solid #e5e5e5;
}

/****固定モバイルナビ上に横線を入れるここまで****/