/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2026 | 08:48:32 */
/* common
-------------------------------------------------- */
html {
/* 	scroll-behavior: smooth; */
	scroll-padding-top: 120px;
}

.rtc_display_none { display: none; }

.rtc_btn_satei_anker > a.wp-block-button__link {
	padding: 10px 80px;
    font-size: 22px;
    font-weight: bold;
	border-radius: 50vh;
	background: linear-gradient(to right, rgba(234, 174, 0, 1) 0%, rgba(255, 191, 0, 0.78) 100%);
}
@media ( max-width: 480px ) {
	.rtc_btn_satei_anker > a.wp-block-button__link {
		font-size: 16px;
	}
}

/* ヘッダー - header
-------------------------------------------------- */
.rtc_sp_catch p {
	margin-bottom: 0 !important;
	padding: 10px 30px;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 1.5;
	color: #fff;
	background: #F18D00;
}

@media ( min-width: 480px ) {
	.header_free_content > .header_phone > .header_phone_shop_name,
	.header_free_content > .header_phone > .icon-phone-alt,
	.header_free_content > .header_phone > .header_phone_number {
		font-size: 1rem;
	}
	.header_free_content > .header_phone > .header_phone_shop_name {
		display: inline-block;
		margin-right: 10px;
		padding: 5px 20px;
		min-width: 75px;
		font-size: .8rem;
		color: #fff;
		border-radius: 5px;
		background-color: #F18D00;
	}
	.header_free_content strong+.header_phone {
		margin-top: 0;
	}

	header.site-header.fixed .es-main-header-bar-alignment {
		display: none;
	}
	#masthead .site-logo-img+.es-site-title-wrap .site-description {
		font-weight: 600;
	}
	header#masthead.fixed .header_free_content {
		display: block;
	}
	
}

@media ( max-width: 480px ) {
	.header_links__list {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header_links__list li a {
		font-size: 10px; /* 小さめの文字サイズ */
		text-align: center;
		display: block;
	}
	/* アイコン（span）がブロック要素なら上下に並びます */
	.header_links__list li i {
		display: block;
		font-size: 25px; /* アイコンの大きさ */
		margin-bottom: 2px;
	}
}

body.es-page-sale_top .rtc_sp_catch {
	display: none;
}




/* TOP
-------------------------------------------------- */
.rtc_org_search a.wp-block-button__link {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 10px;
	font-size: 24px;
	font-weight: 700;
	color: #333;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 3px 10px rgba( 0, 0, 0, .3 );
}
.rtc_org_search a.wp-block-button__link span {
	margin-left: 20px;
	font-size: 18px;
	color: #F18D00;
}
.rtc_org_search a.wp-block-button__link img {
	margin-right: 20px;
	width: 110px !important;
}
.rtc_org_search a.wp-block-button__link:hover img {
	transform: scale(1);
	opacity: .6;
}


.rtc_bnr_recruit a img {
	transition: all ease .6s;
}
.rtc_bnr_recruit a:hover img {
	transform: scale( 1 );
	opacity: .6;
}

@media ( min-width: 480px ) {
	.rtc_bnr_recruit a {
		display: block;
		text-align: center;
	}
	.rtc_bnr_recruit a img {
		width: 80%;
	}
}

.rtc_slider_bnrblock > .uagb-columns__inner-wrap {
	max-width: 100% !important;
}
.rtc_slider_bnrblock .flexslider.es_slider li.es_slide a {
	margin-left: 30px;
	margin-right: 30px;
}
.rtc_slider_bnrblock .flex-control-nav {
	position: static !important;
	margin: 0 auto;
	transform: none !important;
}
.rtc_slider_bnrblock > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}


@media ( max-width: 480px ) {	
	.rtc_feature_bgimg {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.rtc_block_feature {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}
	
	.rtc_block_feature .es-list-items {
		gap: 2%;
	}
	.rtc_block_feature .es-list-items > li {
		width: 23% !important;
	}
	.rtc_block_feature .es-list .has-4-columns>:nth-child(2n) {
		margin-left: 0;
	}
	.rtc_block_feature .es-list-items > li h3 {
		font-size: 10px;
	}
	
	.rtc_slider_bnrblock .flexslider.es_slider li.es_slide a {
		margin-left: 0;
		margin-right: 0;
	}
	.rtc_slider_bnrblock .flex-control-nav {
		margin-top: 45px;
	}

	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav {
		display: block !important;
	}
	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav .flex-prev {
		opacity: 1 !important;
		left: -10px !important;
	}
	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav .flex-next {
		opacity: 1 !important;
		right: -10px !important;
	}
	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav a {
		margin-top: -18px !important;
		width: 36px !important;
		height: 36px !important;
	}
	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav a:before,
	.rtc_slider_bnrblock .flexslider.es_slider .flex-direction-nav a.flex-next:before {
		width: 36px !important;
		font-size: 36px !important;
	}
}

/* グループ紹介
-------------------------------------------------- */
.rtc_tbl_shopinfo table tr td strong {
	font-size: 22px;
}

@media ( max-width: 480px ) {
	body.es-page-group .flexslider.es_slider .flex-control-nav {
		bottom: 0px !important;
	}
	body.es-page-company p, body.es-page-company table tr td:not(:first-of-type),
	body.es-page-group p, body.es-page-group table tr td:last-of-type {
		font-size: 11px !important;
	}
	body.es-page-group .rtc_title_main, body.es-page-company .rtc_title_main {
		font-size: 12px !important;
	}
	body.es-page-group .rtc_title_main > span, body.es-page-company .rtc_title_main > span {
		font-size: 22px;
	}
	body.es-page-group .rtc_ttl_leftline + p {
		font-size: 20px !important;
	}
}

/* 会社概要
-------------------------------------------------- */
.rtc_greeting_name {
	font-weight: 700 !important;
}

.rtc_tbl_greeting_one table {
	margin-bottom: 0;
}
.rtc_tbl_greeting_one table tr td:first-of-type,
.rtc_tbl_greeting_two table tr td:first-of-type {
	width: 125px;
}

.rtc_tbl_company table tr td:first-of-type {
	width: 250px;
}

@media ( max-width: 480px ) {
	.rtc_block_greeting > .uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_block_greeting > .uagb-columns__inner-wrap > div:first-of-type {
		width: 60% !important;
	}
	.rtc_block_greeting > .uagb-columns__inner-wrap > div:last-of-type {
		width: 40% !important;
	}
	
	.rtc_block_greeting .rtc_greeting_ttl {
		font-size: 12px !important;
	}
	.rtc_block_greeting .rtc_greeting_ttl br:first-of-type {
		display: none;
	}
	
	.rtc_greeting_name {
		font-size: 11px !important;
	}
	.rtc_greeting_message {
		font-size: 10px !important;
	}
	
	.rtc_greeting_img figcaption {
		font-size: 11px;
		font-weight: 700;
	}
	
	.rtc_tbl_greeting_one {
		margin-bottom: 30px;
	}
	.rtc_tbl_greeting_one table tr td:first-of-type,
	.rtc_tbl_greeting_two table tr td:first-of-type {
		width: 100%;
	}
	.rtc_tbl_greeting_one table tr td, .rtc_tbl_greeting_two table tr td {
		display: block;
	}
	
	.rtc_tbl_greeting_one.rtc_sp tr:nth-child(5) {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_tbl_greeting_one.rtc_sp table tr td:not(:first-of-type) {
		font-size: 10px !important;
	}
	.rtc_tbl_greeting_one.rtc_sp tr:nth-child(5) td:nth-child(2) {
		width: 35% !important;
	}
	.rtc_tbl_greeting_one.rtc_sp tr:nth-child(5) td:nth-child(3) {
		width: 65% !important;
	}

	.rtc_tbl_company table tr td:first-of-type {
		width: 100%;
	}
}


/* スタッフ紹介 - staff
-------------------------------------------------- */
.rtc_page_staff h3 {
	text-align: center;
}
.rtc_ttl_staff {
	padding: 10px 30px !important;
}


/* 売却の流れ - sale_flow
-------------------------------------------------- */


/* 売却のご案内 - sale_top
-------------------------------------------------- */
body.es-page-sale_top .es-container.page-header {
	display: none;
}
body.es-page-sale_top header#masthead, body.es-page-sale_top .main-header-bar.es-header-breadcrumb {
	display: none;
}
body.es-page-sale_top #content.site-content {
	padding-top: 0 !important;
}
body.es-page-sale_top #primary {
	padding-bottom: 0;
}


.rtc_header_sale {
	position: fixed;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	transition: background-color 0.4s ease;
	background-color: transparent;
}
.rtc_header_sale.is-scrolled {
	background-color: #333;
}
body.logged-in.admin-bar .rtc_header_sale {
	top: 32px;
}
.rtc_header_sale > .rtc_sale_logo {
	max-width: 240px;
}
.rtc_header_sale > .rtc_sale_logo a:hover img {
	transform: scale(1);
}

.rtc_header_sale > ul.rtc_sale_nav {
	display: flex;
	margin: 0;
	margin-left: auto;
	list-style: none;
}
.rtc_header_sale > ul.rtc_sale_nav > li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
}
.rtc_header_sale > ul.rtc_sale_nav > li:not(:last-child) {
	padding: 0 30px;
}
.rtc_header_sale > ul.rtc_sale_nav > li:last-child {
	margin-left: 20px;
	padding: 0 30px;
	border: 2px solid #fff;
	border-radius: 50vh;
}

.rtc_menu_btn { display: none; }

@media screen and (max-width: 480px) {
	body.logged-in.admin-bar .rtc_header_sale {
		top: 46px;
	}
	.rtc_header_sale > .rtc_sale_logo {
		max-width: 180px;
	}
	
	.rtc_menu_btn {
		display: block;
		width: 30px;
		height: 24px;
		position: relative;
		cursor: pointer;
		margin-left: auto; /* ロゴとの間隔調整 */
	}
	.rtc_menu_btn span {
		display: block;
		width: 100%;
		height: 3px;
		background: #fff;
		position: absolute;
		transition: 0.3s;
	}
	.rtc_menu_btn span:nth-child(1) { top: 0; }
	.rtc_menu_btn span:nth-child(2) { top: 10px; }
	.rtc_menu_btn span:nth-child(3) { top: 20px; }

	/* ナビゲーションをスマホ用に固定 */
	.rtc_header_sale > ul.rtc_sale_nav {
		display: none; /* 初期は非表示 */
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background: rgba(0, 0, 0, 0.9); /* 背景色はお好みで調整してください */
		flex-direction: column;
		padding: 20px 0;
		text-align: center;
	}
	.rtc_header_sale > ul.rtc_sale_nav.is-open {
		display: flex; /* 開いた時に表示 */
	}

	/* スマホ時の余白調整 */
	.rtc_header_sale > ul.rtc_sale_nav > li {
		padding: 15px 0 !important;
		margin: 0 !important;
		border: none !important;
	}
	
	/* --- アイコンの変化アニメーション --- */
	.rtc_menu_btn.is-active span:nth-child(1) {
		top: 10px;
		transform: rotate(45deg);
	}
	.rtc_menu_btn.is-active span:nth-child(2) {
		opacity: 0; /* 真ん中は消す */
	}
	.rtc_menu_btn.is-active span:nth-child(3) {
		top: 10px;
		transform: rotate(-45deg);
	}

	/* --- スライドインの挙動 --- */
	.rtc_header_sale > ul.rtc_sale_nav {
		transition: transform 0.3s ease;
		transform: translateY(-20px); /* 最初は少し上に隠す */
		opacity: 0;
		visibility: hidden;
	}

	.rtc_header_sale > ul.rtc_sale_nav.is-open {
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}
}


.rtc_saletop_cover {
	position: relative;
}
.rtc_saletop_cover figcaption {
	margin: 0 !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	color: #fff;
	font-size: 46px;
	font-weight: 600;
	line-height: 1.25 !important;
	text-align: center;
	text-shadow: 1px 0 10px rgba( 0, 0, 0, .6 );
	letter-spacing: .1em;
}
.rtc_saletop_cover figcaption > span {
	display: block;
	margin-bottom: 25px;
	font-size: 21px;
	letter-spacing: .05em;
}


/* 親コンテナ */
.rtc_container {
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 20px auto;
	margin-top: -160px;
	border: 2px solid #f39800;
	border-radius: 12px;
	overflow: hidden;
	background-color: #fff;
	z-index: 3;
}

/* ヘッダー部分 */
.rtc_container .rtc_header {
	background-color: #f39800;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1;
}

.rtc_container .rtc_header span {
	font-size: 51px;
}

/* フォーム本体 */
.rtc_container .rtc_form_body {
	padding: 30px 60px;
}

/* ステップの横並び */
.rtc_container .rtc_flex_row {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 30px;
}

.rtc_container .rtc_input_group {
	flex: 1;
}

/* STEPラベル */
.rtc_container .rtc_step_label {
	display: block;
	font-size: 22px;
	font-weight: 800;
	margin-bottom: 10px;
	color: #333;
}

/* 入力・セレクトフィールド共通 */
.rtc_container .rtc_input_field {
	width: 100%;
	height: 60px;
	padding: 0 15px;
	font-size: 18px;
	border: 1px solid #333;
	border-radius: 8px;
	background-color: #fff9ed;
	box-sizing: border-box;
}

/* セレクトボックスの矢印カスタマイズ（任意） */
.rtc_container .rtc_select_wrapper {
	position: relative;
}

/* ボタンエリア */
.rtc_container .rtc_button_area {
	text-align: center;
	margin-bottom: 20px;
}

.rtc_container .rtc_submit_btn {
	color: #fff;
	border: none;
	padding: 10px 80px;
	font-size: 22px;
	font-weight: bold;
	border-radius: 50px;
	cursor: pointer;
	box-shadow: 0 5px 8px rgba( 0, 0, 0, .3 );
	transition: transform 0.1s;
	background: linear-gradient( to right, rgba(234, 174, 0, 1) 0%, rgba(255, 191, 0, 0.78) 100% );
}

.rtc_container .rtc_submit_btn:active {
	transform: translateY(2px);
	box-shadow: 0 2px 0 #e6a800;
}

/* 注釈 */
.rtc_container .rtc_note {
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	color: #333;
	margin: 0;
}

/* レスポンシブ対応：スマホで縦並びにする場合 */
@media (max-width: 600px) {
	.rtc_container .rtc_flex_row {
		flex-direction: column;
	}
}


.rtc_media_contents {
	margin: 0 calc( -50vw + var( --es-scroll-var-half ) + 50% );
	padding-right: calc( 50vw - 50% );
	display: flex;
	align-items: center; /* 垂直中央 */
}

.rtc_media_img {
	flex: 1; /* 残りの幅をすべて使う */
	height: 400px;
	background-color: #d9d9d9;
	border-radius: 0 10px 10px 0;
	overflow: hidden;
}
.rtc_media_img img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}

.rtc_media_infocards {
	width: 600px;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.3);
	margin-left: -100px; /* ここで重なりを作る */
	z-index: 1;
}

/* テキスト装飾 */
.rtc_media_infocards h3 {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 24px;
}
.rtc_media_infocards h3 > p {
	margin-bottom: 0 !important;
	font-size: 20px;
	font-weight: 700 !important;
}
.rtc_media_infocards h3 > i {
	margin-right: 10px;
	font-style: normal;
	font-size: 40px;
	font-weight: bold;
	color: #F18D00;
	line-height: 1;
}
.rtc_clr_orange { color: #f39800; }
.rtc_media_infocards hr { border: none; border-top: 1px solid #f39800; margin: 15px 0; }

.rtc_media_infocards > p {
	margin-bottom: 0 !important;
	font-size: 15px;
}

.rtc_media_reverse {
	flex-direction: row-reverse;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-right: 0;
	padding-left: calc( 50vw - 50% );
}
.rtc_media_reverse .rtc_media_infocards {
	margin-left: auto;
	margin-right: -100px;
}
.rtc_media_reverse .rtc_media_img {
	border-radius: 10px 0 0 10px;
}


.rtc_bg_white_abs {
	position: relative;
}
.rtc_bg_white_abs::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 55px;
	background-color: #fff;
	z-index: 1;
}

.rtc_oyakudachi_info figure a:hover img {
	transform: scale( 1 );
}

.rtc_oyakudachi_info h3 {
	margin-bottom: 10px !important;
}
.rtc_oyakudachi_info .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_oyakudachi_info > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	cursor: pointer;
	box-shadow: 0 5px 6px rgba( 0, 0, 0, .3 );
	transition: all ease .6s;
}
.rtc_oyakudachi_info > .uagb-columns__inner-wrap > .wp-block-uagb-column:hover {
	opacity: .6;
}

.rtc_oyakudachi_info p {
	padding: 0 10px;
}

.rtc_tbl_baikyaku table, .rtc_tbl_baikyaku table tr, .rtc_tbl_baikyaku table tr th, .rtc_tbl_baikyaku table tr td {
	border: none;
}
.rtc_tbl_baikyaku table thead {
	border-bottom: none;
}
.rtc_tbl_baikyaku table tr th, .rtc_tbl_baikyaku table tr td {
	padding: 10px 30px;
}
.rtc_tbl_baikyaku table tr td {
	font-weight: 600;
}
.rtc_tbl_baikyaku table tr td span {
	color: #F18D00;
}

.rtc_tbl_baikyaku table tr th:first-of-type, .rtc_tbl_baikyaku table tr td:first-of-type {
	padding-left: 30px;
}

.rtc_tbl_baikyaku table {
	border-radius: 10px;
	overflow: hidden;
}
.rtc_tbl_baikyaku table thead th {
	color: #fff;
	background-color: #F18D00;
}


.rtc_syohiyou_meyasu p {
	margin-bottom: 0 !important;
}
.rtc_syohiyou_meyasu p span {
	color: #F18D00;
}


.rtc_list_syohiyou .uagb-column__inner-wrap {
	padding: 15px !important;
}
.rtc_list_syohiyou p:last-of-type {
	margin-bottom: 0 !important;
	padding: 5px !important;
}

.rtc_list_syohiyou figure {
	text-align: center;
}
.rtc_list_syohiyou figure img {
	max-width: 120px;
}

.rtc_syohiyou_other > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 20px !important;
}
.rtc_syohiyou_other .wp-block-image {
	margin-bottom: 0 !important;
}
.rtc_syohiyou_other p {
	margin-bottom: 0 !important;
}

.rtc_block_evenly > .uagb-columns__inner-wrap {
	justify-content: space-between;
}

.rtc_block_shopinfo h3 {
	margin-bottom: 10px !important;
}

.rtc_block_shopinfo > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	min-height: 540px;
}
.rtc_block_shopinfo .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
}

.rtc_list_saleinfo {
    margin: 0;
    margin-top: auto;
	margin-bottom: 10px;
    gap: 4px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    min-height: 70px;
    align-content: flex-start;
}

.rtc_list_saleinfo > li {
    padding: 5px 0;
    width: 48%;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: #F19B96;
}

.rtc_sale_top_contact > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}

.rtc_list_sale_contact {
	margin: 0;
	list-style: none;
}
.rtc_list_sale_contact > li {
	display: flex;
	align-items: center;
}
.rtc_list_sale_contact > li:not(:last-child) {
	margin-bottom: 20px;
}

.rtc_list_sale_contact > li > span {
	display: block;
	padding: 5px;
	min-width: 105px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #F18D00;
	border-radius: 5px;
}
.rtc_list_sale_contact > li > img {
	margin: 0 15px;
	width: 50px;
	height: auto;
}
.rtc_list_sale_contact > li > p {
	margin-bottom: 0 !important;
	font-size: 12px;
	text-align: center;
}
.rtc_list_sale_contact > li > p > span {
	display: block;
	color: #F18D00;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
}

.rtc_contact-button {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 280px;
	height: 200px;
	border-radius: 12px;
	text-decoration: none;
	background-color: #f39800;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
	transition: background-color 0.3s, transform 0.2s;
}

.rtc_contact-button i {
	font-size: 60px;
}

.rtc_contact-button:hover {
	color: #fff;
	background-color: #ffa500;
	text-decoration: none;
	transform: translateY(-2px);
}


/* フッターコンタクト
-------------------------------------------------- */
/* --- 共通リセット --- */
.rtc_shop_list, .rtc_shop_tags, .rtc_tel_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* --- 店舗一覧セクション --- */
.rtc_shop_section {
	margin: 50px calc( -50vw + var(--es-scroll-var-half) + 50% ) 0;
	padding: 0 calc( 50vw + var(--es-scroll-var-half) - 50% );
	padding: 40px 20px;
	background-color: #f1f1f1;
}

.rtc_shop_section .rtc_shop_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.rtc_shop_list .rtc_shop_item {
	background: #fff;
	width: 280px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.rtc_shop_item .rtc_shop_image {
	margin: 0;
	padding: 15px;
	line-height: 0;
}

.rtc_shop_image img {
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

.rtc_shop_item .rtc_shop_content {
	padding: 5px 15px 15px;
	display: flex;
	flex-direction: column;
	min-height: 220px;
}

.rtc_shop_content .rtc_shop_name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.rtc_shop_content .rtc_shop_info {
	font-size: 12px;
    font-weight: 500;
	color: #333;
	margin: 0 0 15px 0;
	min-height: 90px;
}

.rtc_shop_content .rtc_shop_tags {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-content: flex-start;
}

.rtc_shop_tags .rtc_tag {
	background-color: #F19B96;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 0.8rem;
	font-weight: 500;
	height: 30px;
	width: calc(50% - 4px);
	margin: 0;
	box-sizing: border-box;
}

/* --- コンタクトセクション --- */
.rtc_contact_section {
	margin: 0 calc( -50vw + var(--es-scroll-var-half) + 50% );
	padding: 0 calc( 50vw + var(--es-scroll-var-half) - 50% );
	padding: 60px 0;
	text-align: center;
	background-color: #f1f1f1;
}

.rtc_contact_section .rtc_contact_title {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 50px;
}
.rtc_contact_section .rtc_contact_title::after {
	display: none;
}

.rtc_contact_section .rtc_contact_wrapper {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 60px;
	max-width: 1000px;
	margin: 0 auto;
}

/* 電話リスト側 */
.rtc_contact_wrapper .rtc_tel_list {
	display: flex;
	flex-direction: column;
	gap: 25px;
}

.rtc_tel_list .rtc_tel_item {
	display: flex;
	align-items: center;
	gap: 20px;
}

.rtc_tel_list .rtc_tel_item > img {
	width: 50px;
	height: auto;
}

.rtc_tel_item .rtc_tel_label {
	background: #F18D00;
	color: #fff;
	padding: 6px 12px;
	border-radius: 4px;
	font-weight: bold;
	min-width: 90px;
	text-align: center;
}

.rtc_tel_detail .rtc_tel_number {
	color: #F18D00;
	font-size: 2rem;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 1.1;
}

.rtc_tel_detail .rtc_tel_time {
	font-size: 0.8rem;
	margin: 4px 0 0 0;
	text-align: center;
}

/* お問い合わせボタン側 */
.rtc_contact_wrapper .rtc_btn_mail {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #F18D00;
	color: #fff;
	text-decoration: none;
	width: 320px;
	height: 220px;
	border-radius: 12px;
	box-shadow: 0 6px 10px rgba( 0, 0, 0, .3 );
	transition: all 0.2s ease;
}
.rtc_contact_wrapper .rtc_btn_mail i {
	font-size: 60px;
}

.rtc_btn_mail:hover {
	transform: translateY(3px);
	box-shadow: 0 3px 0 #d68500;
}

.rtc_btn_mail .rtc_icon_mail {
	font-size: 4.5rem;
	line-height: 1;
	margin-bottom: 10px;
}

.rtc_btn_mail .rtc_btn_text {
	font-size: 1.5rem;
	font-weight: bold;
}

.rtc_contact_section > figure {
	margin-top: 30px;
}

@media (max-width: 480px) {
	/* 店舗一覧セクション */
	.rtc_shop_section {
		margin: 0;
		padding: 40px 0;
	}
	.rtc_shop_section .rtc_shop_list {
		gap: 15px;
		padding: 0 10px;
	}

	.rtc_shop_list .rtc_shop_item {
		width: 47%;
		max-width: 400px; /* 広がりすぎ防止 */
	}

	.rtc_shop_item .rtc_shop_content {
		padding: 5px 10px 10px;
		min-height: auto;
	}
	.rtc_shop_item .rtc_shop_image {
		padding: 10px;
	}
	.rtc_shop_content .rtc_shop_name {
		font-size: 11px;
	}

	.rtc_shop_tags .rtc_tag {
		font-size: 10px;
		height: 20px;
	}

	.rtc_shop_content .rtc_shop_info {
		min-height: auto; /* スマホでは高さを揃える必要がないためリセット */
		margin-bottom: 20px;
		font-size: 8px;
	}

	.rtc_contact_section {
		margin: 0;
	}
	/* コンタクトセクション */
	.rtc_contact_section .rtc_contact_title {
		font-size: 18px; /* タイトルを少し小さく */
		margin-bottom: 30px;
		line-height: 1.4;
	}

	.rtc_contact_section .rtc_contact_wrapper {
		padding: 0 30px;
		flex-direction: column; /* 縦並びに変更 */
		align-items: center;
		gap: 40px;
	}

	/* 電話リスト */
	.rtc_contact_wrapper .rtc_tel_list {
		width: 100%;
		gap: 20px;
	}

	.rtc_tel_list .rtc_tel_item {
		gap: 10px;
		justify-content: center; /* 中央寄せ */
	}

	.rtc_tel_list .rtc_tel_item > img {
		width: 40px; /* アイコンを少し小さく */
	}

	.rtc_tel_item .rtc_tel_label {
		min-width: 70px;
		font-size: 16px;
		padding: 4px 8px;
	}

	.rtc_tel_detail .rtc_tel_number {
		font-size: 26px;
		line-height: 1;
	}

	.rtc_tel_detail .rtc_tel_time {
		font-size: 12px;
	}

	/* お問い合わせボタン */
	.rtc_contact_wrapper .rtc_btn_mail {
		width: 100%;
		height: 160px;
	}

	.rtc_contact_wrapper .rtc_btn_mail i {
		font-size: 54px;
	}

	.rtc_btn_mail .rtc_btn_text {
		font-size: 1.2rem;
	}

	.rtc_contact_section .rtc_contact_wrapper {
		margin-bottom: 30px;
	}
	.rtc_contact_section > figure {
		margin: 0 calc(-50vw + 50%) !important;
		width: 100vw !important;
	}
	
	.rtc_list_syohiyou.rtc_sp > .uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_list_syohiyou.rtc_sp > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 48% !important;
	}
}

@media screen and (max-width: 375px) {
	.rtc_tel_detail .rtc_tel_number {
		font-size: 1.3rem;
	}

	.rtc_tel_list .rtc_tel_item {
		flex-wrap: wrap; /* ラベルと番号を折り返し許可 */
		justify-content: center;
	}
}


.rtc_sp { display: none; }

@media ( max-width: 480px ) {
	.rtc_pc { display: none; }
	.rtc_sp { display: block; }
	
	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap { /* ★ SP時上下反転 */
		display: flex;
		flex-direction: column-reverse;
	}
	
	/* グループ紹介
	-------------------------------------------------- */
	.rtc_nattokugroup_img {
		margin: 0 auto 1em;
		width: 200px;
	}
	.rtc_media_contents {
		margin: 0;
		margin-bottom: 30px;
		padding-left: 0;
		padding-right: 0;
		flex-direction: column;
	}
	
	.rtc_media_img img {
		height: 200px;
	}
	.rtc_media_infocards {
		margin-top: -50px;
		margin-left: 0;
		padding: 20px;
		width: 95%;
	}
	.rtc_media_reverse .rtc_media_infocards {
		margin-left: 0;
		margin-right: 0;
	}
	.rtc_media_infocards h3 > i {
		font-size: 30px;
	}
	.rtc_media_infocards h3 p {
		font-size: 18px !important;
		font-weight: 700;
	}
	
	.rtc_saletop_cover {
		padding: 0 !important;
	}
	.rtc_saletop_cover img {
		height: 230px !important;
		width: 100%;
		object-fit: cover;
	}
	
	body.es-page-sale_top .rtc_sale_ttl {
		font-size: 24px !important;
	}
	body.es-page-sale_top p {
		font-size: 14px;
	}
	
	.rtc_saletop_cover figcaption > span {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.rtc_saletop_cover figcaption {
		font-size: 14px;
	}
	.rtc_container {
		margin-top: -45px;
		padding: 0;
	}
	.rtc_container .rtc_header {
		font-size: 18px;
	}
	.rtc_container .rtc_header span {
		font-size: 30px;
	}
	.rtc_container .rtc_form_body {
		padding: 10px 20px;
	}
	.rtc_container .rtc_step_label {
		font-size: 14px;
	}
	.rtc_container .rtc_input_field {
		font-size: 12px;
		height: 30px;
	}
	.rtc_container .rtc_submit_btn {
		font-size: 14px;
	}
	.rtc_container .rtc_note {
		font-size: 12px;
	}
	
	.rtc_container .rtc_flex_row {
		margin-bottom: 10px;
		gap: 5px;
	}
	.rtc_container .rtc_button_area {
		margin-bottom: 10px;
	}
	
	.rtc_media_infocards h3 {
		font-size: 18px;
	}
	.rtc_media_infocards > p {
		font-size: 12px;
	}
	
	.rtc_list_syohiyou.rtc_sp h3 {
		font-size: 14px !important;
	}
	.rtc_list_syohiyou.rtc_sp p {
		font-size: 8px;
	}
	
	.rtc_tbl_baikyaku {
		overflow-x: scroll;
	}
	.rtc_tbl_baikyaku table {
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
		table-layout: auto !important;
	}
	
	.rtc_syohiyou_meyasu p {
		font-size: 14px !important;	
	}
	
	.rtc_syohiyou_other > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_syohiyou_other > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 48% !important;
	}
	.rtc_syohiyou_other > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
		padding: 10px !important;
	}
	.rtc_syohiyou_other h3 {
		font-size: 11px !important;
	}
	.rtc_syohiyou_other p {
		font-size: 10px !important;
	}
	.rtc_syohiyou_other figure img {
		max-width: 60px;
	}
}