.media-bnr img {
	pointer-events: none;
}
.media-bnr-mgn {
	margin-top: min(6.6666666667vw, 3.2rem);
	margin-bottom: min(6.6666666667vw, 3.2rem);
}
.media-bnr-mt {
	margin-top: min(6.6666666667vw, 3.2rem);
}
.media-bnr-mb {
	margin-bottom: min(6.6666666667vw, 3.2rem);
}
.youtube {
	width: 100%;
	text-align: center;
}
.youtube-wrapper {
	display: flex;
	flex-direction: column;
	gap: 5.3333333333vw;
}
.youtube p {
	padding-top: 1em;
	font-weight: 600;
}
.youtube__text {
	padding-top: 1em;
	font-weight: 600;
}

.fixed-btn__spHeader {
	position: fixed;
	display: flex;
	right: calc(4vw + min(17.5vw, 6rem));
}
.fixed-btn__spHeader a {
	display: block;
	margin: 0 3px;
}
.fixed-btn__header {
	display: none;
}
.fixed-btn .bottom-mail-lg {
	width: min(32vw, 17.2rem) !important;
}

.col-two {
	top: 42%;
}

.price-quote__title {
	font-weight: 600;
	margin-bottom: 1.3333333333vw;
	letter-spacing: 0.04em;
	font-size: 5.867vw;
	color: var(--main-text-color);
}
.price-quote .p-filed {
	margin-top: 1.2em;
}
.price-quote .p-filed:last-child {
	margin-top: 1.8em;
}
.price-quote .p-filed__title {
	font-weight: 600;
	margin-bottom: 0.8rem;
	letter-spacing: 0.04em;
}
.price-quote .p-filed__block {
	display: flex;
	gap: 8px;
}
.price-quote .p-filed-radio {
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-radius: 0.8rem;
}
.price-quote .p-filed-radio label {
	display: flex;
	align-items: center;
}
.price-quote .p-filed-radio label > span {
	margin-left: 4px;
}
.price-quote .p-filed__input input {
	width: 100%;
	height: 100%;
	padding: 12px 16px;
	border: 1px solid #ccc;
	border-radius: 0.8rem;
}
.price-quote .p-filed-total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #eee;
	padding-top: 1.5em;
	padding-bottom: 1em;
}
.price-quote .p-filed-total__title {
	font-weight: 600;
	letter-spacing: 0.04em;
}
.price-quote .p-filed-total__text {
	font-weight: 600;
}
.price-quote .p-filed-total__text .num {
	font-size: 1.25em;
}
.price-quote .p-filed-total__text .txt {
	font-size: 0.875em;
	font-weight: 400;
}

.logo-text a {
	line-height: 1.4;
}

.banner-txt {
	padding-bottom: 0.5em;
	color: #ffffff;
}
.banner-txt .display-pc {
	display: none;
}
.company-profile__item__title {
	width: 33.33%;
}
.company-profile__item__text {
	width: 66.66%;
}
.table-flex {
	display: flex;
	justify-content: center;
	align-items: center;
}
.table-span {
	margin-left: 4px;
}
.table-span--small {
	font-size: 0.813em;
}
.tab-content .table__th {
	padding: 1.8rem 1rem;
}

.area-map__image {
	max-width: 96rem;
	margin: 0 auto;
	border-radius: 1.2rem;
	background: #ffffff;
}
.area-map__image img {
	padding: 1.2rem;
}

.area__title {
	color: var(--main-text-color);
	font-weight: 600;
	font-size: 4.8vw;
	margin-bottom: 4px;
}
.area__title::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	border-radius: 0.8rem;
	background: #ffdc25;
}
.area__item {
	margin-bottom: 1em;
	line-height: 1.8;
	font-size: 4vw;
}
.area__inner {
	background: #ffffff;
	padding: 6.6666666667vw 0 0;
	border-radius: 1.2rem;
}
.branch-list {
	display: flex;
	flex-direction: column;
	gap: 1.2rem;
	margin: 0 5.3333333333vw;
}
.branch {
	padding: 1.6rem;
	border-radius: 0.8rem;
	background-color: #fff9d0;
	font-size: 4vw;
}
.branch > h3 {
	font-weight: 600;
	font-size: 4.8vw;
	line-height: 2;
	color: var(--main-color);
}
.price__num_image {
	width: min(80vw, 30rem);
	height: min(25.6vw, 9.6rem);
	background-size: cover;
	background-repeat: no-repeat;
}

.price-1 {
	background-image: url('/assets/img/price-1.webp');
}

.price-2 {
	background-image: url('/assets/img/price-2.webp');
}

.price__list__item h3 {
	margin-bottom: 0;
}
.price__sub {
	font-weight: 600;
	line-height: 1;
	font-size: 4.8vw;
}
.price__sub .text {
	margin: 1.8rem 0 1.2rem;
}
.price__sub .hosyou {
	width: min(53.3333333333vw, 30rem);
	height: min(16.8vw, 9.6rem);
	background-image: url('/assets/img/price-5nen.webp');
	background-size: cover;
	background-repeat: no-repeat;
}
.branch-office {
	margin-bottom: 1.2em;
}
.branch-office:last-child {
	margin-bottom: 0;
}
.branch-office__area {
	margin-bottom: 1.2rem;
	border-bottom: dotted 2px #ffffff;
}
.branch-office__area .ttl {
	position: relative;
	padding: 4px 16px;
	background: #358d18;
	font-weight: 600;
	margin-bottom: 8px;
	border-radius: 4px;
}
.branch-office__area .ttl::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 66.6%;
	border-radius: 5rem;
	transform: translateY(-50%);
	background: #ffffff;
}
.branch-office__address {
	font-size: 0.9375em;
	padding-bottom: 0.8rem;
}
.pc {
	display: none;
}
.company-profile__item__text a {
	color: #fff;
	text-decoration: underline;
}
@media screen and (max-width: 360px) {
	.logo-text a {
		font-size: 3.889vw;
	}
	.logo-text a span {
		display: block;
	}
}
@media screen and (min-width: 768px) {
	.pc {
		display: block;
	}
	.price-quote__title {
		font-size: min(2.734375vw, 3.7rem);
		margin-bottom: 1.6rem;
	}
	.price-quote .p-filed:last-child {
		margin-top: 4.8rem;
	}
	.price-quote .p-filed-total {
		padding-top: 3.2rem;
		padding-bottom: 2.4rem;
		font-size: min(2.734375vw, 2.8rem);
	}
	.banner-txt {
		padding-top: 0.5em;
		padding-bottom: 0;
		text-align: center;
	}
	.banner-txt .display-pc {
		display: block;
	}
	.col-two {
		top: 56.25%;
	}
	.youtube-wrapper {
		flex-direction: row;
		gap: min(2.34375vw, 4.8rem);
		justify-content: center;
	}
	.youtube__text {
		font-size: 1.25em;
	}
	.area__title {
		width: 20%;
		font-size: max(2.3rem, min(2.24609375vw, 2.8rem));
		margin-bottom: 0;
	}
	.area__list ul {
		width: 80%;
	}
	.area__item {
		font-size: max(1.6rem, min(1.25vw, 2rem));
		margin-bottom: 3.2rem;
	}
	.visual-container[data-v='kansai'] .map-icon {
		background-image: url('/assets/img/map-kansai.svg');
	}
	.area__inner {
		padding-top: 4.8rem;
		max-width: 96rem;
		margin: 0 auto;
	}
	.branch-list {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		gap: 2rem;
		margin: 0 4.8rem;
	}
	.branch {
		flex: 1 1 calc(33.333% - 2rem);
		max-width: calc(33.333% - 2rem);
		padding: 2rem;
		font-size: max(1.6rem, min(1.25vw, 2rem));
	}
	.branch-list:has(.branch:nth-child(1)):not(:has(.branch:nth-child(3))) {
		justify-content: center;
	}
	.branch-list-wrap {
		flex-wrap: wrap;
	}
	.branch-list-wrap .branch {
		width: 48%;
	}
	.branch > h3 {
		font-size: 2rem;
	}
	.price__sub {
		font-size: min(2.734375vw, 3.7rem);
	}
	.price__sub .text {
		margin: 2.4rem 0 2rem;
		text-align: end;
	}
	.price__sub_inner {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}
@media screen and (min-width: 1200px) {
	.media-bnr-mgn {
		margin-top: 4.8rem;
		margin-bottom: 4.8rem;
	}
	.media-bnr-mt {
		margin-top: 4.8rem;
	}
	.media-bnr-mb {
		margin-bottom: 4.8rem;
	}
	.fixed-btn__spHeader {
		display: none;
	}
	.fixed-btn__header {
		display: block;
		position: absolute;
		top: min(8vw, 18rem);
		right: 0;
	}
	.fixed-btn__header .btn + .btn {
		margin-top: 0.75em;
	}
	.fixed-btn__header a {
		display: block;
		width: 18rem;
		height: 7.2rem;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.fixed-btn__header .img-quo {
		background-image: url('/assets/img/quo-pc.svg');
	}
	.fixed-btn__header .img-cost {
		background-image: url('/assets/img/cost-pc.svg');
	}
	.trouble {
		padding-top: min(5.7291666667vw, 8rem);
	}
	.area-map__image img {
		padding: 3.2rem;
	}
	.price__list__item::before {
		top: -17.2rem;
	}
}
.trouble__case__heading__tag {
	background: var(--secondary-text-color);
}
.trouble__case ul li span {
	color: var(--secondary-text-color);
}
.damage li {
	background: var(--secondary-text-color);
}
.damage h3 {
	color: var(--main-text-color);
}
.service__block__text span {
	color: var(--secondary-text-color);
}
.service__heading .text-icon {
	color: var(--main-bg-color);
}
.service__block__tags li {
	color: var(--main-bg-color);
}
.title {
	color: var(--main-text-color);
}
.price__list__box > .ttl {
	background-color: var(--main-bg-color);
}
.price__list__box ul li p {
	color: var(--secondary-text-color);
}
.compare__table .c-bg {
	background: var(--main-bg-color);
}
.tab-item {
	border-bottom: 2px solid var(--main-bg-color);
}
.tabs input:checked + .tab-item {
	background-color: var(--main-bg-color);
}
.flow__free__text {
	background: #e41e16;
}
.l-header__nav__item a {
	color: var(--main-text-color);
}
.l-header__spNav__item a {
	color: var(--main-text-color);
}
.l-header__spText {
	color: var(--main-text-color);
}

:root {
	--main-bg-color: #47972b;
	--secondary-text-color: #3f8627;
}
:root [data-style='dark'] {
	--main-text-color: #ffffff;
}
