/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 25 2026 | 09:22:40 */
/* スマホメニュー装飾*/
.l-header__customBtn, .l-header__menuBtn {
	width: 77px;
}
@media (min-width: 600px){
	.c-spnav a{
		border:none;
		text-align: center;
		padding: 0.6rem;
		border-bottom:none;
	}
}
.p-spMenu .c-listMenu.c-listMenu li {
	margin: 0.5em 0;
	position: relative;
	width: calc(99% / 2);
}
.c-widget__title.-spmenu {
	text-align: center;
}
.c-listMenu a:hover {
	transition:.3s;
	background:var(--color_main);
	color:#fff;
}
.l-header__menuBtn {
	color: #fff;
	background-color: var(--color_main);
}
/* ハンバーガーオリジナル */
.c-spnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.1rem;
    gap: 1%;
}
.c-spnav .menu-item {
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    margin: 1em auto;
    padding: 0.4rem;
    background: var(--color_gray);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: all 0.3s ease;
}
.c-spnav .menu-item:hover {
    background: var(--color_main);
    color: #fff;
    transform: translateY(-5px);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
}
.c-spnav .menu-item a {
    color: inherit;
    font-size: 0.9em;
}
.-right .p-spMenu__inner {
    transform: scale(1);
    transition: 0.5s;
}
[data-spmenu="opened"] .c-iconBtn {
    width: 100%;
    height: 100%;
}
.p-spMenu__inner {
    width: 100vw;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0;
    pointer-events: none; /* 非表示時のクリックを無効化 */
    transition: opacity 0.5s ease-in-out;
    z-index: 10;
}
[data-spmenu="opened"] .p-spMenu__inner {
    opacity: 1;
    pointer-events: auto; /* 表示時のクリックを有効化 */
}
.c-widget__title.-spmenu {
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid var(--color_main);
    background: none;
    color: var(--color_main);
}
/*  */
@media (min-width: 960px) {
    .-series-right .l-header__inner {
        margin: 0;
        display: flex;
        max-width: none;
        padding: 0 0 0 2rem;
    }
}
.l-header__gnav ul.c-gnav>li::before {
    content: "";
    display: block;
    height: 1.3em;
    border-left: 1px solid var(--color_main);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.l-header__gnav ul.c-gnav>li:last-child::after {
    content: "";
    display: block;
    height: 1.3em;
    border-right: 1px solid var(--color_main);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
@media (min-width: 960px) {
    .-series-right .c-gnavWrap {
        padding: 0 1rem 0 0;
    }
}
.c-gnav>.menu-item {
    display: flex;
	    min-width: 0;
	flex: 1 0 0%;
}
.c-gnav>.menu-item>a {
    flex: 1 1 auto;
    width: 100%;
    align-items: center;
	padding:0 40px;
	font-weight: bold;
}
/* ▼ サブメニューを持つ親メニューのみに矢印を表示 */
.menu-item-has-children > a .ttl {
  position: relative;
  padding-right: 1.2em;
}
.menu-item-has-children > a .ttl::after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8em;
  color: currentColor;
  pointer-events: none;
}
.menu-item-has-children:hover > a .ttl::after {
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.3s ease;
}
/* -------------
サブメニューの設定
-----------------------------*/
/* ▼ サブメニュー全体のデザイン強化 */
.c-gnav .sub-menu {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    border-radius: 8px;
    transform: translateY(10px);
    transition: all .25s ease;
}
/* 最後の境界線だけ消す */
.c-gnav .sub-menu > .menu-item:last-child > a {
    border-bottom: none;
}
.c-gnav .sub-menu {
    width: auto;
    min-width: 300px;
}
.c-gnav .sub-menu li {
    border-bottom: 1px dashed #2f6dff;
    position: relative;
    padding: 0.1em 0;
}
@media (max-width: 1100px) and (min-width: 960px) {
  .c-gnav > .menu-item > a .ttl {
    font-size: 1.1vw;
  }
}
/* 下層タイトル */
.l-topTitleArea__body .c-pageTitle {
    color: #3A4268;
	display: flex;
    flex-direction: column;
}
.c-pageTitle__subTitle {
    font-style: italic;
    margin-left: 0;
    opacity:1;
    color: #FFC703;
}
/* ----------------------------------- */
/*フッターの調整 */
/* ----------------------------------- */
    .p-fixBtnWrap {
      bottom: 18.5em;
    }
.w-beforeFooter {
    margin: 0 auto!important;
}
.l-footer{
background: url(https://kei-cleaning.com/wp-content/uploads/2025/11/bg-img-1.jpg);
background-position: center;
background-size: cover;
}
.w-footer__box .c-listMenu li {
    margin: 0 0 0.5em;
}
.w-footer__box:nth-of-type(2){
    display: flex;
    flex-wrap: wrap;
}
.w-footer__box:nth-of-type(2) .widget_nav_menu {
    width: calc(94% / 2);
    margin: 0 1%;
}
.w-footer__box:nth-of-type(2) .widget_nav_menu a {
    font-size: 12px;
}
@media (max-width: 480px) {
.w-footer__box:nth-of-type(2) .widget_nav_menu {
    width: calc(100% / 1);
}
.p-fixBtnWrap {
    bottom: 11.25em;
}
}
@media (min-width: 960px) {
	    .w-footer {
        max-width: 100%;
    }
    .w-footer__box {
        flex: auto;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
}
/* ----------------------------------- */
/* 追従設定 固定フッター*/
/* ----------------------------------- */
.floating {
  position: fixed;
  bottom: 0;
  z-index: 1000; 
  left: 50%;
  transform: translate(-50%, 0%);
  background: linear-gradient(
    to top, 
    rgba(255, 255, 256, 0.1),
    rgba(255, 255, 255, 0.1)
  );
  backdrop-filter: blur(3px);
		opacity: 0;
	visibility: hidden;
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
	display: none;
	transition: opacity 0.6s ease;
}
.floating.show {
	opacity: 1;
	visibility: visible;
	/* 表示時の状態 */
	pointer-events: auto;
	/* 表示時にクリック可能 */
	display: block;
	/* 表示 */
	transition: opacity 0.6s ease;
}
.icon-black svg:not([fill]) {
    fill: rgb(0 0 0);
}
/* 背景色用の::before */
  .floating::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -28px;
    z-index: -1;
    height: 28px; /* ←忘れずに高さを指定 */
    background: inherit; /* 背景を引き継ぐなら */
  }
/* お問い合わせセクションのIDに合わせて */
/* お問い合わせフォーム用アンカー補正 */
#contact-form {
  scroll-margin-top: 110px;
}