/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 02:04:20 */
/* トップ - top
-------------------------------------------------- */
body #page {
	overflow-x: hidden;
}
body.home #primary {
	padding-bottom: 0;
}
body.home .site-footer {
	margin-top: 0;
}

.rtc_bg_cover_stripe_left > span {
	background-image: repeating-linear-gradient( -45deg, rgba( 255, 255, 255, .5 ), rgba( 255, 255, 255, .5 ) 1px, rgba( 255, 255, 255, 0 ) 0, rgba( 255, 255, 255, 0 ) 11px );
}

.top_company_feature h2::after {
	background-color: #fff !important;
}

/* トップ：お問合せ - top:contact
-------------------------------------------------- */
.rtc_maxwidth_full > .uagb-columns__inner-wrap {
	max-width: 100%;
}

.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
	color: #0251A0;
}
.top_company_info .inquiry_column .wp-block-button a {
	background: #0251A0;
}
.top_company_info .inquiry_form_wrap .top_company_info__form_text {
	display: none;
}

/* トップ：ショップ - top:shop
-------------------------------------------------- */
.rtc_list_shop .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
}
.rtc_list_shop .uagb-column__inner-wrap iframe {
	margin-top: auto;
}

.rtc_list_shop h3 {
	margin-bottom: 10px !important;
}
.rtc_list_shop p {
	font-size: 12px !important;
}

.rtc_block_staff h3 {
	text-align: center;
}


/* スタッフ詳細：staff
-------------------------------------------------- */
.rtc_tbl_default table tr td:first-child {
	width: 15%;
}
.rtc_tbl_default table tr td:last-child {
	width: 85%;
}

/* フッター：footer
-------------------------------------------------- */
/* .footer-adv-widget.footer-adv-widget-4 {
	text-align: center;
} */

body.es-page-inquiry p.tsuikyaku_shubetsu_code {
	display: none !important;
}

/* スマホ版：sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.rtc_list_shop p {
		font-size: 14px !important;
	}

	.rtc_tbl_default table tr td:first-child,
	.rtc_tbl_default table tr td:last-child {
		display: block;
		width: 100%;
	}
	
}