@charset "utf-8";

/* ページカラー */
:root {
	--page-main-color: #EE6F48;
	--page-sub-color: #FD6900;
}
.l-main * {
	font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.l-main {
	width: 100%;
	max-width: 100%;
}
.l-main  [class*="section__wrapper--"]:nth-of-type(odd) {
	background-color: #fff;
}
.l-main  [class*="section__wrapper--"]:nth-of-type(3n) {
	background-color: #FFFCF0;
}

.l-main .section__ttl {
	font-weight: 700;
	margin-bottom: 42px;
}
.l-main .section__ttl span {
	font-size: 14px;
	font-weight: 400;
	color: var(--page-main-color);
	letter-spacing: 2.4px;
	margin-top: 2px;
}

/*---------------------------------------
こんなお悩みありませんか？
---------------------------------------*/
.l-main .section__wrapper--worry--02 .section__space {
	padding-block: 60px;
}
.content__description--worry--02 {
	font-size: 16px;
	font-weight: 700;
	line-height: 200%;
	color: #333;
}
.l-main .section__wrapper--worry--02 .content__items--worry--02 {
	padding: 18px 0 16px 0;
}

/*---------------------------------------
お問い合わせ
---------------------------------------*/
.section__wrapper--contact--02 {
	background: url('/pg-sale/images/bg_contact.webp') no-repeat center center / cover;
	height: 322px;
	display: block;
}
.l-main .section__wrapper--contact--02 .section__space {
    padding-block: 61px;
}
.l-main .section__wrapper--contact--02 .section__ttl,
.l-main .section__wrapper--contact--02 .section__ttl span {
	color: #fff;
}
.l-main .section__wrapper--contact--02 .content__block--contact--02 {
    margin-top: 6px;
}
.l-main .section__wrapper--contact--02 .content__txt--tel {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
}
.l-main .section__wrapper--contact--02 .content__btn--contact--mail a {
	font-size: 18px;
	font-weight: 700;
	background-color: #fff;
	color: var(--page-sub-color);
}
.l-main .section__wrapper--contact--02 .content__block--contact--02 .content__icon--tel use {
	width: 26px;
	height: 26px;
	display: block;
}
.l-main .section__wrapper--contact--02 .content__icon--tel {
	color: #fff;
}
.l-main .section__wrapper--contact--02 .content__icon--mail,
.l-main .section__wrapper--contact--02 .content__icon--btn--01 {
 	color: var(--page-sub-color);
}
.l-main .section__wrapper--contact--02 .content__btn--contact--satei a {
	font-weight: 700;
	background-color: var(--page-sub-color);
	color: #fff;
}

.l-main .section__wrapper--contact--02 .content__icon--satei {
	width: 19px;
	height: 22px;
	display: block;
	color: #fff;
}
.l-main .section__wrapper--contact--02 .content__icon--btn--02 {
	color: #fff;
}


/*---------------------------------------
弊社の強みで解決します
---------------------------------------*/
.l-main .section__wrapper--strong--03 .section__space {
	padding-block: 61px;
}
.l-main .section__wrapper--strong--03 .content__subttl--strong--03 {
	font-size: 20px;
	font-weight: 700;
	color: var(--page-main-color);
}
.section__wrapper--strong--03 .content__description--strong--03 {
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
}
.l-main .section__wrapper--strong--03 .content__items__inner--strong--03 {
	border: none;
}


/*---------------------------------------
不動産売却の流れ
---------------------------------------*/
.l-main .section__wrapper--matrix--04 {
	background-color: #fff;
}
.l-main .section__wrapper--matrix--04 .section__space {
	padding-block: 61px;
}
.content__block--matrix--04 {
	width: 928px;
	margin: 0 auto;
	z-index: 1;
}
.l-main .section__wrapper--matrix--04 .content__items--matrix--04 {
	border: 1px solid #DBDBDB;
}
.l-main .section__wrapper--matrix--04 .content__subttl--matrix--04 {
	margin-top: 16px;
}
.l-main .section__wrapper--matrix--04 .content__items__inner--matrix--04 .content__count--matrix--04::after {
	font-weight: 700;
	margin-top: 6px;
}
.l-main .section__wrapper--matrix--04 .content__subttl--matrix--04:last-of-type {
    background-color: #FDB900;
}
.content__subttl--matrix--04 {
	font-weight: 700;
}

.section__wrapper--matrix--04 .content__description--matrix--04 {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: center;
	margin: 0 auto;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 3px;
}


/*---------------------------------------
3つのお約束
---------------------------------------*/
.section__wrapper--case--04 .section__space {
	padding-block: 59px;
}
.section__wrapper--case--04 .content__items--case--04 {
	position: relative;
	z-index: 1;
	padding: 0 20px 25px;
}
.section__wrapper--case--04 .content__items--case--04::after {
	border: none;
	width: 360px;
	height: 269px;
	background-color: #fff;
	z-index: -1;
}
.content__subttl--case--04 {
	font-size: 20px;
	color: var(--page-main-color);
	font-weight: 700;
}
.content__subttl--case--04 span {
	width: 30px;
	height: 1px;
	background: #DBDBDB;
	margin:10px auto 11px;
	display: block;
}
.content__description--case--04 {
	font-size: 16px;
	font-weight: 400;
	line-height: 175%;
}

/*---------------------------------------
よくある質問
---------------------------------------*/
.section__wrapper--faq--02 .section__space {
	padding-block: 60px;
}
.section__wrapper--faq--02 .section__ttl span {
	color: var(--page-main-color);
	text-transform: none;
}
.section__wrapper--faq--02 .content__subttl--faq--02 {
	color: #333;
	font-weight: 700;
	line-height: 160%;
}
.section__wrapper--faq--02 .content__description--faq--02 {
	font-size: 16px;
	font-weight: 400;
}
.l-main .section__wrapper--faq--02 .content__subttl--faq--02:before {
	font-weight: 400;
	padding: 0;
}
.l-main .section__wrapper--faq--02 .content__description--faq--02:before {
	padding: 4px 0;
}