/*
Theme Name: Arisaka Stone Child
File: page-cleaning.css
Description: 固定ページ「cleaning」専用スタイル（page.cssとは独立）
*/
@charset "UTF-8";

/* .entry-content {
	max-width: var(--arisaka-middle-width);
	margin-inline: auto;
	padding-inline: 1rem;
} */
.entry-content.cleaning {
    --cl-font: 'Yu Gothic', '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', sans-serif;
    font-family: var(--cl-font);
}
/* header用背景画像 メディアにUPしたためここに記述 */
.entry-header.cleaning{
background-image: url(../../../../uploads/2026/07/header-image-cleaning.webp);
}


/* ============================================
   1. （セルフチェックしませんか？）
============================================ */
.entry-content.cleaning .cl-intro {
	padding-block: 56px 0;
}

.entry-content.cleaning .cl-lead {
	color: #333333;
	text-align: center;
	font-family: var(--cl-font);
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 10.15px;
}

.entry-content.cleaning .cl-intro__title {
	color: #333333;
	text-align: center;
	font-family: var(--cl-font);
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 0;
}

.entry-content.cleaning .cl-intro__title strong {
	color: #0098D0;
	font-weight: inherit;
}

/* ============================================
   2. （黄色背景）
============================================ */
.entry-content.cleaning .cl-check {
	background: #FFEEB5;
	padding-block: 158px 62px;
	margin-inline: auto;
	margin-top: 39px;
	box-sizing: border-box;
}

.entry-content.cleaning .cl-check__box {
	background: #FFF;
	max-width: 986px;
	min-height: 650px;
	margin-inline: auto;
	padding: 40px 36px 0px;
	box-sizing: border-box;
}

.entry-content.cleaning .cl-check__badge {
	margin-top: -131px;
	margin-bottom: 19px;
}
.entry-content.cleaning .cl-check__badge img {
	width: 100%;
	max-width: 594px;
	height: auto;
	display: block;
	margin-inline: 20px auto;
}

.entry-content.cleaning .cl-check__cols {
	gap: 33px;
}

.entry-content.cleaning .cl-check__illust img {
	width: 100%;
	max-width: 513px;
	height: auto;
	display: block;
	margin-inline: auto;
}

.entry-content.cleaning .cl-check__list img {
	width: 100%;
	max-width: 369px;
	height: auto;
	display: block;
	margin-inline: auto 0;
}

/* ============================================
   3. なぜお墓の点検が必要？
============================================ */
.entry-content.cleaning .cl-why {
	background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/22964295-1.png');
	background-color: #595959;
	background-blend-mode: multiply;
	background-size: cover;
	background-position: center;
	padding-block: 52px 32px;
	color: #fff;
}

.entry-content.cleaning .cl-why__title {
	color: #FFF;
	text-align: center;
	font-family: var(--cl-font);
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 30px;
}

.entry-content.cleaning .cl-why__underline {
	display: inline-block;
	padding-bottom: 0px;
	font-family: var(--cl-font);
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border-bottom: 1px solid #fff;
}

.entry-content.cleaning .cl-why__cols {
	background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/bg.webp');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #333;
	width: 1099.445px;
	height: 356.776px;
	margin-top: 30px;
	margin-left: 60.2px;
	margin-right: auto;
	padding: 40px 50px;
	box-sizing: border-box;
	position: relative;
}

.entry-content.cleaning .cl-why__cols > .wp-block-column {
	position: static;
}

.entry-content.cleaning .cl-why__text {
	position: absolute;
	top: 62px;
	left: 61px;
	width: 530px;
	height: 250px;
	margin: 0;
	color: #333;
	font-family: 'Zen Old Mincho', 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 2.5;
}

.entry-content.cleaning .cl-why__img {
	position: absolute;
	right: 39px;
	top: 50%;
	transform: translateY(-50%);
	max-width: 423px;
	margin: 0;
}
.entry-content.cleaning .cl-why__img img {
	width: 100%;
	height: auto;
	display: block;
}

/* ============================================
   4. 症状別に解決しましょう！）
============================================ */
.entry-content.cleaning .cl-symptoms {
	background: #DAEAF1;
	padding-top: 67px;
	padding-bottom: 80px;
}


.entry-content.cleaning h2.cl-title--lines,
.entry-content.cleaning h2.cl-title--lines span {
    font-family: 'Yu Gothic', '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', sans-serif !important;
    font-weight: 700 !important;
}
.entry-content.cleaning .cl-symptoms .cl-title--lines,
.entry-content.cleaning .cl-symptoms .cl-title--lines.wp-block-heading {
    color: #1F304E !important;
    font-family: var(--cl-font) !important; 
    text-align: center !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    margin-bottom: 37px !important;
}

.entry-content.cleaning .cl-title--lines::before,
.entry-content.cleaning .cl-title--lines::after {
	content: "";
	width: 148px;
	height: 2px;
	background: #333;
	flex-shrink: 0;
}

.entry-content.cleaning .cl-title--lines__text {
	display: inline-flex;
	align-items: center;
}

.entry-content.cleaning .cl-symptoms__mark span {
	position: relative;
	display: inline-block;
}
.entry-content.cleaning .cl-symptoms__mark span::before {
	content: "";
	position: absolute;
	top: -9px;
	left: 50%;
	transform: translateX(-50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff0000;
}

.entry-content.cleaning .cl-symptoms__row {
	max-width: 877px;
	margin-inline: auto;
	column-gap: 20px;
}
.entry-content.cleaning .cl-symptoms__row:first-child {
	margin-top: 176px;
}
.entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row {
	margin-top: 24px;
}
.entry-content.cleaning .cl-symptoms__row:last-child {
	margin-bottom: 0;
}

.entry-content.cleaning .cl-symptoms__img img {
	width: 428px;
	height: 319px;
	display: block;
	object-fit: cover;
}

/* ============================================
   5. お墓が蘇るお手伝いをします
============================================ */
.entry-content.cleaning .cl-services {
	padding: 0;
}
.entry-content.cleaning .cl-revive__title,
.entry-content.cleaning .cl-revive__title span {
    font-family: 'Yu Gothic', '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', sans-serif !important;
    font-weight: 700 !important;
}
.entry-content.cleaning .cl-revive__title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-top: 104px;
	margin: 0; 
}

.entry-content.cleaning .cl-revive__title::before {
	content: "";
	position: absolute;
	left: calc(50% - 310px);
	top: 50%;
	width: 2px;
	height: 80px;
	background: #333;
	transform: translateY(35%) rotate(-35deg);
}

.entry-content.cleaning .cl-revive__title::after {
	content: "";
	position: absolute;
	right: calc(50% - 310px);
	top: 50%;
	width: 2px;
	height: 80px;
	background: #333;
	transform: translateY(35%) rotate(35deg);
}

.entry-content.cleaning .cl-revive__title span {
	display: inline-block;
	position: relative;
	padding: 0.1em 0;
	white-space: nowrap; 
}

.entry-content.cleaning .cl-revive__title span::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 14px;
	height: 9px;
	background: #FFE600;
	z-index: -1;
	display: block;
}


.entry-content.cleaning .cl-card {
	width: 1099.445px;
	height: 348.606px;
	margin-inline: auto;
	box-sizing: border-box;
	position: relative;
}

.entry-content.cleaning .cl-card__img {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 410px;
	height: 266px;
	margin: 0;
}
.entry-content.cleaning .cl-card__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.entry-content.cleaning .cl-card__title {
	position: absolute;
	top: 55px;
	left: 55px;
	margin: 0;
	font-family: var(--cl-font);
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.entry-content.cleaning .cl-card__text {
	position: absolute;
	top: 136px;
	left: 57px;
	width: 525px;
	margin: 0;
	font-family: 'Zen Old Mincho', 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.entry-content.cleaning .cl-card__price {
	position: absolute;
	top: 255px;
	left: 64px;
	color: #F00;
	font-family: var(--cl-font);
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/* --- 1枚目：お墓のリフォーム --- */
.entry-content.cleaning .cl-card--reform {
	border: 3px solid #0041B4;
	margin-top: 66px;
}
.entry-content.cleaning .cl-card--reform .cl-card__title {
	color: #0041B4;
}

/* --- 2枚目：お墓のクリーニング--- */
.entry-content.cleaning .cl-card--cleaning {
	border: 3px solid #00A4CD;
	margin-top: 40px;
}
.entry-content.cleaning .cl-card--cleaning .cl-card__title {
	color: #00A4CD;
}
.entry-content.cleaning .cl-card--cleaning .cl-card__text {
	top: 155px;
}

/* --- 3枚目：お墓のお掃除代行 --- */
.entry-content.cleaning .cl-card--daiko {
	border: 3px solid #00BF89;
	margin-top: 40px;
}
.entry-content.cleaning .cl-card--daiko .cl-card__title {
	color: #00BF89;
}


.entry-content.cleaning .cl-services__note {
	width: 680px;
	margin: 64px auto 64px;
	color: #333;
	text-align: center;
	font-family: var(--cl-font);
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

/* ============================================
    6. 有坂石材だから任せて安心！
============================================ */
.entry-content.cleaning .cl-trust {
    background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/Rectangle-4815.webp');
    background-color: #1F304E;
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: 782px; 
    opacity: 0.9;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.entry-content.cleaning .cl-trust-content {
    height: 100%;
    margin-inline: auto;
    position: relative;
}

.entry-content.cleaning .cl-trust__title {
    color: #FFF;
    text-align: center;
    font-family: var(--cl-font);
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding-top: 72px;
}

.entry-content.cleaning .cl-trust__title::after {
    content: "";
    display: block;
    width: 944px;
    height: 1px;
    background: #fff;
    margin: 25px auto 0;
}

.entry-content.cleaning .cl-daihyou-img {
    position: absolute;
    left: 50%;
    top: 218px;
    transform: translateX(-472px);
    width: 371px;
    height: 485px;
    margin: 0;
}

.entry-content.cleaning .cl-daihyou-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.entry-content.cleaning .cl-trust__list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 218px;
    /* ▼ 画像側に近づけるため数値を小さく（左へ移動）変更しました ▼ */
    transform: translateX(-35px); 
    width: 506px;
    height: 485px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.entry-content.cleaning .cl-trust__list li {
    background: #FFFCEB;
    width: 506px;
    height: 73px;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 42px;
    color: #000;
    text-align: left;
    font-family: var(--cl-font);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.entry-content.cleaning .cl-trust__list li::before {
    display: block;
    content: "";
    position: absolute;
    width: 45.777px;
    height: 45.777px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46' fill='none'%3E%3Ccircle cx='22.8887' cy='22.8887' r='22.8887' fill='%2320B812'/%3E%3Cpath d='M12.4922 24.1825L18.0699 30.9352L31.2813 16.8423' stroke='white' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.entry-content.cleaning .cl-trust__list li::after {
    display: none;
}
/* ============================================
   7. お問い合わせ　LINE メール
============================================ */
.entry-content.cleaning .cl-contact {
	background: #fff;
	height: 651px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.entry-content.cleaning .cl-contact__lead {
	color: #333;
	text-align: center;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0;
	padding-top: 73px;
	margin-bottom: 1px;
}

.entry-content.cleaning .cl-tel {
	margin: 0;
	text-align: center;
	line-height: 80px;
}

.entry-content.cleaning .cl-tel svg {
	display: inline;
	vertical-align: middle;
	margin-right: 8px;
	width: 67px;
	height: 72px;
	transform: translateY(2px);
}

.entry-content.cleaning .cl-tel a {
	color: #F00;
	text-align: center;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 80px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}

.entry-content.cleaning .cl-tel__note {
	color: #0D0D0D;
	text-align: center;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0px 0 0 0;
}


.entry-content.cleaning .cl-contact__box {
	background: #fff;
	border: 2px solid #333;
	border-radius: 0;
	width: 880px;
	height: 234px;
	padding: 0;
	margin-top: 56px;
	margin-bottom: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
}

.entry-content.cleaning .cl-contact__box-title {
	color: #333;
	text-align: center;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}


.entry-content.cleaning .cl-contact__buttons {
	display: flex;
	gap: 51px;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.entry-content.cleaning .cl-btn {
	width: 350px;
	height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.entry-content.cleaning .cl-btn--line {
	background: #00B85C;
}

.entry-content.cleaning .cl-btn--line .wp-block-button__link {
	background: transparent;
	color: #fff;
	border: none;
	padding: 0;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 94px;
}

.entry-content.cleaning .cl-btn--mail {
	background: #fff;
	border: 2px solid #333;
}

.entry-content.cleaning .cl-btn--mail .wp-block-button__link {
	background: transparent;
	color: #333;
	border: none;
	padding: 0;
	font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 94px;
}
/* ============================================
   タブレット・中画面用スタイル（幅768px以上 〜 1140px以下）
============================================ */
@media screen and (min-width: 768px) and (max-width: 1140px) {

    .entry-content.cleaning {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }


    .entry-content.cleaning .cl-check__box {
        max-width: 90% !important; 
        min-height: auto !important;
        padding: 40px 20px !important;
    }
    
    .entry-content.cleaning .cl-check__cols {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 30px !important;
    }

    .entry-content.cleaning .cl-check__illust,
    .entry-content.cleaning .cl-check__list {
        width: 100% !important;
        max-width: 513px !important;
        margin: 0 auto !important; 
        text-align: center !important;
    }

    .entry-content.cleaning .cl-check__list img,
    .entry-content.cleaning .cl-check__illust img {
        max-width: 100% !important;
        height: auto !important;
        display: inline-block !important;
        margin: 0 auto !important;
    }


    .entry-content.cleaning .cl-why__cols {
        width: 100% !important; 
        max-width: 748px !important; 
        height: 243px !important; 
        margin-inline: auto !important;
        padding: 20px 30px !important;
        position: relative !important;
        display: block !important;
        background-size: 100% 100% !important;
    }

    .entry-content.cleaning .cl-why__text {
        position: absolute !important;
        top: 40px !important;
        left: 40px !important;
        width: 360px !important;
        height: auto !important;
        font-size: 14px !important;
        line-height: 2.2 !important;
        text-align: left !important;
    }

    .entry-content.cleaning .cl-why__img {
        position: absolute !important;
        right: 30px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        width: 280px !important;
        max-width: 40% !important;
        margin: 0 !important;
    }

    .entry-content.cleaning .cl-why__img img {
        width: 100% !important;
        height: auto !important;
    }


    .entry-content.cleaning .cl-symptoms {
        background: #DAEAF1 !important;
        height: auto !important; 
        padding: 60px 20px !important;
    }

 
    .entry-content.cleaning .cl-symptoms .cl-title--lines {
        position: static !important;
        transform: none !important;
        margin: 0 auto 40px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .entry-content.cleaning .cl-symptoms__row {
        display: flex !important;
        flex-direction: row !important; 
        justify-content: center !important;
        align-items: stretch !important;
        gap: 20px !important; 
        width: 100% !important;
        max-width: 900px !important; 
        margin: 0 auto 20px !important; 
    }


    .entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

 
    .entry-content.cleaning .cl-symptoms .cl-symptoms__row > .wp-block-column {
        flex: 1 !important;
        width: calc(50% - 10px) !important;
        max-width: 440px !important;
        height: auto !important;
        max-height: none !important;
        position: static !important;
        margin: 0 !important;
        padding: 0 !important;
    }


    .entry-content.cleaning .cl-symptoms__img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }

    .entry-content.cleaning .cl-symptoms__img img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 440 / 330 !important; 
        object-fit: cover !important;
        display: block !important;
        margin: 0 auto !important;
    }

    .entry-content.cleaning .cl-symptoms .cl-title--lines {
        position: relative !important;
        transform: none !important;
        margin: 0 auto 40px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        
        font-size: 20px !important; 
        

        white-space: nowrap !important; 
        

        gap: 8px !important;
        width: 100% !important;
        max-width: 95% !important;
    }

    .entry-content.cleaning .cl-symptoms .cl-title--lines::before,
    .entry-content.cleaning .cl-symptoms .cl-title--lines::after {
        content: "" !important;
        width: 44px !important; 
        height: 2px !important;
        background: #1F304E !important;
        

        flex-shrink: 1 !important; 
        min-width: 15px !important; 
    }


.entry-content.cleaning .cl-card {
        width: 90% !important;
        max-width: 700px !important;
        height: auto !important;
        min-height: auto !important;
        margin-inline: auto !important;
        margin-top: 35px !important;
        padding: 30px !important;
        box-sizing: border-box !important;
        position: relative !important;
    }


    .entry-content.cleaning .cl-card .wp-block-columns,
    .entry-content.cleaning .cl-card .wp-block-columns.is-layout-flex {
        display: block !important;
        flex-direction: column !important;
        gap: 0 !important;
        width: 100% !important;
    }

    .entry-content.cleaning .cl-card .wp-block-column {
        width: 100% !important;
        flex-basis: 100% !important;
        margin: 0 !important;
    }


    .entry-content.cleaning .cl-card__img {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 240px !important;
        margin: 20px 0 0 0 !important; 
    }
    .entry-content.cleaning .cl-card__img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }


    .entry-content.cleaning .cl-card__title {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        margin: 0 0 15px 0 !important;
        font-size: 26px !important;
        width: 100% !important;
    }

    .entry-content.cleaning .cl-card__text {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 0 15px 0 !important;
        font-size: 16px !important;
        line-height: 1.8 !important;
    }

    .entry-content.cleaning .cl-card__price {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        margin: 0 0 15px 0 !important;
        font-size: 24px !important;
        width: 100% !important;
    }
    .entry-content.cleaning .cl-card--cleaning .cl-card__text {
        top: auto !important;
    }



    .entry-content.cleaning .cl-card--reform {
        margin-top: 33px !important;
        height: 507px !important; 
    }


    .entry-content.cleaning .cl-card--cleaning {
        margin-top: 31px !important;
        height: 467px !important;
    }
    
    .entry-content.cleaning .cl-card--daiko {
        margin-top: 31px !important;
        height: 467px !important; 
    }


    .entry-content.cleaning .cl-card {
        width: 339px !important;
        max-width: 339px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative !important;
        box-sizing: border-box !important;
    }



    .entry-content.cleaning .cl-card {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding-top: 35px !important;      
        box-sizing: border-box !important;
        position: relative !important;     
    }


    .entry-content.cleaning .cl-card__title,
    .entry-content.cleaning .cl-card__text,
    .entry-content.cleaning .cl-card__price {
        position: static !important;
        transform: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        display: block !important;
    }


    .entry-content.cleaning .cl-card__title {
        font-size: 30px !important;
        line-height: 1.2 !important;
        font-weight: 700 !important;
        text-align: center !important;
    }


    .entry-content.cleaning .cl-card__text {
        font-size: 15px !important;
        line-height: 1.5 !important;
        text-align: left !important;      
    }

    

    .entry-content.cleaning .cl-card--reform .cl-card__text {
        max-width: 290px !important;      
    }


    .entry-content.cleaning .cl-card--cleaning .cl-card__text {
        max-width: 290px !important;      
    }


    .entry-content.cleaning .cl-card--daiko .cl-card__text {
        max-width: 301px !important;       
    }



    .entry-content.cleaning .cl-card__price {
        font-size: 20px !important;
        font-weight: 700 !important;
        color: #F00 !important;
        line-height: 1.2 !important;
        text-align: center !important;     
    }


    

    .entry-content.cleaning .cl-card--reform .cl-card__price {
        margin-top: 29px !important;
    }


    .entry-content.cleaning .cl-card--cleaning .cl-card__price {
        margin-top: 14px !important;
    }

    .entry-content.cleaning .cl-card--daiko .cl-card__price {
        margin-top: 20px !important;
    }

    .entry-content.cleaning .cl-card__img {
        position: absolute !important;
        bottom: 40px !important; 
        top: auto !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        

        width: 299px !important; 
        height: 194px !important;
        margin: 0 !important;
    }


    .entry-content.cleaning .cl-card__img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    .entry-content.cleaning .cl-services__note {
        font-size: 18px !important;  
        line-height: 1.6 !important;       
        
        width: 340px !important;          
        max-width: 100% !important;
        margin-left: auto !important;   
        margin-right: auto !important;
        
        text-align: left !important;     
        
 
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

.entry-content.cleaning .cl-trust {
        background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/bgsp2.png') !important;
        background-color: #1F304E !important;
        background-blend-mode: multiply !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        width: 100vw !important;
        margin-left: calc(-50vw + 50%) !important;
        height: auto !important;
        min-height: 1017px !important;
        padding-bottom: 40px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        opacity: 0.9 !important;
        color: #fff !important;
        position: relative !important;
        box-sizing: border-box !important;
    }

    .entry-content.cleaning .cl-trust-content {
        width: 100% !important;
        max-width: 500px !important; /* タブレットでも綺麗に収まるよう幅を少し調整 */
        margin: 0 auto !important;
        padding: 0 15px !important;
        display: flex !important; 
        flex-direction: column !important; 
        box-sizing: border-box !important;
    }

    .entry-content.cleaning .cl-trust__title {
        color: #FFF !important;
        text-align: center !important;
        font-family: var(--cl-font) !important;
        font-size: 24px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        margin: 0 !important;
        padding-top: 49px !important;
        width: 100% !important;
        display: block !important;
        order: 1 !important;
    }

    .entry-content.cleaning .cl-trust__title::after {
        content: "" !important;
        display: block !important;
        width: 339px !important;
        max-width: 90% !important;
        height: 1px !important;
        background: #fff !important;
        margin: 10px auto 0 !important;
    }

    .entry-content.cleaning .cl-trust__list {
        position: static !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        height: auto !important;
        padding: 0 !important;
        margin-top: 27px !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        order: 2 !important; /* タイトルの下（中央） */
        list-style: none !important;
    }

    .entry-content.cleaning .cl-trust__list li {
        width: 100% !important;
        max-width: 316px !important;
        height: 73px !important;
        background: #FFFCEB !important;
        padding: 0 15px 0 30px !important;
        font-size: 20px !important;
        margin: 0 auto !important;
        box-sizing: border-box !important;
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        color: #000 !important;
        font-family: var(--cl-font) !important;
        font-weight: 700 !important;
        line-height: normal !important;
    }

    .entry-content.cleaning .cl-trust__list li::before {
        display: block !important;
        content: "" !important;
        position: absolute !important;
        width: 33px !important;
        height: 33px !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46' fill='none'%3E%3Ccircle cx='22.8887' cy='22.8887' r='22.8887' fill='%2320B812'/%3E%3Cpath d='M12.4922 24.1825L18.0699 30.9352L31.2813 16.8423' stroke='white' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        top: 50% !important;
        left: 0 !important;
        transform: translate(-50%, -50%) !important;
        z-index: 2 !important;
    }

    .entry-content.cleaning .cl-trust__list li::after {
        display: none !important;
    }

    .entry-content.cleaning .cl-daihyou-img {
        position: static !important;
        transform: none !important;
        display: block !important;
        width: 291px !important;
        max-width: 100% !important;
        height: 377px !important;
        margin: 34px auto 0 !important;
        order: 3 !important; /* 一番下（リストの下） */
    }

    .entry-content.cleaning .cl-daihyou-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }
	.entry-content.cleaning .cl-contact {
        background: #fff;
        height: auto !important;       
        min-height: 0 !important;      
        width: 100vw;
        max-width: 100%;
        margin-left: calc(-50vw + 50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        padding: 0 20px 20px 20px !important; 
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-contact__lead {
        color: #333;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.4;
        margin: 0 auto;
        padding-top: 24px;
        margin-bottom: 0px;
    }

    .entry-content.cleaning .cl-tel {
        margin: 10px auto 0;
        text-align: center;
        line-height: 1.2;
    }

    .entry-content.cleaning .cl-tel svg {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        width: 32px;
        height: 35px;
    }

    .entry-content.cleaning .cl-tel a {
        color: #F00;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 40px; 
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
    }

    .entry-content.cleaning .cl-tel__note {
        color: #0D0D0D;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 4px 0 0 0;
    }

    .entry-content.cleaning .cl-contact__box {
        background: #fff;
        border: 1px solid #333;
        width: 100%;
        max-width: 339px; 
        height: auto; 
        min-height: 174px;
        padding: 0 0 15px 0;
        margin: 20px auto 0; 
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-contact__box-title {
        color: #333;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
        padding-top: 16px;
        padding-bottom: 12px;
    }

    .entry-content.cleaning .cl-contact__buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-btn {
        width: 100%;
        max-width: 234px;
        height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

    .entry-content.cleaning .cl-btn--line {
        background: #00B85C;
        order: 2;
    }

    .entry-content.cleaning .cl-btn--line .wp-block-button__link {
        background: transparent;
        color: #fff;
        border: none;
        padding: 0;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }

    .entry-content.cleaning .cl-btn--mail {
        background: #fff;
        border: 1px solid #333;
        order: 1;
    }

    .entry-content.cleaning .cl-btn--mail .wp-block-button__link {
        background: transparent;
        color: #333;
        border: none;
        padding: 0;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
}


/* ============================================
  SP用
============================================ */
@media screen and (max-width: 767px) {

    /* --- 1. イントロ --- */
    .entry-content.cleaning .cl-intro {
        padding-block: 40px 0;
    }

    .entry-content.cleaning .cl-lead {
        font-size: 16px;
        font-weight: 700;
        width: 240px;
        height: 26px;
        line-height: 26px;
        margin-bottom: 3px;
        text-align: center;
    }

    .entry-content.cleaning .cl-intro__title {
        font-size: 20px;
        font-weight: 700;
        width: 319px;
        height: 32px;
        line-height: 32px;
        margin-inline: auto;
        margin-top: 0;
        text-align: center;
    }

  /* --- 2. セルフチェック--- */
    .entry-content.cleaning .cl-check {
        height: auto !important; 
        box-sizing: border-box;
        padding-top: 60px !important;
        padding-bottom: 40px !important;
        margin-top: 20px;
        display: block !important;
    }

    .entry-content.cleaning .cl-check__box {
        width: 340px !important;
        height: 867px !important; 
        min-height: auto !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        transform: none !important;
        margin: 0 auto !important;
        padding: 50px 10px 10px !important; 
        box-sizing: border-box !important;
    }


    .entry-content.cleaning .cl-check__badge {
        width: 315px !important; 
        height: 85px !important;
        position: absolute !important;
        top: -45px !important; 
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        z-index: 10;
		margin-top: 20px !important;
 　　   margin-bottom: 20px !important;
    }
    
    .entry-content.cleaning .cl-check__badge img {
        width: 315px !important;
        height: 85px !important;
        object-fit: contain;
        display: block;
    }


    .entry-content.cleaning .cl-check__illust {
        width: 317px !important;
        height: auto !important;
        position: static !important; 
        transform: none !important;
        margin: 0 auto 21px !important; 
        text-align: center;
    }
    
    .entry-content.cleaning .cl-check__illust img {
        width: 317px !important;
        height: 302px !important;
        object-fit: contain !important;
        display: block !important;
        margin-inline: auto !important;
    }

    .entry-content.cleaning .cl-check__cols {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 0px !important;
		margin-top: 30px !important;
    }


    .entry-content.cleaning .cl-check__list {
        width: 301px !important;
        height: auto !important;
        position: static !important; 
        transform: none !important;
        margin: 0 auto !important;
        text-align: center;
    }
    
    .entry-content.cleaning .cl-check__list img {
        width: 301px !important;
        height: 440px !important;
        object-fit: contain !important;
        display: block;
        margin-inline: auto !important;
    }

  /* --- 3. なぜお墓の点検が必要？ --- */
    .entry-content.cleaning .cl-why {
        height: auto !important;
        min-height: 678px !important;
        box-sizing: border-box !important;
        position: relative !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 40px 0 !important;
    }

    .entry-content.cleaning .cl-why__title {
        color: #FFF !important;
        font-size: 24px !important;
        font-weight: 700 !important;
        line-height: normal !important;
        text-align: center !important;
        position: absolute !important;
        top: 35px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 100% !important;
        white-space: nowrap !important;
        margin: 0 !important;
        z-index: 2;
    }

    .entry-content.cleaning .cl-why__underline {
        font-size: 24px !important;
        font-weight: 700 !important;
        border-bottom: 1px solid #fff !important;
        display: inline-block;
    }

    .entry-content.cleaning .cl-why__cols {
        width: 340px !important;
        height: 551px !important;
        position: relative !important; 
        margin: 50px auto 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        z-index: 1;
        background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/sp-bg.png') !important;
        background-size: 100% 100% !important; 
        background-position: center !important;
        background-repeat: no-repeat !important;
    }


    .entry-content.cleaning .cl-why__cols > .wp-block-column {
        display: block !important;
    }

    .entry-content.cleaning .cl-why__text {
        display: block !important;
        width: 315px !important;
        height: auto !important;
        color: #333 !important;
        font-family: "Zen Old Mincho", serif !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: 36px !important; 
        position: absolute !important;
        top: 40px !important; 
        left: 17px !important; 
        transform: none !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        z-index: 3 !important;
    }

    .entry-content.cleaning .cl-why .cl-why__img {
        display: block !important;
        width: 303px !important;
        height: 200px !important;
        position: absolute !important;
        top: 317px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        z-index: 2 !important;
    }

    .entry-content.cleaning .cl-why .cl-why__img img {
        width: 303px !important;
        height: 200px !important;      
        max-height: 200px !important;
        object-fit: contain !important;
        display: block !important;
        margin: 0 auto !important;
    }
/* --- 4. 症状別に解決しましょう！（ --- */
    .entry-content.cleaning .cl-symptoms {
        background: #DAEAF1 !important;
        height: 1216px !important; 
        box-sizing: border-box !important;
        padding: 0 !important;
        position: relative !important;
    }

.entry-content.cleaning .cl-symptoms .cl-title--lines,
    .entry-content.cleaning .cl-symptoms h2.wp-block-heading.cl-title--lines {
        font-size: 23px !important;
        gap: 8px !important;
    }


.entry-content.cleaning .cl-symptoms {
        padding-top: 20px !important; 
    }


    .entry-content.cleaning .cl-symptoms .cl-title--lines,
    .entry-content.cleaning .cl-symptoms h2.wp-block-heading.cl-title--lines {
        font-size: 23px !important;
        margin-top: 20px !important; 
        margin-bottom: 30px !important;
        gap: 8px !important;
    }

    .entry-content.cleaning .cl-symptoms .cl-title--lines::before,
    .entry-content.cleaning .cl-symptoms .cl-title--lines::after {
        width: 44px !important;
    }


    .entry-content.cleaning .cl-title--lines::before,
    .entry-content.cleaning .cl-title--lines::after {
        content: "" !important;
        width: 44px !important; 
        height: 1px !important;
        background: #333 !important;
        flex-shrink: 0 !important;
    }

    .entry-content.cleaning .cl-symptoms__mark span::before {
        content: "" !important;
        position: absolute !important;
        top: -6px !important; 
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 4px !important;  
        height: 4px !important; 
        background: #ff0000 !important;
    }


    .entry-content.cleaning .cl-symptoms__row {
        display: block !important;
        position: static !important;
        width: 100% !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .entry-content.cleaning .cl-symptoms .wp-block-column {
        width: 340px !important;
        max-width: 340px !important;
        height: 260px !important;
        max-height: 260px !important;
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    .entry-content.cleaning .cl-symptoms__row:first-of-type > .wp-block-column:first-child,
    .entry-content.cleaning .cl-symptoms__row:first-of-type > .wp-block-column:first-of-type {
        top: 95px !important;
    }

    .entry-content.cleaning .cl-symptoms__row:first-of-type > .wp-block-column:last-child,
    .entry-content.cleaning .cl-symptoms__row:first-of-type > .wp-block-column:last-of-type {
        top: 368.6px !important;
    }

    .entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row > .wp-block-column:first-child,
    .entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row > .wp-block-column:first-of-type {
        top: 642.2px !important;
    }


    .entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row > .wp-block-column:last-child,
    .entry-content.cleaning .cl-symptoms__row + .cl-symptoms__row > .wp-block-column:last-of-type {
        top: 915.8px !important;
    }


    .entry-content.cleaning .cl-symptoms__img {
        width: 100% !important;
        height: 260px !important;
        margin: 0 !important;
    }

    .entry-content.cleaning .cl-symptoms__img img {
        width: 100% !important;
        max-width: 340px !important;
        height: 260px !important; 
        object-fit: cover !important;
        display: block !important;
        margin: 0 auto !important;
    }
/* --- 5.  --- */
    .entry-content.cleaning .cl-revive__title {
        font-size: 24px !important;
        line-height: 38px !important; 
        text-align: center !important;
        font-weight: 700 !important;
        color: #333333 !important;
        
      
        margin-top: 33px !important; 
        margin-bottom: 30px !important;
        
 
        position: relative !important;
        display: inline-block !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        padding: 0 45px !important;
        box-sizing: border-box !important;
        white-space: nowrap !important;
        

        isolation: isolate !important;
    }


    .entry-content.cleaning .cl-revive__title span.break-point,
    .entry-content.cleaning .cl-revive__title span:first-of-type {
        display: block !important;
        margin-bottom: 4px !important;
    }


    .entry-content.cleaning .cl-revive__title::before,
    .entry-content.cleaning .cl-revive__title::after {
        content: "" !important;
        position: absolute !important;
        top: 50% !important;
        width: 2px !important;
        height: 70px !important;
        background: #333333 !important;
        z-index: 2 !important; 
    }

    .entry-content.cleaning .cl-revive__title::before {
        left: 10px !important; 
        transform: translateY(-5%) rotate(-45deg) !important;
    }


    .entry-content.cleaning .cl-revive__title::after {
        right: 10px !important; 
        transform: translateY(-5%) rotate(45deg) !important;
    }


    .entry-content.cleaning .cl-revive__title span {
        display: inline-block !important;
        position: relative !important;
        padding: 0 0 !important;
        z-index: 1 !important;
        width: fit-content !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }


    .entry-content.cleaning .cl-revive__title span::after {
        content: "" !important;
        position: absolute !important;
        

        left: 0 !important;   
        right: 0 !important;  
        
        bottom: 4px !important; 
        height: 5px !important; 
        background: #FFE600 !important;
        z-index: -1 !important; 
        display: block !important;
    }

 
    .entry-content.cleaning .cl-card--reform {
        margin-top: 33px !important;
        height: 507px !important; 
    }


    .entry-content.cleaning .cl-card--cleaning {
        margin-top: 31px !important;
        height: 467px !important;
    }
    
    .entry-content.cleaning .cl-card--daiko {
        margin-top: 31px !important;
        height: 467px !important; 
    }


    .entry-content.cleaning .cl-card {
        width: 339px !important;
        max-width: 339px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative !important;
        box-sizing: border-box !important;
    }

    .entry-content.cleaning .cl-card {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding-top: 35px !important;       
        box-sizing: border-box !important;
        position: relative !important;       
    }


    .entry-content.cleaning .cl-card__title,
    .entry-content.cleaning .cl-card__text,
    .entry-content.cleaning .cl-card__price {
        position: static !important;
        transform: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        display: block !important;
    }


    .entry-content.cleaning .cl-card__title {
        font-size: 30px !important;
        line-height: 1.2 !important;
        font-weight: 700 !important;
        text-align: center !important;
    }

    .entry-content.cleaning .cl-card__text {
        font-size: 15px !important;
        line-height: 1.5 !important;
        text-align: left !important;       
        margin-top: 21px !important;     
    }

    
    
    .entry-content.cleaning .cl-card--reform .cl-card__text {
        max-width: 300px !important;      
    }

  
    .entry-content.cleaning .cl-card--cleaning .cl-card__text {
        max-width: 300px !important;       
    }

  
    .entry-content.cleaning .cl-card--daiko .cl-card__text {
        max-width: 301px !important;      
    }


   
    .entry-content.cleaning .cl-card__price {
        font-size: 20px !important;
        font-weight: 700 !important;
        color: #F00 !important;
        line-height: 1.2 !important;
        text-align: center !important;   
    }

  
    .entry-content.cleaning .cl-card--reform .cl-card__price {
        margin-top: 29px !important;
    }

 
    .entry-content.cleaning .cl-card--cleaning .cl-card__price {
        margin-top: 14px !important;
    }

   
    .entry-content.cleaning .cl-card--daiko .cl-card__price {
        margin-top: 20px !important;
    }

    
    .entry-content.cleaning .cl-card__img {
        position: absolute !important;
        bottom: 40px !important; 
        top: auto !important;
        left: 50% !important;
        transform: translateX(-50%) !important; 
        
    
        width: 299px !important; 
        height: 194px !important;
        margin: 0 !important;
    }

  
    .entry-content.cleaning .cl-card__img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

.entry-content.cleaning .cl-services__note {
        font-size: 18px !important;      
        line-height: 1.6 !important;        
        
        width: 338px !important;            
        max-width: 100% !important;
        margin-left: auto !important;     
        margin-right: auto !important;
        
        text-align: left !important;       
        
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
.entry-content.cleaning .cl-trust {
        background-image: url('https://www.arisaka-stone.co.jp/arisaka/wp-content/uploads/2026/07/bgsp2.png') !important;
        background-color: #1F304E !important;
        background-blend-mode: multiply !important;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        width: 100vw !important;
        margin-left: calc(-50vw + 50%) !important;
        height: auto !important;
        min-height: 1017px !important;
        padding-bottom: 0px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        opacity: 0.9 !important;
        color: #fff !important;
        position: relative !important;
        box-sizing: border-box !important;
    }

    .entry-content.cleaning .cl-trust-content {
        width: 368px !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        display: flex !important; 
        flex-direction: column !important; 
    }

    .entry-content.cleaning .cl-trust__title {
        color: #FFF !important;
        text-align: center !important;
        font-family: var(--cl-font) !important;
        font-size: 24px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        margin: 0 !important;
        padding-top: 49px !important;
        width: 100% !important;
        display: block !important;
        order: 1 !important;
    }

    .entry-content.cleaning .cl-trust__title::after {
        content: "" !important;
        display: block !important;
        width: 339px !important;
        height: 1px !important;
        background: #fff !important;
        margin: 10px auto 0 !important;
    }

    .entry-content.cleaning .cl-trust__list {
        position: static !important;
        transform: none !important; 
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        height: auto !important;
        padding: 0 20px !important;
        margin-top: 27px !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        order: 2 !important; 
        list-style: none !important;
    }

    .entry-content.cleaning .cl-trust__list li {
        width: 316px !important;
        height: 73px !important;
        background: #FFFCEB !important;
        padding: 0 15px 0 30px !important;
        font-size: 20px !important;
        margin: 0 auto !important;
        box-sizing: border-box !important;
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        color: #000 !important;
        font-family: var(--cl-font) !important;
        font-weight: 700 !important;
        line-height: normal !important;
    }

    .entry-content.cleaning .cl-trust__list li::before {
        display: block !important;
        content: "" !important;
        position: absolute !important;
        width: 33px !important;
        height: 33px !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46' fill='none'%3E%3Ccircle cx='22.8887' cy='22.8887' r='22.8887' fill='%2320B812'/%3E%3Cpath d='M12.4922 24.1825L18.0699 30.9352L31.2813 16.8423' stroke='white' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        top: 50% !important;
        left: 0 !important;
        transform: translate(-50%, -50%) !important;
        z-index: 2 !important;
    }

    .entry-content.cleaning .cl-trust__list li::after {
        display: none !important;
    }

    .entry-content.cleaning .cl-daihyou-img {
        position: static !important;
        transform: none !important;
        display: block !important;
        width: 291px !important;
        height: 377px !important;
        margin: 34px auto 0 !important;
        order: 3 !important; 
    }

    .entry-content.cleaning .cl-daihyou-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }
.entry-content.cleaning .cl-contact {
        background: #fff;
        height: auto !important;       
        min-height: 0 !important;      
        width: 100vw;
        max-width: 100%;
        margin-left: calc(-50vw + 50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        padding: 0 20px 20px 20px !important; 
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-contact__lead {
        color: #333;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.4;
        margin: 0 auto;
        padding-top: 24px;
        margin-bottom: 0px;
    }

    .entry-content.cleaning .cl-tel {
        margin: 10px auto 0;
        text-align: center;
        line-height: 1.2;
    }

    .entry-content.cleaning .cl-tel svg {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        width: 32px;
        height: 35px;
    }

    .entry-content.cleaning .cl-tel a {
        color: #F00;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 40px; 
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
    }

    .entry-content.cleaning .cl-tel__note {
        color: #0D0D0D;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 4px 0 0 0;
    }

    .entry-content.cleaning .cl-contact__box {
        background: #fff;
        border: 1px solid #333;
        width: 100%;
        max-width: 339px; 
        height: auto; 
        min-height: 174px;
        padding: 0 0 15px 0;
        margin: 20px auto 0; 
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-contact__box-title {
        color: #333;
        text-align: center;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin: 0;
        padding-top: 16px;
        padding-bottom: 12px;
    }

    .entry-content.cleaning .cl-contact__buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .entry-content.cleaning .cl-btn {
        width: 100%;
        max-width: 234px;
        height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

    .entry-content.cleaning .cl-btn--line {
        background: #00B85C;
        order: 2;
    }

    .entry-content.cleaning .cl-btn--line .wp-block-button__link {
        background: transparent;
        color: #fff;
        border: none;
        padding: 0;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }

    .entry-content.cleaning .cl-btn--mail {
        background: #fff;
        border: 1px solid #333;
        order: 1;
    }

    .entry-content.cleaning .cl-btn--mail .wp-block-button__link {
        background: transparent;
        color: #333;
        border: none;
        padding: 0;
        font-family: "Yu Gothic", "Hiragino Sans", sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
}