/*****************
全体
*****************/
.site-content > .ast-container {
    max-width: 100%;
    padding: 0;
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull, .ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
}
/*ドラッグした時の色を淡い青に変更*/
::selection {
  background-color: #acd7ff !important;
}
::-moz-selection {
  background-color: #acd7ff !important;
}
.breadcrumbs {
	font-size: 80%;
    padding-left: 20px;
    padding-right: 20px;
}
.outside-image {
	position: absolute;
	top: 0;
	left: 0;
}
.m-bottom-0 {
	margin-bottom: 0 !important;
}

/*****************
ヘッダー関連　header
*****************/
header img {
    display: block;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-header {
	height: 75px;
    padding: 0 20px;
}
#ast-mobile-popup-wrapper .ast-mobile-popup-header #menu-toggle-close {
	align-items: center;
}
#ast-mobile-popup-wrapper #block-33 figure {
	max-width: 250px;
    text-align: center;
    margin-inline: auto;
	margin-bottom: 30px;
}

/*****************
フッター関連　footer
*****************/
footer .site-footer-primary-section-1 #block-21 figure {
	width: 150px;
}
footer .site-footer-primary-section-1 #block-24, footer .site-footer-primary-section-1 #block-24 p,
footer .site-footer-primary-section-1 #block-25, footer .site-footer-primary-section-1 #block-25 p,
footer .site-footer-primary-section-1 #block-26, footer .site-footer-primary-section-1 #block-26 p {
	font-weight: bold;
	margin: 0;
}
.site-footer-primary-section-1 #block-25 p {
	font-size: 2rem;
	margin: 10px 0 !important;
}
.site-footer-primary-section-3 #block-28 p {
	margin: 0;
}
.site-footer-primary-section-3 #block-28 p a {
	text-decoration: underline;
}
footer .site-footer-primary-section-3 #block-27 {
	text-align: center;
}
footer .site-footer-primary-section-3 #block-27 a {
	max-width: 200px;
}
@media (max-width: 1040px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
		text-align: center;
	}
	footer .site-footer-primary-section-1 #block-21 figure {
		margin-inline: auto;
	}
}

/*****************
トップページ body.home
*****************/
body.home #content .slogan {
	position: absolute !important;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	max-width: 500px !important;
	aspect-ratio: 502 / 151;
}
body.home #content .illust {
	position: absolute !important;
	z-index: 2;
	bottom: 50px;
}
body.home #content .illust.people1 {
	left: 90px;
}
body.home #content .illust.people2 {
	right: 60px;
	transition-delay: .4s;
}
body.home #content .illust.people-sp {
	right: 30px;
    bottom: 20px;
}
body.home #content h2 {
	color: var(--ast-global-color-3);
}
body.home #content .infinityloop .slick-slider {
	overflow-x: hidden;
}
body.home #content .infinityloop .slick-slide {
	padding: 15px;
}
body.home #content .infinityloop .slick-slide:nth-of-type(2n) {
	margin-bottom: 50px;
}
body.home #content .service .wp-block-uagb-buttons .wp-block-uagb-buttons-child {
	width: 45%
}
body.home #content .service .wp-block-uagb-buttons .wp-block-uagb-buttons-child .wp-block-button__link {
	justify-content: left;
}
body.home #content .service .work > .wp-block-uagb-container {
    aspect-ratio: 1 / 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
body.home #content .service .work > .wp-block-uagb-container::before {
	content:'\f35a';
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
body.home #content .service .work > .wp-block-uagb-container.title::before {
	content: "";
}
body.home #content .service .work svg {
	height: 50%;
}
body.home #content .service .work > .wp-block-uagb-container.bread svg {
	fill: var(--ast-global-color-1);
}
body.home #content .service .work > .wp-block-uagb-container.lunch svg {
	fill: #ff931e;
}
body.home #content .service .work > .wp-block-uagb-container.product svg {
	fill: #ff7bac;
}
body.home #content .service .work > .wp-block-uagb-container.dry-cleaning svg {
	fill: #7ac943;
}
body.home #content .service .work > .wp-block-uagb-container.cleaning svg {
	fill: #3fa9f5;
}
body.home #content .service .work > .wp-block-uagb-container.bread::before {
	color: #ddf0f1;
}
body.home #content .service .work > .wp-block-uagb-container.lunch::before {
	color: #ffe9d2;
}
body.home #content .service .work > .wp-block-uagb-container.product::before {
	color: #ffe5ee;
}
body.home #content .service .work > .wp-block-uagb-container.dry-cleaning::before {
	color: #e4f4d9;
}
body.home #content .service .work > .wp-block-uagb-container.cleaning::before {
	color: #d9eefd;
}
body.home #content .service .work h3 {
	font-size: 1rem;
	color: var(--ast-global-color-3);
}
body.home #content .service .work .title h3 {
	font-size: 1.5rem;
	color: var(--ast-global-color-5);
}
body.home #content .service .work > .wp-block-uagb-container:not(:first-child):hover {
	transition: transform 1s;
	transform: rotateY(360deg);
}
body.home #content .nikori .title p {
	margin-bottom: 0;
    background-color: var(--ast-global-color-5);
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
    color: var(--ast-global-color-0);
}
body.home #content .nikori .title p::after {
	content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid var(--ast-global-color-5);
}
body.home #content .nikori .outside-image {
	display: flex;
	gap: 50px;
	justify-content: space-between;
}
body.home #content .nikori .outside-image > div {
	width: calc(50% - 25px); 
}
body.home #content .nikori .nikori-text .nikori-title {
	margin-top: -15px !important;
}
/* sliderの前後を見切れさせる */
body.home #content .nikori .custom-centered-slider .swiper-slide {
  width: auto;
  max-width: 70%; /* お好みで調整 */
}
/* 次へボタンを右下に固定 */
body.home #content .nikori .swiper-button-next {
	position: absolute;
	top: auto !important;
	bottom: 10px !important;
	right: 10px !important;
	z-index: 10;
	background: none;
}
body.home #content .nikori .swiper-button-next::after {
	color: var(--ast-global-color-0);
}
/* 前へボタンを非表示にする場合（任意） */
body.home #content .nikori .swiper-button-prev {
	display: none;
}
body.home #content .fixed-img {
	position: relative;
    clip-path: inset(0);
}
body.home #content .fixed-img img {
	object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 976px) {
	body.home #content .service .wp-block-uagb-buttons .wp-block-uagb-buttons-child {
		width: 100%;
	}
	body.home #content .nikori .outside-image > div {
		width: 100%;
	}
}

/*****************
サブページ
*****************/
body:not(.home) #content h1 {
	position: relative;
	color: var(--ast-global-color-3);
	letter-spacing: 3px;
	width: max-content;
    margin-inline: auto !important;
}
body:not(.home) #content h1::before {
	content: url(../img/brilliance1.svg);
	position: absolute;
	left: -30px;
    top: -20px;
}
body:not(.home) #content h1::after {
	content: url(../img/brilliance2.svg);
	position: absolute;
	right: -20px;
    bottom: -10px;
}
body:not(.home) #content h2 {
	padding: 10px 20px;
    border-top: 1px solid;
    border-bottom: 1px solid;
	margin-bottom: 10px !important;
}

/*****************
平山友愛園について body.page-id-19
*****************/
body.page-id-19 #content .works svg {
	fill: var(--ast-global-color-1);
	height: 50px;
}
body.page-id-19 #content .works h4 {
	font-size: 1rem;
	margin-bottom: 10px;
}
body.page-id-19 #content .works ul {
	margin-top: 0;
}
body.page-id-19 #content .outline table,
body.page-id-19 #content .outline table th,
body.page-id-19 #content .outline table td {
	border: none;
}
body.page-id-19 #content .outline table tr {
	border-bottom: 1px solid #bdccd4;
}
body.page-id-19 #content .outline table tr:first-of-type {
	border-top: 1px solid #bdccd4;
}
body.page-id-19 #content .outline table th {
	font-weight: 500;
	min-width: 200px;
	background-color: #eef7f8;
}
body.page-id-19 #content .outline p {
	margin-bottom: 0;
}
body.page-id-19 #content .outline svg {
	fill: var(--ast-global-color-2);
}

/*****************
サービス案内 body.page-id-21
*****************/
body.page-id-21 #content .support h3 {
	color: var(--ast-global-color-3);
}
body.page-id-21 #content .support svg {
	fill: #abd9dc;
	height: 50px;
}
body.page-id-21 #content .support .training {
    height: 200px;
	writing-mode: vertical-rl;
}
body.page-id-21 #content .support .training p {
	width: max-content;
    height: 100%;
	font-size: 1.25rem;
    font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
    margin-bottom: 0;
}
body.page-id-21 #content .support .uagb-block-5f481374 > div {
	min-width: 260px;
}
body.page-id-21 #content .daily-flow .uagb-block-22ab8360 > div:first-of-type {
	min-width: 40% !important;
}
body.page-id-21 #content .daily-flow .uagb-block-22ab8360 > div:nth-of-type(2) {
	min-width: 58% !important;
}
body.page-id-21 #content .works .work .icon-wrapper {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
}
body.page-id-21 #content .works .work .icon-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: var(--ast-global-color-5);
	z-index: -1;
}
body.page-id-21 #content .works .work .icon-wrapper svg {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
body.page-id-21 #content .works .work.bread .icon-wrapper svg {
	fill: var(--ast-global-color-1);
}
body.page-id-21 #content .works .work.lunch .icon-wrapper svg {
	fill: #ff931e;
}
body.page-id-21 #content .works .work.product .icon-wrapper svg {
	fill: #ff7bac;
}
body.page-id-21 #content .works .work.dry-cleaning .icon-wrapper svg {
	fill: #7ac943;
}
body.page-id-21 #content .works .work.cleaning .icon-wrapper svg {
	fill: #3fa9f5;
}
body.page-id-21 #content .works .work h3 {
	color: var(--ast-global-color-3);
	margin-bottom: 10px !important;
}
body.page-id-21 #content .works .work .slick-list img {
	width: 100%;
    aspect-ratio: 65 / 43;
	object-fit: cover;
}
body.page-id-21 #content .works .work .uagb-slick-carousel button.slick-arrow {
	box-shadow: none;
}
body.page-id-21 #content .works .work button svg {
	fill: var(--ast-global-color-1);
}
body.page-id-21 #content .works .work p {
	margin-bottom: 0;
}
body.page-id-21 #content .works .work p:not(.recommendation) {
	font-weight: bold;
}
body.page-id-21 #content .works .work .recommendation {
    font-size: 85%;
	color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-1);
    border-radius: 10px;
    margin-top: 20px;
}
body.page-id-21 #content .events svg {
	fill: var(--ast-global-color-2);
}
body.page-id-21 #content .events .schedule::before {
	content: url(../img/event.svg);
	position: absolute;
	right: 0;
    top: -20px;
}
body.page-id-21 #content .events .schedule table {
	border: none;
	margin-bottom: 0;
}
body.page-id-21 #content .events .schedule table th {
	font-weight: 500;
	width: 70px;
}
body.page-id-21 #content .events .schedule table th span {
	display: inline-block;
	width: 55px;
	color: var(--ast-global-color-2);
	text-align: center;
    border: 1px solid;
	border-radius: 5px;
}
body.page-id-21 #content .events .schedule p {
	margin-bottom: 0;
}
body.page-id-21 #content .price h3 {
	margin-bottom: 20px;
}
body.page-id-21 #content .price ul {
	margin: 0;
}
body.page-id-21 #content .price p {
	margin-bottom: 0;
}
body.page-id-21 #content .courtesy-bus p {
	margin-bottom: 0;
} 
@media (max-width: 976px) {
	body.page-id-21 #content .support .uagb-block-5f481374 > div {
		min-width: auto;
	}
}

/*****************
苦情解決 body.page-id-23
*****************/
body.page-id-23 #content ol {
	list-style: none;
    counter-reset: number;
    margin-left: 0;
    padding-left: 0;
}
body.page-id-23 #content ol > li {
    font-size: 1.75rem;
    font-family: 'Zen Kaku Gothic New',sans-serif;
    font-weight: 700;
    line-height: 3rem;
	padding: 30px 30px 30px 80px;
    margin-bottom: 30px;
	background-color: var(--ast-global-color-5);
	border-radius: 20px;
    position: relative;
}
body.page-id-23 #content ol > li::before {
	counter-increment: number;
    content: counter(number);
    background: var(--ast-global-color-1);
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.75rem;
    color: var(--ast-global-color-5);
    border-radius: 100%;
    position: absolute;
	left: 30px;
    top: 38px;
}
body.page-id-23 #content ol > li > ul {
	list-style: none;
    padding-left: 0;
    margin-top: 10px;
}
body.page-id-23 #content ol > li > ul > li {
	font-size: 1rem;
    line-height: 1.65rem;
    font-family: 'Zen Kaku Gothic New',sans-serif;
    font-weight: 500;
}
body.page-id-23 #content table tr {
	border-bottom: 1px solid #bdccd4;
}
body.page-id-23 #content table tr:first-of-type {
	border-top: 1px solid #bdccd4;
}
body.page-id-23 #content table th {
	width: 180px;
}

/*****************
お問い合わせ body.page-id-28
*****************/
body.page-id-28 #content .contact .admission_tel {
	text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 20px 40px;
    font-family: 'Zen Kaku Gothic New',sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    color: var(--ast-global-color-5);
    background-color: var(--ast-global-color-1);
    border-radius: 20px;
    width: max-content;
}
body.page-id-28 #content .contact .admission_tel span {
	font-size: 2rem;
}
/*フォーム関連*/
.wpcf7-form dl {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.wpcf7-form dl dt {
    width: 200px;
}
.wpcf7-form dl dd {
    width: calc(100% - 250px);
}
.wpcf7-form .terms {
    color: var(--ast-global-color-5);
    padding: 2px 10px;
    font-size: 0.7rem;
    font-weight: bold;
    text-align: center;
    margin-right: 15px;
}
.wpcf7-form .terms.require {
    background-color: #f15a24;
}
.wpcf7-form .terms.optional {
    background-color: #999;
}
.wpcf7-form .bold {
    font-weight: 600;
}
.wpcf7-form [data-name="postal-code"] {
	display: inline-block;
    width: 200px;
    margin-bottom: 15px;
}
.wpcf7-form .confirmation .bold {
    margin-bottom: 10px;
}
.wpcf7-form .privacy {
    font-size: 80%;
    padding-left: 20px;
    margin-top: 20px;
}
.wpcf7-form .privacy a {
    color: var(--ast-global-color-0) !important;
}
.wpcf7-form .confirm {
    text-align: center;
    margin-top: 50px;
}
.wpcf7-form .confirm > .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.wpcf7-form .confirm .wpcf7-submit {
	background-color: var(--ast-global-color-1);
	border-color: var(--ast-global-color-1);
    color: var(--ast-global-color-5);
	border-radius: 10px;
}
.wpcf7-form .confirm .wpcf7-submit:hover {
	background-color: var(--ast-global-color-2);
	border-color: var(--ast-global-color-2);
}
.wpcf7-form .confirm .wpcf7-spinner {
    display: none;
}

/*****************
プライバシーポリシー body.page-id-3
*****************/
body.page-id-3 #content ol {
	margin-left: 0;
}
body.page-id-3 #content p {
	margin-bottom: 0;
}
body.page-id-3 #content p.chairman {
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 5px;
}