/* ----------------------------------------
　other（例）
---------------------------------------- */
.sale_wrap {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
}
.sale_main_wrap {
	margin: 0 0 5% 0;
}
.sale_nayami_wrap {
	width: 96%;
	margin: 0 auto 10% auto;
}
.sale_btn_wrap {
	width: 96%;
	margin: 0 auto 10% auto;
}
.sale_btn_wrap h3 {
	margin: 0 0 5% 0;
}
.sale_btn_wrap ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sale_btn_wrap ul li {
	width: 49%;
}
.sale_btn_wrap li:nth-child(1),
.sale_btn_wrap li:nth-child(2),
.sale_btn_wrap li:nth-child(3),
.sale_btn_wrap li:nth-child(4) {
	margin: 0 0 2% 0;
}
.sale_btn_wrap a {
	display: block;
}
.sale_inq_wrap {
	width: 100%;
	background: #4293d4;
	padding: 10% 0 10% 0;
}
.sale_inq_wrap .sale_inq_inner {
	width: 96%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.sale_inq_wrap h3 {
	margin: 0 0 5% 0;
}
.sale_inq_wrap .sale_inq_txt {
	margin: 0 auto 10% auto;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
}
.sale_inq_wrap .sale_inq_btn {
	margin: 0 auto;
}
.sale_inq_wrap .sale_inq_btn div {
	margin: 0 0 2% 0;
	padding: 5% 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}
.sale_inq_wrap .sale_inq_btn_tel {
	font-size: 6vw;
	line-height: 5vh;
	color: #4293d4;
	font-weight: bold;
}
.sale_inq_btn_tel a {
	display: inline !important;
	padding: 0 !important;
}
.sale_inq_btn_tel a:after {
	display: none !important;
}
.sale_inq_wrap .sale_inq_btn_tel span {
	padding: 0 2% 0 0;
	font-size: 5vw;
	line-height: 5vh;
	font-weight: bold;
}
.sale_inq_wrap .sale_inq_btn_date {
	font-size: 3.5vw;
	line-height: 3vh;
	color: #4293d4;
	font-weight: bold;
}
.sale_inq_wrap a {
	display: block;
	box-sizing: border-box;
	padding: 5% 0 5% 15%;
	background: #fff;
	border-radius: 5px;
	font-size: 5vw;
	line-height: 5vh;
	color: #4293d4;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
.sale_inq_wrap a:after {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 10%;
	/*画像の幅*/
	height: 2px;
	padding: 4% 0;
	background-image: url(/img/sale/inq_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
.sale_inq_logo {
	width: 60%;
	position: absolute;
	bottom: -5%;
	right: 0;
	z-index: -1;
}
.sale_reason_wrap {
	width: 96%;
	margin: 10% auto 10% auto;
}
.sale_reason_wrap h3 {
	margin: 0 0 10% 0;
}
.sale_reason_wrap ul {}
.sale_reason_wrap li {
	width: 100%;
	box-sizing: border-box;
	padding: 45px 0 10% 0;
	margin: 0 0 40px 0;
	border-radius: 5px;
	background: #e6f3f9;
}
.sale_reason_wrap li:last-child {
	margin: 0;
}
.sale_reason_wrap .sale_reason_num {
	display: block;
	width: 50px;
	margin: -65px auto 0 auto;
}
.sale_reason_wrap .sale_reason_num br {}
.sale_reason_wrap h4 {
	margin: 2% 0 5% 0;
	font-size: 4vw;
	line-height: 3vh;
	text-align: center;
	font-weight: bold;
}
.sale_reason_wrap h4 br {}
.sale_reason_wrap .sale_reason_img {
	display: block;
	width: 240px;
	margin: 0 auto 15px auto;
}
.sale_reason_wrap p {
	width: 90%;
	margin: 0 auto;
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
}
.sale_chart_wrap {
	width: 100%;
	margin: 0 0 10% 0;
	padding: 10% 0 10% 0;
	background: #e6f3f9;
}
.sale_chart_wrap h3 {
	width: 96%;
	margin: 0 auto 5% auto;
}
.sale_chart_wrap .sale_chart {
	display: block;
	width: 96%;
	margin: 0 auto 2% auto;
}
.sale_chart_wrap ul {
	width: 96%;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.sale_chart_wrap ul:after {
	display: none;
}
.sale_chart_wrap ul li {
	width: 40%;
}
.sale_kaitori_wrap {
	width: 96%;
	margin: 0 auto 10% auto;
}
.sale_kaitori_wrap h3 {
	margin: 0 0 5% 0;
}
.sale_kaitori_wrap .sale_kaitori_chart {
	margin: 0 0 5% 0;
}
.sale_kaitori_wrap .sale_kaitori_inner {
	padding: 5%;
	border-radius: 5px;
	background: #e6f3f9;
}
.sale_kaitori_wrap .sale_kaitori_box {
	background: #fff;
	padding: 5%;
	overflow: hidden;
	border-radius: 5px;
}
.sale_kaitori_wrap .sale_kaitori_box img {
	display: none;
}
.sale_kaitori_wrap .sale_kaitori_box div {}
.sale_kaitori_wrap h4 {
	font-size: 5vw;
	line-height: 4vh;
	padding: 0 0 2% 0;
	margin: 5% 0 5% 0;
	color: #4293d4;
	border-bottom: 1px solid #4293d4;
	font-weight: bold;
}
.sale_kaitori_wrap span {
	font-size: 4vw;
	font-weight: bold;
}
.sale_kaitori_wrap p {
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
}
.sale_result_wrap {
	width: 90%;
	margin: 0 auto 40px auto;
	.sale_result_tl {
		>h2 {
			margin: 0 0 20px 0;
			padding: 0 0 15px 0;
			border-bottom: 1px solid #4293d4;
			font-size: clamp(20px, 5.3vw, 22px);
			line-height: 1;
			color: #4293d4;
			font-weight: bold;
		}
	}
	.sale_result_box {
		width: 100%;
		>iframe {
			width: 100%;
			height: 150px;
			margin: 0 0 20px 0;
		}
	}
	>a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: fit-content;
		margin: 0 auto;
		gap: 0 10px;
		padding: 8px 0 8px 0;
		font-size: 13px;
		line-height: 20px;
		color: #333;
		text-decoration: none;
		position: relative;
		transition: all 0.2s;
		&:hover {
			color: #4293d4;
			text-decoration: underline;
		}
		&:after {
			content: '';
			display: inline-block;
			width: 35px;
			height: 35px;
			background-image: url(/img/top/arrow.png);
			background-size: contain;
			vertical-align: middle;
		}
	}
}
.sale_result_cms {
	>ul {
		margin: 0;
		padding: 0;
		list-style: none;
		>li {
			.col_item_tl {
				>a {
					display: block;
					text-decoration: none;
					font-size: clamp(12px, 3.2vw, 13px);
					line-height: 1.4;
					padding: 18px 12px;
					color: #333;
					transition: all 0.2s;
					&:hover {
						color: #4293d4;
						text-decoration: underline;
					}
				}
			}
			&:not(:last-child) {
				.col_item_tl {
					>a {
						border-bottom: 1px solid #f2f2f2;
					}
				}
			}
			&:nth-child(2n+1) {
				.col_item_tl {
					>a {
						background: #f9f9f9;
					}
				}
			}
		}
	}
}
.sale_exam_wrap {
	width: 96%;
	margin: 0 auto;
}
.sale_exam_wrap h3 {
	margin: 0 0 5% 0;
}
.sale_exam_wrap .sale_exam_cms {
	margin: 0 0 40px 0;
}
.sale_exam_inner {
	margin: 0 0 2% 0;
}
.sale_exam_inner iframe {
	width: 100%;
	height: 690px;
}
.sale_exam_cms ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sale_exam_cms li {
	width: 100%;
	height: 320px;
	position: relative;
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
}
.sale_exam_cms li:first-child {
	margin: 0 0 30px 0;
}
.sale_exam_cms li div {
	width: 300px;
	height: 270px;
	box-sizing: border-box;
	padding: 20px 10px 20px 10px;
	background: RGBA(255, 255, 255, 0.8);
	border-radius: 0 5px 0 0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
}
.sale_exam_cms li .sale_exam_name {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sale_exam_cms li span {
	padding: 5px 15px;
	background: #4293d4;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}
.sale_exam_cms li .sale_exam_txt {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	height: 120px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.sale_exam_cms li .sale_exam_tantou {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.sale_exam_cms img {
	width: 300px;
	height: 300px;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.sale_exam_cms a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.sale_exam_more {
	width: 96%;
	margin: 0 auto 10% auto;
}
.sale_exam_more a {
	display: block;
}
/*loan*/
.loan_wrap {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
	color: #333;
}
.loan_main_wrap {
	margin: 0 0 5% 0;
}
.loan_nayami_wrap {
	width: 96%;
	margin: 0 auto;
}
.loan_inq_wrap {
	width: 100%;
	background: #4293d4;
	padding: 10% 0 10% 0;
}
.loan_inq_wrap .loan_inq_inner {
	width: 96%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.loan_inq_wrap h4 {
	color: #fff;
	font-size: 5vw;
	line-height: 4.5vh;
	margin: 0 0 5% 0;
	font-weight: bold;
	text-align: center;
}
.loan_inq_wrap .sale_inq_txt {
	margin: 0 auto 10% auto;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
}
.loan_inq_wrap .sale_inq_btn {
	margin: 0 auto;
}
.loan_inq_wrap .sale_inq_btn div {
	margin: 0 0 2% 0;
	padding: 5% 0;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}
.loan_inq_wrap .sale_inq_btn_tel {
	font-size: 6vw;
	line-height: 5vh;
	color: #4293d4;
	font-weight: bold;
}
.loan_inq_wrap .sale_inq_btn_tel span {
	padding: 0 2% 0 0;
	font-size: 5vw;
	line-height: 5vh;
	font-weight: bold;
}
.loan_inq_wrap .sale_inq_btn_date {
	font-size: 3.5vw;
	line-height: 3vh;
	color: #4293d4;
	font-weight: bold;
}
.loan_inq_wrap a {
	display: block;
	box-sizing: border-box;
	padding: 5% 0 5% 15%;
	background: #fff;
	border-radius: 5px;
	font-size: 5vw;
	line-height: 5vh;
	color: #4293d4;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
.loan_inq_wrap a:after {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 10%;
	/*画像の幅*/
	height: 2px;
	padding: 4% 0;
	background-image: url(/img/sale/inq_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
.loan_inq_logo {
	width: 60%;
	position: absolute;
	bottom: -5%;
	right: 0;
	z-index: -1;
}
.loan_st_wrap {
	width: 96%;
	margin: 10% auto 10% auto;
}
.loan_st_wrap h3 {
	margin: 0 0 5% 0;
}
.loan_st_wrap h4 {
	width: 320px;
	box-sizing: border-box;
	margin: 0 auto 30px auto;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	position: relative;
}
.loan_st_wrap h4::before,
.loan_st_wrap h4::after {
	position: absolute;
	content: "";
	width: 300px;
	height: 1px;
	display: block;
	background-color: #fff;
	z-index: 2;
	transition: all 0.3s;
}
.loan_st_wrap h4::before {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.loan_st_wrap h4::after {
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.loan_st_wrap h4 p {
	height: 80px;
	padding: 13px 0;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #0085c6;
}
.loan_st_wrap h4 p::before,
.loan_st_wrap h4 p::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 50px;
	display: block;
	background-color: #fff;
	z-index: 2;
}
.loan_st_wrap h4 p::before {
	top: 0;
	bottom: 0;
	left: -1px;
	margin: auto;
}
.loan_st_wrap h4 p::after {
	top: 0;
	bottom: 0;
	right: -1px;
	margin: auto;
}
.loan_st_wrap span {
	background: linear-gradient(transparent 70%, #efa640 70%);
	font-weight: bold;
}
.loan_st_wrap ul {
	width: 96%;
	margin: 0 auto;
}
.loan_st_wrap li {
	width: 100%;
	margin: 0 0 5% 0;
	box-sizing: border-box;
	border: 1px solid #4b98d6;
	border-radius: 5px;
	padding: 5%;
	font-weight: bold;
}
.loan_st_wrap .loan_st_catch {
	overflow: hidden;
	margin: 0 0 17px 0;
}
.loan_st_wrap .loan_st_num {
	float: left;
	width: 15%;
	box-sizing: border-box;
	margin: 0 10px 0 0;
	padding: 2% 0;
	background: #4293d4;
	border-radius: 5px;
	font-size: 6vw;
	line-height: 5.5vh;
	text-align: center;
	color: #fff;
}
.loan_st_wrap .loan_st_part_tl {
	float: left;
	font-size: 4.5vw;
	line-height: 3.5vh;
}
.loan_st_wrap img {
	width: 100%;
	margin: 0 auto 5% auto;
}
.loan_st_wrap .loan_st_txt {
	font-size: 3.5vw;
	line-height: 3vh;
}
.loan_flow_wrap {
	width: 100%;
	padding: 10% 0;
	background: #4293d4;
}
.loan_flow_wrap .loan_flow_inner {
	width: 96%;
	margin: 0 auto;
}
.loan_flow_wrap .loan_flow_inner .flow_img {
	display: block;
	width: 80%;
	margin: 10% auto 0 auto;
}
.loan_sem_wrap {
	width: 96%;
	margin: 10% auto 10% auto;
}
.loan_sem_inner {
	border: 3px solid #4293d4;
	margin: 0 0 5% 0;
}
.loan_sem_con {
	padding: 5%;
}
.loan_sem_tl {
	margin: 0 0 5% 0;
}
.loan_sem_tl h5 {
	margin: 0 0 2% 0;
	padding: 0 2% 5% 2%;
	font-size: 4vw;
	line-height: 3.5vh;
	text-align: center;
	position: relative;
}
.loan_sem_tl h5:after {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 100%;
	/*画像の幅*/
	height: 1px;
	padding: 2% 0;
	/*画像の高さ*/
	background-image: url(/img/loan/loan01_fuki.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
}
.loan_sem_tl h4 {
	font-size: 5vw;
	line-height: 4.5vh;
	color: #4b98d6;
	text-align: center;
}
.loan_sem_theme {
	margin: 0 0 5% 0;
}
.loan_sem_theme span {
	display: block;
	width: 30%;
	box-sizing: border-box;
	padding: 2% 0;
	border-radius: 5px;
	background: #4b98d6;
	font-size: 4vw;
	line-height: 3.5vh;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.loan_sem_theme h3 {
	margin: 5% 0 0 0;
	font-size: 5vw;
	line-height: 4vh;
	text-align: center;
}
.loan_sem_catch {
	margin: 0 0 30px 0;
}
.loan_sem_catch .loan_sem_probrem {
	box-sizing: border-box;
	margin: 0 0 5% 0;
	padding: 5%;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-radius: 0 5px 0 0
}
.loan_sem_catch p {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 20px auto;
	padding: 4% 0 6% 0;
	background: url(/img/loan/loan_bg_fuki.png);
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	text-align: center;
}
.loan_sem_catch ul {
	margin: 0 auto;
}
.loan_sem_catch li {
	margin: 0 0 5% 0;
	padding: 0 0 0 10%;
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	position: relative;
}
.loan_sem_catch li:last-child {
	margin: 0;
}
.loan_sem_catch li:before {
	content: '';
	/*何も入れない*/
	display: inline-block;
	/*忘れずに！*/
	width: 8%;
	/*画像の幅*/
	height: 1px;
	/*画像の高さ*/
	padding: 2% 0;
	background-image: url(/img/loan/loan_dot.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.loan_sem_catch img {
	width: 100%;
}
.loan_sem_txt {
	margin: 0 auto;
	position: relative;
}
.loan_sem_txt .loan_sem_txt_inner {
	padding: 5%;
	box-sizing: border-box;
	border: 1px solid #4b98d6;
	position: relative;
}
.loan_sem_txt h6 {
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	text-align: left;
	margin: 0 0 2% 0;
	padding: 0 0 2% 0;
	border-bottom: 1px solid #4b98d6;
}
.loan_sem_txt p {
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
}
.loan_soudan_wrap {
	width: 100%;
	background: #e6f3f9;
	padding: 10% 0 10% 0;
	margin: 0 0 10% 0;
}
.loan_soudan_wrap .loan_soudan_inner {
	width: 96%;
	margin: 0 auto;
}
.loan_soudan_inner h3 {
	margin: 0 0 5% 0;
}
.loan_soudan_wrap h4 {
	width: 320px;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto 30px auto;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	position: relative;
}
.loan_soudan_wrap h4::before,
.loan_soudan_wrap h4::after {
	position: absolute;
	content: "";
	width: 300px;
	height: 1px;
	display: block;
	background-color: #fff;
	z-index: 2;
	transition: all 0.3s;
}
.loan_soudan_wrap h4::before {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.loan_soudan_wrap h4::after {
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.loan_soudan_wrap h4 p {
	height: 80px;
	padding: 13px 0;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #0085c6;
}
.loan_soudan_wrap h4 p::before,
.loan_soudan_wrap h4 p::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 60px;
	display: block;
	background-color: #fff;
	z-index: 2;
}
.loan_soudan_wrap h4 p::before {
	top: 0;
	bottom: 0;
	left: -1px;
	margin: auto;
}
.loan_soudan_wrap h4 p::after {
	top: 0;
	bottom: 0;
	right: -1px;
	margin: auto;
}
.loan_soudan_wrap span {
	background: linear-gradient(transparent 70%, #efa640 70%);
	font-weight: bold;
}
.loan_soudan_wrap ul {
	width: 90%;
	margin: 0 auto;
}
.loan_soudan_wrap li {
	text-align: center;
	box-sizing: border-box;
	margin: 0 0 5% 0;
	padding: 5% 0 5% 0;
	background: #fff;
	border: 2px solid #4b98d6;
	border-radius: 5px;
}
.loan_soudan_wrap li p {
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
}
.loan_soudan_wrap li img {
	width: 30%;
	display: block;
	margin: 0 auto 2% auto;
}
.loan_fp_wrap {
	width: 96%;
	margin: 0 auto;
	padding: 15% 0 20% 0;
	position: relative;
}
.loan_fp_wrap h3 {
	margin: 0 0 5% 0;
	font-size: 5vw;
	line-height: 4.5vh;
	font-weight: bold;
}
.loan_fp_wrap span {
	background: linear-gradient(transparent 70%, #efa640 70%);
	font-weight: bold;
}
.loan_fp_wrap p {
	font-size: 3.5vw;
	line-height: 3vh;
	letter-spacing: 1px;
	font-weight: bold;
}
.loan_fp_wrap .loan_fp_img01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 60%;
	z-index: -1;
}
.loan_fp_wrap .loan_fp_img02 {
	display: none;
}
.loan_fp_wrap .loan_fp_logo {
	width: 60%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
/*commission*/
.comm_wrap {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Arial', sans-serif;
}
#comm_main {
	margin: 0 0 10% 0;
}
#comm_tho {
	width: 96%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 auto 10% auto;
	padding: 10% 0 10% 0;
	background: #f0f5fb;
	border-radius: 10px;
	position: relative;
	z-index: 2;
}
.comm_tho_bg {
	height: 100%;
	opacity: 0.8;
	position: absolute;
	bottom: 0px;
	right: -50%;
	z-index: -1;
}
.comm_tho_bg img {
	height: 100%;
	object-fit: cover;
}
#comm_tho h2 {
	width: 30%;
	margin: 0 auto 8% auto;
}
#comm_tho .comm_tho_ca {
	width: 90%;
	margin: 0 auto 5% auto;
}
#comm_tho .comm_tho_txt {
	width: 96%;
	margin: 0 auto 5% auto;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #656565;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 0px 3px 0px rgba(210, 226, 243, 1.0);
}
#comm_pr {
	width: 90%;
	margin: 0 auto 15% auto;
}
#comm_pr .comm_h2 {
	margin: 0 0 0 0;
}
#comm_pr ul li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid #d2e2f3;
	position: relative;
	z-index: 2
}
#comm_pr ul li picture {
	margin: 0 0 5% 0;
}
#comm_pr ul li div span {
	font-size: 100px;
	line-height: 110px;
	color: #f0f5fb;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: -1;
}
#comm_pr ul li h3 {
	margin: 0 0 5% 0;
	padding: 0 0 5% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	color: #4293d4;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
}
#comm_pr ul li h3:after {
	content: "";
	width: 50px;
	height: 3px;
	background: #333333;
	position: absolute;
	bottom: 0;
	left: 0;
}
#comm_pr ul li p {
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
	letter-spacing: 0.8px;
}
#comm_pr ul li p ruby {
	font-weight: bold;
}
#comm_st {
	width: 100%;
	margin: 0 0 15% 0;
	padding: 15% 0 10% 0;
	background: #e6f3f9;
}
#comm_st h2 {
	margin: 0 0 10% 0;
}
.comm_st_inner {
	width: 90%;
	margin: 0 auto;
}
.comm_st_inner li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 20px 0;
	background: #FFF;
}
.comm_st_inner li:not(:last-child) {
	margin: 0 0 5% 0;
}
.comm_st_inner li h3 {
	width: 90%;
	margin: 0 0 3% 0;
	padding: 3% 0;
	background: #4293d4;
	border-radius: 3px;
	font-size: 4vw;
	line-height: 3.5vh;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	position: relative;
}
.comm_st_inner li h3:after {
	content: "";
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	margin: auto;
	border: 8px solid transparent;
	border-left: 8px solid #4293d4;
	transform: rotate(90deg);
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
}
.comm_st_inner li picture {
	margin: 0 0 3% 0;
}
.comm_st_inner li div {
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 5%;
	border: 1px solid #4293d4;
	border-radius: 3px;
}
.comm_st_inner li div p {
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.comm_st_inner li div p a {
	color: #4293d4;
	font-weight: bold;
	text-decoration: underline;
}
#comm_dw {
	width: 90%;
	margin: 0 auto 15% auto;
}
.comm_dw_tl h2 {
	margin: 0 0 5% 0;
	padding: 5% 0;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-radius: 0 0 5px 0;
	font-size: 4.5vw;
	line-height: 4vh;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.8px;
}
.comm_dw_tl h2 span {
	font-size: 5vw;
	line-height: 4vh;
	color: #e60213;
	font-weight: bold;
}
.comm_dw_tl p {
	margin: 0 0 5% 0;
	font-size: 4vw;
	line-height: 4vh;
	text-align: center;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
}
.comm_dw_tl p span {
	padding: 5px 5px;
	background: linear-gradient(transparent 70%, #efa640 70%);
	font-weight: bold;
}
.comm_dw_tl picture {
	display: block;
	width: 50%;
	margin: 0 auto 3% auto;
}
#comm_dw table tr {
	display: flex;
}
#comm_dw table {
	width: 100%;
	margin: 0 0 5% 0;
	border-top: 1px solid #d2e2f3;
	border-left: 1px solid #d2e2f3;
	border-spacing: 0;
}
#comm_dw table th,
#comm_dw table td {
	border-bottom: 1px solid #d2e2f3;
	border-right: 1px solid #d2e2f3;
	font-size: 3vw;
	line-height: 3vh;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#comm_dw table .comm_dw_bl,
#comm_dw table .comm_dw_gr,
#comm_dw table .comm_dw_wh {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}
.comm_dw_wh img {
	display: block;
	width: 60%;
	margin: 0 auto;
}
#comm_dw table .comm_dw_bl {
	width: 20%;
	background: #e6f3f9;
	color: #333;
}
#comm_dw table .comm_dw_gr,
#comm_dw table .comm_dw_wh {
	width: 40%;
}
#comm_dw table .comm_dw_wh {
	color: #e60213;
}
#comm_dw table .comm_dw_gr {
	background: #f9f9f9;
	color: #333;
}
.comm_dw_ca {
	margin: 0 0 5% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.comm_dw_ca_line {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
}
.comm_dw_ca_line span {
	font-weight: bold;
}
.comm_dw_ca_num {
	font-size: 5vw;
	color: #e60213;
}
.comm_dw_ca_move {
	font-size: 5vw;
	color: #e60213;
}
.comm_dw_ca_toku {
	font-size: 5.5vw;
	color: #4293d4;
}
.comm_dw_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.comm_dw_box_tl {
	width: 80%;
	margin: 0 0 3% 0;
	padding: 2% 0;
	background: #f28089;
	border-radius: 3px;
	font-size: 3.5vw;
	line-height: 3.5vh;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	position: relative;
}
.comm_dw_box_tl:after {
	content: "";
	box-sizing: border-box;
	width: 8px;
	height: 8px;
	margin: auto;
	border: 8px solid transparent;
	border-left: 8px solid #f28089;
	transform: rotate(90deg);
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
}
.comm_dw_box_txt {
	font-size: 3.5vw;
	line-height: 3.5vh;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.comm_dw_box_txt span {
	font-weight: bold;
	background: linear-gradient(transparent 70%, #f28089 70%);
}
.comm_calc {
	margin: 0 0 20px 0;
	padding: 30px 0;
	background: #f9f9f9;
	.comm_calc_inner {
		width: 90%;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 20px 20px 20px 20px;
		background: #FFF;
		border-radius: 30px;
		box-shadow: 0px 0px 10px 0px RGBA(196, 196, 196, 0.3);
		.comm_calc_box {
			margin: 0 0 20px 0;
			padding: 0 0 20px 0;
			border-bottom: 1px solid #4293d4;
			.input-group {
				position: relative;
				>p {
					width: fit-content;
					margin: 0 0 30px 0;
					border-radius: 10px;
					font-size: clamp(18px, 4.8vw, 20px);
					line-height: 1.3;
					color: #FFF;
					font-weight: bold;
					padding: 11px 20px;
					background: #4293d4;
					position: relative;
					&:after {
						content: "";
						width: 3px;
						height: 20px;
						background: #4293d4;
						border-radius: 2px;
						transform: rotate(-20deg);
						position: absolute;
						bottom: -24px;
						left: 65px;
					}
				}
				>div {
					display: flex;
					align-items: flex-end;
					gap: 0 10px;
					padding: 0;
					>input {
						width: 90%;
						box-sizing: border-box;
						padding: 15px 18px;
						box-sizing: border-box;
						background: #edf6fa;
						border: 1px solid #7caed7;
						border-radius: 10px;
						font-size: clamp(24px, 6.4vw, 27px);
						line-height: 1;
						letter-spacing: 0.1em;
						&::placeholder {
							color: #7caed7;
						}
					}
					>span {
						flex-shrink: 0;
						padding: 0 0 15px 0;
						font-size: clamp(18px, 4.8vw, 20px);
						line-height: 1;
						font-weight: bold;
						letter-spacing: 0.02em;
					}
				}
				&:after {
					content: "";
					display: block;
					width: 8px;
					height: 75px;
					margin: auto;
					background-image: url(/img/commission/calc_ar.png);
					transform: rotate(90deg);
					background-repeat: no-repeat;
					background-size: cover;
				}
			}
			.result-group {
				>p {
					margin: 0 0 15px 0;
					font-size: clamp(16px, 4.3vw, 18px);
					line-height: 1.3;
					font-weight: bold;
					letter-spacing: 0.02em;
				}
				>div {
					display: flex;
					justify-content: center;
					align-items: flex-end;
					color: #e60213;
					font-weight: bold;
					font-size: 15px;
					line-height: 1;
					font-weight: bold;
					letter-spacing: 0.02em;
					>span {
						font-size: 36px;
						font-weight: bold;
					}
				}
			}
		}
		.comm_calc_btm {
			>div {
				>p {
					margin: 0 0 10px 0;
					font-size: clamp(20px, 5.4vw, 24px);
					line-height: 1.4;
					font-weight: bold;
					text-align: center;
					>span {
						display: inline-block;
						margin: 0 5px;
						padding: 5px 10px 5px 10px;
						border: 3px solid #e60213;
						border-radius: 10px;
						font-size: clamp(20px, 5.4vw, 24px);
						line-height: 1.4;
						color: #e60213;
						font-weight: bold;
					}
				}
				>img {
					display: block;
					width: 122px;
					margin: 0 auto;
				}
			}
			>ul {
				>li {
					&:not(:last-child) {
						margin: 0 0 5px 0;
					}
					>a {
						display: block;
						padding: 5px;
						border-radius: 10px;
						text-decoration: none;
						position: relative;
						>div {
							border: 2px solid #FFF;
							border-radius: 8px;
							font-size: clamp(18px, 4.8vw, 20px);
							line-height: 1;
							color: #FFF;
							font-weight: bold;
							padding: 20px 0;
							position: relative;
							text-align: center;
							letter-spacing: 0.02em;
						}
						&:before {
							content: "";
							display: block;
							width: 24px;
							height: 24px;
							margin: auto;
							background-repeat: no-repeat;
							background-size: cover;
							background-position: center;
							position: absolute;
							top: 0;
							bottom: 0;
							left: 20px;
						}
						&:after {
							content: "";
							display: block;
							width: 28px;
							height: 28px;
							margin: auto;
							background-repeat: no-repeat;
							background-size: cover;
							background-position: center;
							position: absolute;
							top: 0;
							bottom: 0;
							right: 15px;
						}
					}
					&:nth-child(1) {
						>a {
							background: #4293d4;
							&:before {
								background-image: url(/img/commission/calc_icon_mail.png);
							}
							&:after {
								background-image: url(/img/commission/calc_mail_ar.png);
							}
						}
					}
					&:nth-child(2) {
						>a {
							background: #07b53b;
							&:before {
								background-image: url(/img/commission/calc_icon_line.png);
							}
							&:after {
								background-image: url(/img/commission/calc_line_ar.png);
							}
						}
					}
				}
			}
		}
	}
}
#comm_inq {
	width: 100%;
	padding: 15% 0 10% 0;
	overflow: hidden;
	background: #4b98d6;
	position: relative;
	z-index: 2;
}
.comm_inq_inner {
	width: 90%;
	margin: 0 auto;
}
.comm_inq_inner h2 {
	margin: 0 0 7% 0;
}
.comm_inq_inner ul li {
	width: 100%;
}
.comm_inq_inner ul li:not(:last-child) {
	margin: 0 0 5% 0;
}
.comm_inq_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
	box-sizing: border-box;
	padding: 5% 0 5% 0;
	background: #FFF;
	border-radius: 3px;
	text-decoration: none;
}
.comm_inq_box h3 {
	margin: 0 0 5% 0;
	padding: 0 0 3% 0;
	font-size: 4vw;
	line-height: 3.5vh;
	color: #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	position: relative;
}
.comm_inq_box h3:after {
	content: "";
	width: 55px;
	height: 3px;
	background: #4293d4;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.comm_inq_box .comm_inq_btn {
	width: 80%;
	margin: 0 auto;
	padding: 4% 0;
	background: #4293d4;
	border-radius: 3px;
	font-size: 4vw;
	line-height: 3.5vh;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.comm_inq_box .comm_inq_btn:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: auto;
	background: url(/img/commission/inq_icon.png);
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 3%;
}
.comm_inq_tel {
	margin: 0 0 0 0;
	font-size: 6vw;
	line-height: 4.5vh;
	color: #4293d4;
	font-weight: bold;
	text-align: center;
}
.comm_inq_tel a {
	font-size: 6vw;
	line-height: 4.5vh;
	color: #4293d4;
	font-weight: bold;
}
.comm_inq_tel span {
	padding: 0 5px 0 0;
	font-size: 4.5vw;
	font-weight: bold;
}
.comm_inq_time {
	font-size: 3vw;
	line-height: 2.5vh;
	font-weight: bold;
	text-align: center;
}
#comm_wo {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding: 10% 0 5% 0;
	position: relative;
}
#comm_wo:before {
	content: "";
	width: 100%;
	height: 80%;
	background: #f9f9f9;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}
#comm_wo div {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 5%;
	width: 80%;
	margin: 0 0 5% 0;
	padding: 0 0 3% 0;
	border-bottom: 2px solid #4293d4;
}
#comm_wo div img {
	width: 10%;
}
#comm_wo div h2 {
	margin: 0;
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#comm_wo picture.pc_off {
	display: block;
	width: 90%;
	margin: 0 auto;
}
#comm_vo {
	width: 90%;
	margin: 0 auto 15% auto;
}
.comm_vo_tl {
	margin: 0 0 8% 0;
	padding: 75px 0 0 0;
	text-align: center;
	position: relative;
}
.comm_vo_tl:before {
	content: "";
	width: 2px;
	height: 60px;
	margin: auto;
	background: #4293d4;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.comm_vo_tl p {
	width: 50%;
	margin: 0 auto 5% auto;
	padding: 2% 0;
	background: #4293d4;
	border-radius: 3px;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.comm_vo_tl span {
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	position: relative;
}
#comm_vo ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 5%;
	background: #e6f3f9;
}
#comm_vo ul li:not(:last-child) {
	margin: 0 0 5% 0;
}
.comm_vo_box {
	display: flex;
	align-items: center;
	gap: 0 3%;
	margin: 0 0 5% 0;
}
.comm_vo_box picture {
	display: block;
	width: 20%;
}
.comm_vo_box div {
	width: 77%;
}
.comm_vo_box div p:nth-of-type(1) {
	width: 30%;
	margin: 0 0 3% 0;
	padding: 1% 0;
	background: #4293d4;
	border-radius: 3px;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.8px;
}
.comm_vo_box div p:nth-of-type(2) {
	font-size: 3.5vw;
	line-height: 3vh;
	color: #4293d4;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.comm_vo_txt {
	padding: 5%;
	background: #FFF;
	border-radius: 3px;
	font-size: 3.2vw;
	line-height: 3.5vh;
	font-weight: bold;
}
#comm_qa h2 {
	width: 90%;
	margin: 0 auto 7% auto;
}
#comm_qa .accordionbox {
	width: 90%;
	margin: 0 auto 0 auto;
	padding-bottom: 100px;
}
#comm_qa .accordionlist dt {
	display: block;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#comm_qa .accordionlist dt:first-child,
#comm_qa .accordionlist dt:nth-child(2) {
	border-top: none !important;
}
#comm_qa .accordionlist dt .title {
	display: flex;
	align-items: center;
	gap: 0 3%;
	width: 100%;
	box-sizing: border-box;
	padding: 5% 0 5% 5%;
	background-color: #e6f3f9;
}
#comm_qa .accordionlist dt .title img {
	width: 30px;
	height: 30px;
}
#comm_qa .accordionlist dd {
	display: none;
	background: #fff;
	box-sizing: border-box;
	padding: 5% 2% 5% 0;
	padding-left: calc(8% + 30px);
	margin: 0;
	border-left: 1px solid #d2e2f3;
	border-right: 1px solid #d2e2f3;
	font-size: 3.5vw;
	line-height: 3.5vh;
	font-weight: bold;
	position: relative;
}
#comm_qa .accordionlist dd:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url(/img/commission/a_icon.png);
	background-size: cover;
	position: absolute;
	top: 20px;
	left: 5%;
}
#comm_qa .accordion_icon,
#comm_qa .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#comm_qa .accordion_icon {
	position: absolute;
	width: 30px;
	height: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 2%;
}
#comm_qa .accordion_icon span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #4293d4;
}
#comm_qa .accordion_icon span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#comm_qa .accordion_icon span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
#comm_qa .accordion_icon.active span:nth-of-type(1) {
	display: none;
}
#comm_qa .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
#comm_qa .clearfix.active {
	background-color: #38a1ce;
}
#comm_qa .accordionlist dt .title p {
	margin: 0;
	padding: 0;
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
	letter-spacing: 1.2px;
}
#comm_qa .qa_block {
	margin-bottom: 10px;
	border-radius: 5px;
	display: block;
	overflow: hidden;
	border-bottom: solid 3px #d2e2f3;
}
.commission_youtube {
	width: 98%;
	margin: 10px auto;
	padding: 0px;
}
.commission_youtube iframe {
	width: 100%;
	height: 300px;
}
/*owner*/
/*------------- main -----------------*/
.owner_w {
	font-family: -apple-system, BlinkMacSystemFont, 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.owner_w .sp_off {
	display: none;
}
.owner_w .chintai_main_wrap {
	background: url(/img/owner/main_bg.webp);
	background-size: cover;
	background-position: 70%;
}
.owner_w .chintai_main_inner {
	width: 96%;
	margin: 0 auto;
	padding: 60px 0;
}
.owner_w .chintai_main_inner ul {
	display: flex;
	justify-content: center;
	margin: 5% 0px 0px 0px;
	gap: 0px 7px;
}
.owner_w .chintai_main_inner ul:after {
	display: none;
}
.owner_w .chintai_main_inner ul li {
	text-align: center;
	background: #fff;
	border-radius: 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2% 1%;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	background-color: #4b98d6;
	color: #ffffff;
	font-size: clamp(13px, 3.6vw, 15px);
	line-height: clamp(18px, 2.8vh, 21px);
}
.owner_w .chintai_main_ti {
	margin: 3% 0px 0px 0px;
	position: relative;
	text-align: center;
}
.owner_w .chintai_main_ti:after {
	content: '';
	position: absolute;
	bottom: 38%;
	right: 0px;
	left: 0px;
	margin: auto;
	width: 333px;
	height: 11px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/owner/main_deco.png);
}
.owner_w .chintai_main_inner span {
	font-weight: bold;
	color: #fff;
	display: inline;
	text-shadow: 0 0 10px rgba(9, 9, 9, 0.8);
	font-size: clamp(24px, 6.6vw, 26px);
	line-height: clamp(24px, 3.2vh, 26px);
}
.owner_w .chintai_main_inner span:nth-of-type(2) {
	margin: 4% 0px 0px 0px;
	display: inline-block;
}
.owner_w .chintai_main_ti_s {
	font-size: clamp(20px, 5.5vw, 23px) !important;
}
.owner_w .chintai_main_inner p {
	font-weight: 500;
	color: #fff;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-size: clamp(13px, 3.6vw, 15px);
	text-align: center;
	position: relative;
}
.owner_w .chintai_main_inner p:after {
	content: '';
	position: absolute;
	top: 90%;
	right: 0px;
	left: 0px;
	margin: auto;
	width: 320px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/owner/empty_fuki.png);
}
/*------------- /main -----------------*/
.owner_w .side_btn {
	position: fixed;
	right: 0;
	top: 65%;
	z-index: 1000;
}
.owner_w h2 {
	margin: 5% 0px;
}
.owner_w .sell_title {
	text-align: center;
}
.owner_w .sell_title img {
	max-width: 80%;
}
.owner_w .underline {
	display: block;
	border-bottom: 4px solid #dadada;
	width: 25px;
	margin: 0 auto;
}
.owner_w .sell_title p {
	font-size: 6vw;
	font-weight: bold;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
.owner_w .contact_wrap {
	width: 100%;
	background: #4b98d6;
}
.owner_w .contact_co {
	width: 96%;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	color: #fff;
}
.owner_w .con_title {
	font-size: 28px;
	font-weight: bold;
}
.owner_w .contact_co p {
	margin: 30px auto;
}
.owner_w .contact_btn a {
	height: 70px;
	display: block;
	margin: 0 auto;
	background: #fff;
	line-height: 70px;
	text-decoration: none;
	color: #000;
	font-size: 4vw;
	font-weight: bold;
	border-radius: 40px;
	text-indent: 15px;
}
.owner_w .contact_btn a::before {
	content: "";
	display: inline-block;
	background: url(/img/owner/mail_icon.png);
	background-size: auto;
	width: 21px;
	height: 17px;
	margin-right: 14px;
	margin-bottom: -2px;
}
.owner_w .reform_wrap {
	position: relative;
	width: 96%;
	margin: 0 auto;
}
.owner_w .reform_title {
	width: 80%;
	position: absolute;
	background: #fff;
	padding: 20px 0;
	right: 10%;
	top: -17%;
}
.owner_w .refo_co {
	position: relative;
	margin: 180px auto 80px;
}
.owner_w .re_list {
	overflow: scroll;
}
.owner_w .re_list ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	width: 1550px !important;
}
.owner_w .re_list ul li {}
.owner_w .re_btn {
	margin-top: 5%;
}
.owner_w .re_btn a {
	width: 80%;
	height: 70px;
	display: block;
	margin: 0 auto;
	background: #fff;
	line-height: 70px;
	text-decoration: none;
	color: #4b98d6;
	font-size: 18px;
	font-weight: bold;
	border: 4px solid #4b98d6;
	text-align: center;
	box-sizing: border-box;
}
.owner_w .re_left {
	font-size: 4vw;
	color: #797979;
}
.owner_w .re_left p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
.owner_w .re_right img {
	width: 100%;
}
.owner_w .trouble_wrap {
	text-align: center;
	margin: 80px auto;
	background: url(/img/owner/trouble_img.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 15%;
}
.owner_w .tro_co {
	font-size: 6vw;
	font-weight: bold;
}
.owner_w .tro_co p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.owner_w .tro_co span {
	color: #4b98d6;
	background: linear-gradient(transparent 60%, rgba(13, 115, 162, 0.2) 0%);
	font-weight: bold;
}
.owner_w .tro_text {
	font-size: 7vw;
	font-weight: bold;
	padding-bottom: 1px;
}
.owner_w .tro_text p {
	display: block;
	margin-block-start: 2em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.owner_w .tro_text span {
	color: #4b98d6;
	font-weight: bold;
}
/* -管理体制- */
.owner_w .support_wrap {
	padding: 80px 0;
	text-align: center;
}
.owner_w .sup_co {
	width: 90%;
	margin: 0 auto;
}
.owner_w .sup_co img {
	width: 100%;
}
.owner_w .sup_co_l {
	width: 90%;
	margin: 0 auto;
}
.owner_w .sup_co_l p {
	font-size: 25px;
	font-weight: bold;
	margin: 5% 0px;
}
.owner_w .sup_co_l p span {
	color: #4b98d6;
	font-weight: bold;
}
.owner_w .sup_co_r {
	width: 100%;
	text-align: left;
}
.owner_w .sup_co_r ul {
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin: 0;
}
.owner_w .sup_co_r ul li {
	border-bottom: 1px dashed #ccc;
	list-style-type: none;
	margin-bottom: 20px;
}
.owner_w .sup_co_r ul li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}
.owner_w .sup_co_r li h3 {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	margin: 0;
}
.owner_w .sup_co_r li h3 span {
	color: #008dcd;
	margin-left: 10px;
	font-weight: bold;
}
.owner_w .sup_co_r li p {
	font-size: 14px;
	margin: 10px 0;
}
.owner_w .plan_wrap {
	margin: 20px auto;
	text-align: center;
	background-color: #e6f3f9;
	padding: 40px 0px;
}
.owner_w .plan_img {
	width: 96%;
	margin: 0 auto;
	overflow: scroll;
}
.owner_w .plan_img img {
	max-width: 190%;
}
.owner_w .empty_wrap {
	margin: 100px auto 0px auto;
	width: 90%;
}
.owner_w .empty_tro h3 {
	display: flex;
	gap: 0px 10px;
	align-items: center;
	justify-content: center;
	border-bottom: 2px solid #4293d4;
	margin: 10% auto 0px auto;
	padding: 0px 0px 3% 0px;
}
.owner_w .empty_tro h3 img {
	width: 30px;
}
.owner_w .empty_tro h3 p {
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: clamp(18px, 5vw, 20px);
}
.owner_w .empty_tro_con {
	display: flex;
	position: relative;
	justify-content: space-between;
	align-items: center;
	margin: 18% 0px 0px 0px;
	z-index: 0;
}
.owner_w .empty_tro_con ul {
	width: 48%;
}
.owner_w .empty_tro_con ul li {
	margin: 20px 0px 0px 0px;
}
.owner_w .empty_tro_con ul li:first-child {
	margin: 0px;
}
.owner_w .empty_tro_con:before {
	content: '';
	position: absolute;
	top: -16%;
	right: 5%;
	width: 60px;
	height: 98px;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/owner/empty_il.png);
}
.owner_w .empty_tro ul:after {
	display: none;
}
.owner_w .empty_tro ul li {
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	padding: 6% 2%;
	position: relative;
	border: 2px solid #4293d4;
	border-radius: 3px;
	box-sizing: border-box;
	background-color: #ffffff;
	font-size: clamp(12px, 3.3vw, 15px);
	line-height: clamp(18px, 2.8vh, 21px);
}
.owner_w .empty_tro ul li:before,
.owner_w .empty_tro ul li:after {
	position: absolute;
	top: 100%;
	left: 0px;
	right: 0px;
	margin: auto;
	height: 0;
	width: 0;
	border: solid transparent;
	content: "";
}
.owner_w .empty_tro ul li:before {
	border-color: transparent;
	border-top-color: #4293d4;
	border-width: 11px;
}
.owner_w .empty_tro ul li:after {
	border-color: transparent;
	border-top-color: white;
	border-width: 8px;
}
.owner_w .empty_sup_w {
	margin: 17% 0px 0px 0px;
}
.owner_w .empty_sup_ad {
	letter-spacing: 0.1em;
	color: #ffffff;
	font-weight: bold;
	width: 52%;
	line-height: 43px;
	border-radius: 3px;
	text-align: center;
	background-color: #4293d4;
	margin: 0 auto;
	font-size: clamp(16px, 4.4vw, 18px);
}
.owner_w .empty_sup_box_w>p {
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 0 #ffffff, -1px -1px 0 #fdf9f4, -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 0px 1px 0 #ffffff, 0-1px 0 #ffffff, -1px 0 0 #ffffff, 1px 0 0 #ffffff;
	z-index: 1;
	font-size: clamp(20px, 5.5vw, 22px);
	line-height: clamp(30px, 4.2vh, 33px);
}
.owner_w .empty_sup_box_w>p span {
	position: relative;
	font-weight: bold;
	z-index: 1;
}
.owner_w .empty_sup_box_w {
	margin: 5% 0px 0px 0px;
}
.owner_w .empty_sup_box_w>p span:after {
	position: absolute;
	content: '';
	width: 104%;
	height: 12px;
	border-radius: 2px;
	background-color: #f28089;
	bottom: -13%;
	left: -2%;
	z-index: -1;
}
.owner_w .empty_sup_box_in {
	background-color: #e6f3f9;
	width: 100%;
	box-sizing: border-box;
	padding: 10% 5% 13% 5%;
	position: relative;
	z-index: 0;
	margin: -5% 0% 0% 0%;
}
.owner_w .empty_sup_box_in ul {
	display: flex;
	gap: 20px 10px;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.owner_w .empty_sup_box_in ul:after {
	display: none;
}
.owner_w .empty_sup_box_in ul li {
	width: 48%;
}
.owner_w .empty_sup_box_in ul li p {
	letter-spacing: 0.1em;
	color: #ffffff;
	font-weight: bold;
	line-height: 27px;
	border-radius: 3px;
	text-align: center;
	background-color: #4293d4;
	margin: 6% auto 0px auto;
	width: 82%;
	font-size: clamp(14px, 3.8vw, 16px);
}
.owner_w .mpty_sup_btn {
	color: #ffffff;
	background-color: #4b98d6;
	line-height: 45px;
	text-align: center;
	border-radius: 35px;
	width: 75%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	font-size: clamp(17px, 4.7vw, 20px);
	bottom: -22.5px;
	left: 0px;
	right: 0px;
	margin: auto;
	letter-spacing: 0.1em;
	border: 2px solid #4b98d6;
	box-sizing: border-box;
}
.owner_w .flow_wrap {
	padding: 80px 0;
	text-align: center;
	background: #e8f7ff;
	margin: 20% 0px 0px 0px;
}
.owner_w .flow_co {
	width: 96%;
	margin: 0 auto;
	overflow: scroll;
}
.owner_w .flow_co img {
	max-width: 175%;
}
.owner_w .gal_co {
	position: relative;
	margin: 180px auto 80px;
}
.owner_w .gal_title {
	width: 80%;
	position: absolute;
	background: #fff;
	padding: 20px 0;
	right: 10%;
	top: -17%;
}
.re_list iframe {
	width: 100%;
	height: 136px;
}
.re_box {
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	width: 1550px !important;
}
.re_box li {
	width: 156px !important;
	height: 104px !important;
}
.re_box li a img {
	width: 156px !important;
	height: 104px !important;
	object-fit: cover;
}
/* other（例）
---------------------------------------- */
#sale_column_wrap {
	padding: 50px 0 50px 0;
	background-color: #e8f7fc;
	>h2 {
		font-size: 22px;
		line-height: 30px;
		padding: 0 0 15px 0;
		color: #4293d5;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		position: relative;
		&:after {
			content: "";
			width: 50px;
			height: 3px;
			margin: auto;
			background: #4293d5;
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
		}
	}
	>div {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0px 20px 0px;
		>iframe {
			width: 100%;
			height: 970px;
		}
	}
}
.column_box {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}
.column_box li {
	background-color: #ffffff;
	border-radius: 5px;
	&:not(:last-child) {
		margin: 0 0 15px 0;
	}
}
.col_box_top {
	margin: 0 0 10px 0;
	position: relative;
}
.column_box li a {
	display: block;
	text-decoration: none;
	padding: 3% 0%;
}
.column_box img {
	padding: 0;
	display: block;
	width: 95%;
	height: 200px !important;
	object-fit: cover;
	margin: 0 auto;
}
.col_item {
	position: absolute;
	width: 90%;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: 15px;
}
.col_item p {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: 0 auto;
}
.col_item p label {
	border: 1px solid #4293d5;
	background-color: #ffffff;
	color: #4293d5;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 6px;
	margin: 2px 2px;
}
.column_black {
	width: 95%;
	margin: 0 auto 10px auto;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	letter-spacing: 0.01em;
	color: #000;
	>span {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
}
.column_blue {
	font-size: 12px;
	line-height: 1.3;
	color: #4293d5;
	width: 95%;
	margin: 0 auto 0 auto;
	>span {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
}
a.column_lis {
	background-color: #4293d5;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 60px;
	font-size: 4.5vw;
	line-height: 5vh;
	font-weight: bold;
	text-align: center;
	padding: 5% 0px;
	letter-spacing: 0.01em;
	width: 90%;
}