/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2026 | 05:16:33 */
body.es-page-pg-baikyakusatei .es-container.page-header {
	display: none;
}
body.es-page-pg-baikyakusatei #primary {
	padding-bottom: 0;
}
body.es-page-pg-baikyakusatei .site-footer {
	margin-top: 0;
}

.rtc_baikyakusatei_cover {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 480px;
}

.rtc_mv_lists {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	list-style: none;
}
.rtc_mv_lists > li {
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	background-color: #1E15B7;
	border-radius: 8px;
	padding: 0 35px;
	height: 50px;
}
.rtc_mv_lists > li:not(:last-of-type) {
	margin-right: 15px;
}

.rtc_overflow_visible,
.rtc_block_problem > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}


.rtc_ttl_fukidashi {
	position: absolute;
    top: -105px;
	font-size: 32px !important;
    font-weight: bold !important;
    letter-spacing: 0.05em !important;
    color: #001681 !important;
    background-image: url( '/app/uploads/sites/1470/2026/03/problem_rect.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    width: 645px;
    height: 114px;
	margin-bottom: 0 !important;
    padding-top: 20px;
    padding-left: 20px;
    margin: 0 auto 47px;
    position: relative;
    z-index: 2;
}

.rtc_list_problem {
	position: relative;
	margin: -50px 0 0;
	list-style: none;
}
.rtc_list_problem > li {
	font-size: 20px;
	font-weight: 500;
	position: relative;
	padding-left: 65px;
	padding-bottom: 12px;
	position: relative;
	letter-spacing: 0;
	border-bottom: 1.5px dashed #ccc;
}
.rtc_list_problem > li::before {
	content: '';
	background-image: url( '/app/uploads/sites/1470/2026/03/check_icon.png' );
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: absolute;
	top: 5px;
	left: 0;
	width: 27px;
	height: 23px;
}

.rtc_list_problem::after {
	content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/problem_img01.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    bottom: -70px;
    right: -60px;
    width: 315px;
    height: 250px;
}

.rtc_list_problem > li:not(:last-of-type) {
	margin-bottom: 12px;
}


.rtc_block_promise .rtc_mv_lists {
	justify-content: flex-start;
}
.rtc_block_promise .rtc_mv_lists > li {
	padding: 0 20px;
	height: auto;
	font-size: 20px;
	border-radius: 50vh;
}

.rtc_ttl_fontbig {
	padding: 0 0 10px;
    border-bottom: 2px solid #001681;
}
.rtc_ttl_fontbig span {
	font-size: 54px;
}

.rtc_list_promise {
	margin: 0 0 30px;
	list-style: none;
}
.rtc_list_promise > li {
	font-size: 18px;
	font-weight: bold;
}

.rtc_block_promise::before {
	content: '';
	background-image: url( '/app/uploads/sites/1470/2026/03/promise_img01.png' );
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	position: absolute;
	top: 0;
	left: -45px;
	width: 117px;
	height: 244px;
}
.rtc_block_promise::after {
    content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/promise_img02.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    right: 38px;
    bottom: 40px;
    width: 199px;
    height: 284px;
}

.rtc_block_reason {
	background-image: url( '/app/uploads/sites/1470/2026/03/reason_bg.png' );
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding-bottom: 144px;
}

.rtc_block_reason figure {
	display: block !important;
}
.rtc_block_reason figure img {
	width: 100%;
}
.rtc_block_reason figcaption {
	display: block !important;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
}

.rtc_block_entrust > .uagb-columns__inner-wrap::before {
    content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/entrust_bg.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    top: 25px;
    right: 0;
    width: 571px;
    height: 254px;
}

.rtc_block_entrust h2 {
	font-size: 32px;
    font-weight: bold !important;
    letter-spacing: 0.2em !important;
    text-align: right !important;
    width: 376px;
    position: relative;
    line-height: 1.55;
	margin-bottom: 33px;
}
.rtc_block_entrust h2::before {
	content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/entrust_icon.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    top: 20px;
    left: 0;
    width: 94px;
    height: 94px;
}
.rtc_block_entrust h2 span {
	font-size: 36px;
    color: #001681;
}

.rtc_block_entrust .wp-block-image {
	margin-bottom: 0 !important;
}
.rtc_block_entrust figcaption {
	font-size: 18px;
	font-weight: 600;
}

.rtc_satei_contact {
	min-height: 430px;
}
.rtc_satei_contact h2 {
	font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}
.rtc_satei_contact figcaption {
	display: block !important;
	padding: 5px 40px;
	font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #001681;
    background-color: #fff;
    border-radius: 50vh;
}
.rtc_satei_contact .rtc_satei_contact_phone figcaption {
	margin: 0;
	padding: 0;
	font-size: 34px;
    font-weight: bold;
    color: #fff;
	background-color: transparent;
}

.esx-expand-link {
	cursor: pointer;
}
.esx-expand-link a:hover img {
	transform: scale(1);
}
.esx-expand-link figure img,
.esx-expand-link figcaption {
	transition: all ease .6s;
}
.esx-expand-link:hover figure img,
.esx-expand-link:hover figcaption {
	opacity: .6;
}

.rtc_kind_capsule {
	font-size: 20px;
	font-weight: bold !important;
	border: 2px solid #001681;
	background-color: #fff;
	border-radius: 24px;
	height: 44px;
	width: 260px;
	margin: 0 auto;
}
.rtc_block_kind h2 {
	font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    color: #001681;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 64px;
    margin-bottom: 23px;
}
.rtc_block_kind h2 span {
	font-size: 40px;
}
.rtc_block_kind h2 span:first-of-type {
	font-size: 52px;
}

.rtc_block_kind_bottom {
	min-height: 1080px;
}
.rtc_block_kind_bottom > .uagb-columns__inner-wrap {
	justify-content: space-between;
}

.rtc_list_kind {
	margin-top: 0;
}
.rtc_list_kind > li {
	padding-left: 35px;
	padding-bottom: 0;
	border-bottom: none;
}
.rtc_list_kind::after {
	display: none;
}

.rtc_ttl_kind {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
    letter-spacing: 0.05em;
    width: 280px;
    height: 50px;
    margin-bottom: 25px;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -75px;
    background-color: #1E15B7;
    border-radius: 50vh;
    color: #fff !important;
}
.rtc_ttl_kind.rtc_ttl_kind_tousya {
	background-color: #009FDF;
}

.rtc_list_kind_merit > li strong {
	color: #E54B07;
}

.rtc_block_kind_merit {
	min-height: 290px;
}
.rtc_block_kind_demerit h2 {
	background-color: #9D9D9D !important;
}
.rtc_block_kind_demerit .rtc_list_kind_merit > li:before {
	color: #9D9D9D;	
}
.rtc_block_kind_demerit .rtc_list_kind_merit > li strong {
	color: #333;
}

.rtc_ttl_kind.rtc_ttl_kind_purple {
	background-color: #615DCA;
}
.rtc_list_kind_merit > li:before {
	content: '●';
	top: 0;
	color: #1E15B7;
	background-image: none;
}
.rtc_list_kind_merit_right > li:before {
	color: #009FDF;
}

.rtc_block_flow h2 {
	font-size: 32px;
}

.rtc_block_request {
	background-image: url( '/app/uploads/sites/1470/2026/03/request_bg.png' );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 354px;
    padding-top: 59px;
}
.rtc_block_request h2 {
    font-size: 32px;
    font-weight: bold !important;
    color: #001681;
}

.rtc_list_baikyaku_irai {
	margin: 50px 30px 0;
	list-style: none;
}

.rtc_list_baikyaku_irai > li {
	display: flex;
	align-items: center;
}
.rtc_list_baikyaku_irai > li a {
	display: block;
	padding: 10px 30px;
	width: fit-content;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    background-image: linear-gradient(330deg, #1E15B7, #0CA6E4 100%);
    border-radius: 30px;
	color: #fff;
	transition: all ease .6s;
}
.rtc_list_baikyaku_irai > li::before {
	content: '';
	display: block;
	margin-right: 20px;
	background-image: url( '/app/uploads/sites/1470/2026/03/request_img01.png' );
    width: 53px;
    height: 57px;
	background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}
.rtc_list_baikyaku_irai > li:last-of-type::before {
	background-image: url( '/app/uploads/sites/1470/2026/03/request_img02.png' );
}
.rtc_list_baikyaku_irai a:hover {
	text-decoration: none;
	opacity: .6;
}
.rtc_list_baikyaku_irai > li:not(:last-of-type) {
	margin-bottom: 20px;
}
.rtc_list_baikyaku_irai > li:last-of-type {
	margin-left: 80px;
}

.rtc_block_case h2 {
	position: relative;
	font-size: 32px;
}
.rtc_block_case h2::before {
    content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/case_title.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    width: 597px;
    height: 248px;
    position: absolute;
    top: 50%;
	left: 50%;
	transform: translate( -50%, -50% );
	z-index: -1;
}

.rtc_btn_sateipage a.wp-block-button__link {
	padding: 10px 50px;
}
.rtc_satei_contact_bottom {
	min-height: 350px;
}

.rtc_block_column h2 {
	padding-left: 60px;
	font-size: 32px;
	font-weight: bold;
}
.rtc_block_column h2 span {
	color: #001681;
}
.rtc_block_column h2::before {
    content: '';
    background-image: url( '/app/uploads/sites/1470/2026/03/column_icon.png' );
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 93px;
}

.rtc_bnr_satei a img {
	transition: all ease .6s;
}
.rtc_bnr_satei a:hover img {
	opacity: .6;
	transform: scale(1);
}


/* 会社概要
-------------------------------------------------- */
.rtc_company_photo figure img {
	width: 100%;
	height: 390px;
	object-fit: cover;
}

/* お客様の声
-------------------------------------------------- */
.rtc_ttl_voice strong::after {
	margin-left: 10px;
	content: '\f303';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.rtc_voice_comment p, .rtc_voice_staff p {
	margin-bottom: 0 !important;
}

.rtc_voice_job > span {
	color: #130975;
    font-weight: bold;
}

.rtc_list_voice {
	list-style: none;
	margin: 0;
}
.rtc_list_voice > li {
	padding: 0 10px;
}
.rtc_list_voice > li:nth-child( odd ) {
	margin-bottom: 10px;
	font-weight: bold;
	color: #1b3183;
}
.rtc_list_voice > li:nth-child( even ) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.rtc_voice_staff h3 {
	padding-bottom: 5px;
	margin-bottom: 1px !important;
	border-bottom: 1px dotted #130975;
}
.rtc_voice_staff figure {
	padding-top: 20px;
	border-top: 1px dotted #130975;
}

.rtc_voice_photo .uagb-columns__inner-wrap {
	justify-content: space-between;
}
.rtc_voice_photo .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_voice_photo .wp-block-image {
	margin-bottom: 0 !important;
}
.rtc_voice_photo figure img {
	object-fit: cover;
	width: 100%;
	height: 400px;
}

.rtc_sp { display: none; }

@media ( max-width: 480px ) {
	.rtc_pc { display: none; }
	.rtc_sp { display: block; }
	
	.rtc_baikyakusatei_cover {
		align-items: flex-start;
		min-height: 450px;
		background-image: url( '/app/uploads/sites/1470/2026/03/pg-baikyakusate_mv-spbg.jpg' ) !important;
	}
	.rtc_baikyakusatei_cover .uagb-column__inner-wrap {
		margin-top: 30px;
	}
	.rtc_mv_lists {
		gap: 2%;
	}
	.rtc_mv_lists > li {
		padding: 0;
		width: 32%;
		height: auto;
		font-size: 5.0666666667vw;
	}
	.rtc_mv_lists > li:not(:last-of-type) {
		margin-right: 0;
	}
	
	
	.rtc_ttl_fukidashi {
		top: -60px;
		padding-top: 35px;
		padding-left: 0;
		width: 100%;
		font-size: 20px !important;
	}
	
	.rtc_list_problem > li {
		padding-left: 35px;
		font-size: 14px;
	}
	.rtc_list_problem > li:last-of-type {
		border-bottom: none;
	}
	
	.rtc_list_problem::after {
		bottom: -15px;
        right: -7px;
        width: 150px;
        height: 125px;
	}
	
	.rtc_block_promise h2 {
		margin-top: 20px;
		font-size: 5vw !important;
	}
	.rtc_ttl_fontbig span {
		font-size: 10vw;
	}
	.rtc_block_promise .rtc_mv_lists, .rtc_block_promise h2 {
		padding-left: 60px;
	}
	.rtc_block_promise .rtc_mv_lists > li {
		width: auto;
		font-size: 14px;
	}
	
	.rtc_block_promise::before {
		left: -20px;
		width: 90px;
		height: 180px;
	}
	.rtc_block_promise::after {
		display: none;
	}
	
	.rtc_block_reason.rtc_sp {
		background-image: none;
	}
	.rtc_block_reason.rtc_sp > .uagb-columns__inner-wrap {
		background-image: url( '/app/uploads/sites/1470/2026/03/reason_sp_bg.jpg' );
		background-size: contain;
		background-repeat: no-repeat;
	}
	.rtc_block_reason.rtc_sp h2 {
		font-size: 21px !important;
	}
	
	.rtc_reason_figureimg > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_reason_figureimg > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 50% !important;
	}
	.rtc_reason_figureimg figcaption {
		font-size: 3.4vw;
	}
	
	
	.rtc_block_entrust h2 {
		margin: 0 auto 20vw;
		padding-bottom: 33vw;
		width: 76vw;
		font-size: 20px;
	}
	.rtc_block_entrust h2 span {
		font-size: 26px;
	}
	.rtc_block_entrust h2::before {
		top: 0;
	}
	.rtc_block_entrust > .uagb-columns__inner-wrap::before {
		top: 130px;
	}
	.rtc_souzoku_list > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_souzoku_list > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 50% !important;
	}
	.rtc_block_entrust figcaption {
		font-size: 14px;
	}
	
	.rtc_satei_contact {
		background-image: url( '/app/uploads/sites/1470/2026/03/contact_satei_bg-sp.png' ) !important;
	}
	.rtc_satei_contact_bottom {
		background-image: url( '/app/uploads/sites/1470/2026/03/contact_satei_bg-sp02.png' ) !important;
	}
	.rtc_satei_contact h2 {
		font-size: 20px;
	}
	
	.rtc_satei_contact .rtc_satei_contact_phone figcaption {
		margin-top: 10px;
		font-size: 20px;
		color: #001681;
		background-color: #fff;
	}
	.rtc_satei_contact figcaption {
		min-width: 300px;
	}
	
	.rtc_block_kind_bottom {
		background-image: url( '/app/uploads/sites/1470/2026/03/kind_spbg.png' ) !important;
	}
	.rtc_promise_img > .uagb-columns__inner-wrap,
	.rtc_block_kind_bottom > .uagb-columns__inner-wrap, .rtc_block_flow_img > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_promise_img > .uagb-columns__inner-wrap > .wp-block-uagb-column,
	.rtc_block_kind_bottom > .uagb-columns__inner-wrap > .wp-block-uagb-column,
	.rtc_block_flow_img > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 50% !important;
	}
	.rtc_promise_img > .uagb-columns__inner-wrap > div:first-of-type {
		width: 60% !important;
	}
	.rtc_promise_img > .uagb-columns__inner-wrap > div:last-of-type {
		width: 40% !important;
	}
	.rtc_promise_img .uagb-column__inner-wrap {
		padding: 0 !important;
	}
	.rtc_promise_img p {
		font-size: 14px;
	}
	
	.rtc_block_flow h2,
	.rtc_block_case h2, .rtc_block_column h2 {
		font-size: 26px;
	}
	
	.rtc_ttl_kind {
		top: -55px;
		width: 100%;
		font-size: 20px !important;
	}
	.rtc_list_problem > li {
		padding-left: 25px;
	}
	.rtc_list_problem > li::before {
		width: 15px;
		height: 15px;
	}
	.rtc_block_kind_merit {
		min-height: 360px;
	}
	
	.rtc_block_case h2::before {
		width: 90%;
		height: 140px;
	}
	
	
	.rtc_block_request.rtc_sp {
		min-height: 450px;
		background-position: bottom;
		background-image: url( '/app/uploads/sites/1470/2026/03/request_sp_bg.png' );
		background-color: rgba(235,240,245,0.51);
		background-size: contain;
	}
	.rtc_block_request.rtc_sp h2 {
		padding-bottom: 20px;
		font-size: 24px;
		border-bottom: 3px solid #001681;
	}
	.rtc_block_request.rtc_sp .rtc_list_baikyaku_irai {
		margin: 10px 0;
	}
	.rtc_block_request.rtc_sp .rtc_list_baikyaku_irai > li:last-of-type {
		margin-left: 20px;
	}
	.rtc_block_request.rtc_sp .rtc_list_baikyaku_irai > li a {
		font-size: 16px;
	}
	.rtc_block_request.rtc_sp .rtc_list_baikyaku_irai > li::before {
		width: 40px;
		height: 46px;
	}
	
	/* 会社概要
	-------------------------------------------------- */
	.rtc_company_photo figure img {
		height: 230px;
	}
}