/* ----------------------------------------
sitemap（サイトマップLP）
/sitemap/用cssのため消さないこと。
---------------------------------------- */
.sitemap_ti h2 {
	font-size: 30px;
	margin: 60px auto 30px;
	font-weight: 500;
	line-height: 1;
	font-weight: bold;
	width: 1100px;
	padding-top: 60px;
	text-align: left;
	border-bottom: none;
}
.sitemap_wrap {
	margin: 0 auto 60px;
	background: #f8f8f8;
	padding: 50px 50px 10px;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.sitemap_inner {
	width: 430px;
	margin-bottom: 50px;
}
.sitemap_inner:nth-child(odd) {
	margin-right: 40px;
}
.sitemap_inner h3 {
	font-size: 25px;
	margin: 0 0 30px;
	font-weight: 500;
	line-height: 1;
}
.sitemap_inner ul {
	background: #fff;
	padding: 30px;
	height: calc(100% - 60px);
	box-sizing: border-box;
}
.sitemap_inner ul li {}
.sitemap_inner ul li a {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px;
	display: block;
}
.sitemap_inner ul li a:hover {
	text-decoration: underline;
}
.sitemap_inner ul li a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #042455;
	border-right: 1px solid #042455;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 8px;
}
.sitemap_group {
	padding-left: 50px !important;
}
.sitemap_group_ti {
	margin-left: -20px;
}
.sitemap_flex ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.sitemap_flex ul li {
	width: 50%;
}
.sitemap_flex ul li:first-child {
	width: 100%;
}
/* ----------------------------------------
recruit(サイドバーなし)
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit {
	width: 1000px;
	text-align: left;
	line-height: 24px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}
.recruit h2 {
	width: 1000px;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1 img {
	max-width: 100%;
	height: auto;
}
.recruit2 p {
	margin: 0;
}
.recruit2 ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2 ul li {
	margin: 0px 0px 0px 20px;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2 ul li img {
	max-width: 300px;
	height: auto;
}
.recruit3 {
	width: 370px;
	overflow: hidden;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit3 img {
	max-width: 370px;
	max-height: 400px;
}
.recruit4 {
	width: 600px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit4 p {
	margin: 0;
}
.recruit5 {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5 dt {
	width: 150px;
	display: block;
	clear: left;
	float: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5 dd {
	display: block;
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
	width: 820px;
}
/* ----------------------------------------
recruit(サイドバーあり)
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit_side {
	width: 780px;
	text-align: left;
	line-height: 24px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.recruit_side h2 {
	width: 100%;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1_side img {
	max-width: 100%;
	height: auto;
}
.recruit2_side p {
	margin: 0;
}
.recruit2_side ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2_side ul li {
	margin: 0px 0px 0px 20px;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2_side ul li img {
	max-width: 226px;
	height: auto;
}
.recruit3_side {
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit3_side img {
	max-width: 350px;
	max-height: 400px;
}
.recruit4_side {
	width: 410px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit4_side p {
	margin: 0;
}
.recruit5_side {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5_side dt {
	width: 150px;
	display: block;
	clear: left;
	float: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5_side dd {
	display: block;
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
	width: 600px;
}
/* ----------------------------------------
sale（売却ページ）
---------------------------------------- */
.sp {
	display: none !important;
}
.sale_container {
	width: 100%;
	margin: 0;
}
.sale_container a {
	text-decoration: none;
}
.sale_container li {
	list-style: none;
}
.sale_container h3 {
	font-size: 40px;
	font-weight: bold;
	margin: 0;
}
.sale_container h3 span {
	font-size: 20px;
}
.sale_conts {
	font-family: "Noto Sans JP", sans-serif;
}
.sale_main {
	height: 650px;
	background: url(../sale/img/sale_main_bg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 195px;
	box-sizing: border-box;
}
.sale_inner {
	width: 855px;
	height: 325px;
	border-radius: 30px;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	margin: auto;
	padding: 50px 0 45px 68px;
	box-sizing: border-box;
}
.sale_main_30y {
	position: absolute;
	top: -50px;
	left: -55px;
}
.sale_main_house {
	position: absolute;
	top: -65px;
	left: 150px;
}
.sale_main_girl {
	position: absolute;
	top: 25px;
	right: -60px;
}
.sale_main_txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0;
	padding-left: 40px;
}
.sale_inner h2 {
	font-size: 60px;
	font-weight: 900;
	color: #719c8b;
	letter-spacing: 1px;
	line-height: 1.1;
	margin: 25px 0 28px 0;
}
.sale_inner h2 span {
	font-size: 49px;
	display: block;
}
.sale_inner ul {
	display: flex;
	gap: 10px;
}
.sale_inner ul li {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0;
	padding: 11px 20px;
	box-sizing: border-box;
	background: #2b7256;
	border-radius: 20px;
}
/* .kaitori .saitei_wrap h2{
	text-align:center;
} */
.kaitori .satei {
	background: url(../sale/img/satei_bg.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 334px;
	position: relative;
}
.satei_txt {
	position: absolute;
	top: -40px;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 20;
}
.kaitori .satei form {
	overflow: hidden;
	padding-top: 102px;
}
.kaitori .satei form ul {
	overflow: hidden;
	width: 939px;
	margin: auto;
}
.kaitori .satei form ul li {
	width: 170px;
	margin-right: 22px;
	float: left;
}
.kaitori .satei form ul li:last-child {
	margin-right: 0px;
}
.kaitori .satei form ul li input {
	font-size: 17px;
	width: 163px;
	height: 51px;
	background: #fff;
	border: solid 1px #767676;
	box-sizing: content-box;
	text-indent: 4px;
}
.kaitori .satei form ul li select {
	font-size: 18px;
	width: 166px;
	height: 56px;
}
.satei_shubetsu {
	overflow: hidden;
	clear: both;
}
.satei_shubetsu label {
	overflow: hidden;
	/* width: 90px; */
	text-align: left;
	display: block;
}
.satei_shubetsu label p {
	float: left !important;
	font-size: 15px !important;
	margin: 3px 0 0 0px !important;
	padding: 0;
}
.satei_shubetsu input {
	width: 20px !important;
	height: 20px !important;
	float: left;
}
.kaitori .satei form ul li p {
	font-size: 20px;
	float: left;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #fff;
}
.satei_kakutei {
	margin: auto;
	margin-top: 40px;
	text-align: center;
}
/* .top_form_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 24px 15px 19px 33px;
    box-sizing: border-box;
    background-color: #f8cd02;
    border-radius: 9999px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
} */
.top_form_btn:hover {
	transform: translateY(3px);
}
.top_form_btn span {
	color: #333;
	font-weight: 700;
	font-size: 18px;
	margin-right: 58px;
	transition: color 0.3s ease-in-out;
}
.top_form_btn .icon-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	height: 33px;
	background-color: #ffffff;
	border-radius: 20px;
	transition: background-color 0.3s ease-in-out;
}
.top_form_btn:hover .icon-container {
	background-color: #f8cd02;
}
.satei_icon_arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #000000;
}
.satei_icon_arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 7px;
	height: 1px;
	border-radius: 9999px;
	background-color: #000000;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.sale_menu ul {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: auto;
	padding: 116px 0 52px 0;
}
.sale_menu li a {
	width: 230px;
	height: 98px;
	border-radius: 10px;
	background: #d1e7de;
	border: 2px solid #2b7256;
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 900;
	color: #205540;
	display: grid;
	place-content: center;
	transition: 0.2s;
	&:hover {
		background: #2b7256;
		color: #fff;
	}
}
.sale_menu li a img {
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	margin: auto;
}
.sale_menu_arrow {
	position: absolute;
	display: inline-block;
	width: 6.7px;
	height: 3.8px;
	bottom: 12px;
	left: 0;
	right: 0;
	margin: auto;
}
.sale_menu_arrow::before,
.sale_menu_arrow::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 0.5px);
	width: 2px;
	height: 10px;
	border-radius: 9999px;
	background-color: #333;
	transform-origin: 50% calc(100% - 0.5px);
}
.sale_menu_arrow::before {
	transform: rotate(45deg);
}
.sale_menu_arrow::after {
	transform: rotate(-45deg);
}
.sale_merit {
	background: #f2eee5;
	padding: 50px 0 65px 0;
}
.sale_merit h3 {
	color: #286b50;
	text-align: center;
	line-height: 1;
}
.sale_merit h3 span {
	color: #333;
	display: block;
	padding-bottom: 8px;
}
.sale_merit ul {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding-top: 41px;
}
.sale_merit ul li {
	width: 365px;
	height: 420px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0px 3px 8px lightgray;
}
.sale_merit_txt01 {
	font-size: 25px;
	font-weight: bold;
	color: #006b90;
	text-align: center;
	line-height: 1.1;
	padding: 21px 0 20px 0;
}
.sale_merit_txt02 {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	width: 315px;
	margin: auto;
	line-height: 1.5;
}
.sale_inq {
	background: url(../sale/img/inq_bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.sale_inq_inner {
	width: 1040px;
	margin: auto;
	position: relative;
	padding: 45px 0 48px 0;
}
.sale_inq_txt {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}
.sale_inq_txt::before {
	content: url(../sale/img/inq_side01.webp);
	position: absolute;
	top: 3px;
	left: 133px;
}
.sale_inq_txt::after {
	content: url(../sale/img/inq_side02.webp);
	position: absolute;
	top: 3px;
	right: 150px;
}
.sale_inq_img {
	position: absolute;
	top: -20px;
	right: 13px;
}
.sale_inq_inner ul {
	width: 1040px;
	display: flex;
	justify-content: space-between;
	padding-top: 33px;
}
.sale_inq_inner li {
	width: 510px;
	height: 170px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
}
.sale_inq_txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-top: 28px;
	line-height: 1;
}
.sale_inq_satei {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 17px 17px 17px 43px;
	gap: 116px;
	background-color: #006b90;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	margin-top: 17px;
	border: 1px solid #006b90;
	box-sizing: border-box;
}
.sale_inq_satei:hover {
	background-color: #fff;
	border: 1px solid #006b90;
	box-sizing: border-box;
}
.sale_inq_satei span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}
.sale_inq_satei:hover span {
	color: #006b90;
}
.sale_inq_satei .sale_inq_icon_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	height: 33px;
	background-color: #ffffff;
	border-radius: 20px;
	transition: background-color 0.3s ease-in-out;
}
.sale_inq_satei:hover .sale_inq_icon_container {
	background-color: #006b90;
}
.sale_inq_icon_arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #000000;
}
.sale_inq_satei:hover .sale_inq_icon_arrow {
	background: #fff;
}
.sale_inq_icon_arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 7px;
	height: 1px;
	border-radius: 9999px;
	background-color: #000000;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.sale_inq_satei:hover .sale_inq_icon_arrow::before {
	background: #fff;
}
.sale_inq_tel {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 14px;
	padding: 18px 0 13px 0;
}
.sale_inq_tel p {
	font-size: 44px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #006b90;
	line-height: 1;
}
.sale_inq_txt02 {
	font-size: 15px;
	font-weight: 500;
	color: #333;
	line-height: 1;
}
.sale_category {
	width: 1200px;
	margin: auto;
	position: relative;
	padding: 57px 0 20px 0;
}
.sale_category h3 span {
	display: grid;
	place-content: center;
	color: #fff;
	width: 325px;
	height: 45px;
	border-radius: 23px;
	background: #2b7256;
	margin: 0 auto 20px auto;
}
.sale_category h3 {
	color: #2b7256;
	text-align: center;
	line-height: 1;
}
.sale_category h3::before {
	content: url(../sale/img/category_side01.webp);
	position: absolute;
	top: 95px;
	left: 130px;
}
.sale_category h3::after {
	content: url(../sale/img/category_side02.webp);
	position: absolute;
	top: 85px;
	right: 125px;
}
.sale_cg_txt {
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 2;
	padding: 25px 0 30px 0;
}
.sale_category ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 950px;
	margin: auto;
}
.sale_cg_list li {
	width: 280px;
	padding-bottom: 45px;
	&:hover img {
		transform: scale(1.1);
	}
}
.sale_category li img {
	margin: auto;
	display: block;
	transition: 0.2s;
}
.sale_cg_name {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 20px 18px 20px 0;
}
.sale_cg_name p {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.sale_cg_about {
	font-size: 15px;
	color: #333;
	line-height: 1.7;
}
.sale_cg_arrow_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	background-color: #2b7256;
	border-radius: 20px;
	transition: background-color 0.3s ease-in-out;
}
.sale_cg_arrow {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #fff;
}
.sale_cg_arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 5px;
	height: 1px;
	border-radius: 9999px;
	background-color: #fff;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.chart_wrap{
	padding-bottom: 60px;
}
.chart_bg {
	width: 1100px;
	height: 1230px;
	background: url(../sale/img/chart_img.png) no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 50px auto 0;

	>ul {
	  width: 100%;
	  position: absolute;
	  bottom: 55px;
	  display: flex;
	  justify-content: center;
	  margin: 0;
	  padding: 0;

	  li {
		list-style: none;
	  }
	}
  }
.sale_senryaku {
	background: #f3f0ea;
	padding: 43px 0 63px 0;
}
.sale_senryaku_inner {
	width: 1200px;
	margin: auto;
	position: relative;
}
.sale_senryaku h3 span {
	display: block;
	padding-bottom: 15px;
	font-size: 30px;
	font-weight: 500;
}
.sale_senryaku h3 {
	text-align: center;
	line-height: 1;
	font-size: 50px;
}
.sale_senryaku_img {
	position: absolute;
	top: -60px;
	right: 185px;
}
.sale_senryaku ul {
	display: flex;
	justify-content: space-between;
	padding-top: 41px;
}
.sale_senryaku li {
	width: 580px;
	height: 794px;
	border-radius: 30px;
	background: #2b7256;
}
.sale_sr_name {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 27px;
}
.sale_sr_inner {
	width: 540px;
	height: 693px;
	margin: auto;
	background: #fff;
	border-radius: 20px;
}
.sale_sr_inner img {
	display: block;
	margin: auto;
	padding: 30px 0;
}
.sale_sr_about {
	font-size: 15px;
	line-height: 2;
	width: 480px;
	margin: auto;
	font-weight: 500;
}
.sale_data {
	width: 1200px;
	margin: auto;
	line-height: 1;
	padding: 84px 0 0 0;
}
.sale_data_top {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 63px;
}
.sale_data_top_txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #aaaaaa;
	letter-spacing: 1px;
}
.sale_data_top_txt02 {
	font-size: 50px;
	font-weight: bold;
	color: #338263;
	padding: 26px 0 30px 0;
}
.sale_data_top_txt03 {
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.7;
	font-weight: 500;
	padding-bottom: 40px;
}
.sale_data ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 90px;
}
.sale_data ul li {
	position: relative;
	width: 570px;
	padding-bottom: 75px;
}
.sale_data_name {
	width: 570px;
	height: 60px;
	border-radius: 10px;
	background: #deece7;
	padding: 19px 0 22px 114px;
	font-size: 20px;
	box-sizing: border-box;
	font-weight: bold;
	letter-spacing: 1px;
}
.sale_data_tag {
	position: absolute;
	top: -30px;
	left: 10px;
}
.sale_data_img {
	margin: auto;
	display: block;
	padding: 25px 0;
}
.sale_data_txt01 {
	font-size: 25px;
	font-weight: bold;
	color: #338263;
	padding: 0 0 25px 20px;
	line-height: 1.5;
}
.sale_data_txt02 {
	font-size: 15px;
	font-weight: 500;
	color: #333;
	padding: 0 20px;
	line-height: 1.7;
}
/*--/売却実績--*/
.m_new_wrap {
	overflow: hidden;
	height: 570px;
	position: relative;
	&::before {
		content: "";
		width: 90%;
		height: 570px;
		border-radius: 0 30px 30px 0;
		display: block;
		background: #d5dcea;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -5;
	}
}
.m_new_wrap .splide__arrow {
	width: 70px;
	height: 70px;
	border-radius: 70px;
	z-index: 30;
	background: #7a8baf;
	border: none;
	top: 204px;
	right: -50vw;
	position: relative;
	display: inline-block;
}
.m_new_wrap .splide__arrow:nth-child(2) {
	display: none;
}
.m_new_wrap .splide__arrow::before, .m_new_wrap .splide__arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: 26px;
	width: 15px;
	height: 2px;
	border-radius: 9999px;
	background-color: #fff;
	transform-origin: calc(100% - 0px) 50%;
}
.m_new_wrap .splide__arrow::before {
	transform: rotate(35deg);
}
.m_new_wrap .splide__arrow::after {
	transform: rotate(-35deg);
}
.m_new_inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.m_new_inner iframe {
	width: 1000px;
	height: 500px;
	left: 500px;
	right: 0;
	margin: 0 auto;
	top: 60px;
	position: absolute;
}
.sale_result_right {
	width: 1200px;
	margin: auto;
}
.sale_result_right h3 {
	font-size: 40px;
	font-weight: bold;
	color: #006b90;
	padding-top: 120px;
}
.sale_result_right p {
	font-size: 15px;
	font-weight: 500;
	width: 355px;
	line-height: 1.7;
	padding: 62px 0 80px 0;
}
.sale_result_right a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 17px 0 43px;
	background-color: #006b90;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	width: 364px;
	height: 70px;
	box-sizing: border-box;
}
.sale_result_right a:hover {
	background: #fff;
}
.sale_result_right a span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}
.sale_result_right a:hover span {
	color: #006b90;
}
.sale_result_arrow_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	height: 33px;
	background-color: #ffffff;
	border-radius: 30px;
	transition: background-color 0.3s ase-in-out;
}
.sale_result_right a:hover .sale_result_arrow_container {
	background: #006b90;
}
.sale_result_arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #000000;
}
.sale_result_right a:hover .sale_result_arrow {
	background: #fff;
}
.sale_result_arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 7px;
	height: 1px;
	border-radius: 9999px;
	background-color: #000000;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.sale_result_right a:hover .sale_result_arrow::after {
	background: #fff;
}
.splide__slide {
	margin-right: 50px !important;
	width: 365px !important;
}
.sale_result_list_txt {
	padding: 20px 23px 0 23px;
}
.sale_result_name {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
.sale_result_about {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	color: #333;
	padding-top: 0px;
	height: 45px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.sale_result_top {
	& .splide__track {
		padding: 10px !important;
	}
	& .splide__slide a {
		box-sizing: border-box;
		display: block;
		width: 365px;
		height: 377px;
		text-decoration: none;
		color: #333;
		background: #fff;
		border-radius: 20px;
		box-shadow: 0 3px 5px #0001;
		& .img {
			width: 100%;
			height: 240px;
			overflow: hidden;
			transition: all .3s;
			border-radius: 20px 20px 0 0;
			& img {
				aspect-ratio: 1/1;
				width: 100%;
				height: 100%;
				transition-duration: .3s;
				object-fit: cover;
				background-color: #fff;
			}
		}
		&:hover .img img {
			transform: scale(1.1);
			transition-duration: .3s;
		}
		& .txt {
			position: relative;
			padding: 30px 15px 20px;
			box-sizing: border-box;
			& p {
				margin: 0;
				line-height: 1;
			}
			& .syubetu {
				background-color: var(--main_color);
				color: #fff;
				font-size: 14px;
				padding: 10px 20px;
				position: absolute;
				top: -16px;
				letter-spacing: var(--letter);
				left: 0;
				font-weight: bold;
			}
			& .tl {
				color: var(--main_color);
				font-size: var(--font-size-18);
				letter-spacing: var(--letter);
				font-weight: bold;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				line-height: 1.2;
				height: 39px;
			}
			& .price {
				color: var(--s_color);
				font-size: var(--font-size-18);
				letter-spacing: var(--letter);
				font-weight: bold;
				margin-top: 10px;
				line-height: 1;
			}
			& .gaiyo {
				color: #333;
				font-size: 14px;
				letter-spacing: var(--letter);
				line-height: 1.2;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				margin-top: 10px;
				height: 33px;
				& span {
					font-weight: bold;
				}
			}
		}
		& .mini {
			height: 16px !important;
		}
	}
	.splide__arrow {
		position: absolute;
		background-color: #006b90;
		border: none;
		width: 60px;
		height: 60px;
		border-radius: 100px;
		z-index: 1;
		top: 45%;
		left: 360px;
		box-shadow: 0 0 10px #0003;
		cursor: pointer;
		&::after {
			content: '';
			position: absolute;
			top: 0;
			bottom: 0;
			right: 25px;
			width: 13px;
			height: 13px;
			margin: auto;
			border-top: 3px solid #fff;
			border-right: 3px solid #fff;
			transform: rotate(45deg);
			box-sizing: border-box;
		}
	}
	.splide__arrow.splide__arrow--prev {
		display: none;
	}
}
/*--/売却実績--*/
.sale_soudan {
	background: #f3f0ea;
	position: relative;
	padding-bottom: 83px;
	margin-top: 120px;
}
.sale_soudan_fukidashi {
	width: 686px;
	height: 77px;
	border-radius: 20px;
	background: #cca76e;
	display: grid;
	place-content: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
	position: relative;
}
.sale_soudan_fukidashi::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 15px 0 15px;
	border-color: #cca76e transparent transparent transparent;
}
.sale_soudan_top {
	width: 1200px;
	margin: auto;
	display: flex;
	gap: 35px;
}
.sale_soudan_top ul {
	position: relative;
	width: 980px;
}
.sale_soudan_top li {
	font-size: 28px;
	font-weight: 500;
	padding: 23px 42px;
	border-radius: 40px;
	position: absolute;
	display: block;
	background: #fff;
}
.sale_soudan_top li:nth-child(1) {
	top: 40px;
	left: 35px;
}
.sale_soudan_top li:nth-child(2) {
	top: 40px;
	right: 0;
}
.sale_soudan_top li:nth-child(3) {
	top: 140px;
	left: 65px;
}
.sale_soudan_top li:nth-child(4) {
	top: 140px;
	left: 470px;
}
.sale_soudan_top li:nth-child(5) {
	top: 240px;
	left: 60px;
}
.sale_soudan_top li:nth-child(6) {
	top: 240px;
	left: 415px;
}
.sale_soudan_top img {
	padding-top: 15px;
}
.sale_soudan_bottom {
	display: flex;
	justify-content: left;
	gap: 51px;
	margin: auto;
	width: 1200px;
	padding-top: 58px;
}
.sale_soudan_bottom p {
	font-size: 16px;
	padding-top: 40px;
	line-height: 1.8;
	font-weight: 500;
}
.sale_soudan_bottom p span {
	color: #af8b3c;
}
.sale_soudan_btn {
	display: block;
	margin: auto;
	width: 498px;
}
.sale_soudan a {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 23px 0 59px;
	background-color: #333;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	margin-top: 40px;
	width: 498px;
	height: 95px;
	box-sizing: border-box;
	border: 1px solid #333;
	box-sizing: border-box;
}
.sale_soudan a:hover {
	background: #fff;
	border: 1px solid #333;
}
.sale_soudan a span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}
.sale_soudan a:hover span {
	color: #333;
}
.sale_soudan_arrow_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 45px;
	height: 45px;
	background-color: #ffffff;
	border-radius: 30px;
	transition: background-color 0.3s ase-in-out;
}
.sale_soudan a:hover .sale_soudan_arrow_container {
	background: #333;
}
.sale_soudan_arrow {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #000000;
	transition: background-color 0.3s ase-in-out;
}
.sale_soudan a:hover .sale_soudan_arrow {
	background: #fff;
}
.sale_soudan_arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 8px;
	height: 1px;
	border-radius: 9999px;
	background-color: #000000;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
	transition: background-color 0.3s ase-in-out;
}
.sale_soudan a:hover .sale_soudan_arrow::after {
	background: #fff;
}
/* よくある質問 */
.sa_conts_tit_wrap h3 {
	font-size: 50px;
	font-weight: 500;
	position: relative;
	line-height: 1;
	text-align: center;
}
.sa_conts_tit_wrap h3::before {
	content: url(../sale/img/qa_img.webp);
	position: absolute;
	top: 0;
	left: 300px;
}
.sale_qa_txt {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 2;
	text-align: center;
	padding: 30px;
}
#sa_qa {
	padding: 70px 0;
	background: #f6f6f6;
	>div {
		width: 1100px;
		margin: 0 auto;
	}
	.qa_list {
		display: block;
		overflow: hidden;
		cursor: pointer;
		border-radius: 5px;
		filter: drop-shadow(0px 0px 5px #0001);
	}
	.qa_list:not(:last-of-type) {
		margin-bottom: 30px;
	}
	.qa_list .title {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 15px 60px 15px 70px;
		background-color: #fff;
		box-shadow: 0 0 8px rgb(0 0 0 / 30%);
		font-size: 18px;
		line-height: 40px !important;
		color: #000;
		text-align: left;
		position: relative;
	}
	.qa_list .title:before {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		-webkit-mask-image: url(../sale/img/q_icon.svg);
		mask-image: url(../sale/img/q_icon.svg);
		mask-size: 30px;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		background-color: #0d73a2;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.qa_list .title:hover {
		background-color: #e6f3fa;
	}
	.qa_list dt {
		position: relative;
	}
	.qa_list dt .title.active {
		border-bottom: 1px solid #ccc;
	}
	.qa_list dd {
		display: none;
		padding: 25px 20px 25px 70px;
		background: #eee;
		margin: 0;
		background-color: #fff;
		text-align: left;
		font-size: 15px;
		line-height: 1.5;
		color: #000;
		position: relative;
	}
	.qa_list dd:before {
		content: "";
		display: block;
		width: 30px;
		height: 30px;
		-webkit-mask-image: url(../sale/img/a_icon.svg);
		mask-image: url(../sale/img/a_icon.svg);
		mask-size: 30px;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		background-color: #c80000;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.accordion_icon, .accordion_icon {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.accordion_icon {
		width: 24px;
		height: 24px;
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
	}
	.accordion_icon span {
		position: absolute;
		left: 0px;
		width: 100%;
		height: 2px;
		background-color: #999;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-ms-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		transition: all 0.2s;
	}
	.accordion_icon span:nth-of-type(1) {
		margin: auto;
		top: 0;
		bottom: 0;
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
	.accordion_icon span:nth-of-type(2) {
		top: 11px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}
	.accordion_icon.active span:nth-of-type(1) {
		display: none;
	}
	.accordion_icon.active span:nth-of-type(2) {
		top: 11px;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
}
/* sale（売却ページ）
---------------------------------------- */
/* ----------------------------------------
greeing（代表挨拶）
---------------------------------------- */
.grt_container {
	font-family: "Noto Sans JP", sans-serif;
}
.grt_main {
	position: relative;
	margin-top: 100px;
}
.grt_main::before {
	content: "";
	display: block;
	width: 60%;
	height: 640px;
	border-radius: 0 30px 30px 0;
	background: #566c9b;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}
.grt_main_inner::before {
	content: "";
	display: block;
	width: 90vw;
	height: 90%;
	border-radius: 30px 0 0 30px;
	background: #f3f0ea;
	position: absolute;
	top: 155px;
	right: 0;
	z-index: -1;
	min-width: 1400px;
}
.grt_main_w1200 {
	width: 1200px;
	margin: auto;
	padding: 155px 0;
	position: relative;
}
.grt_main_inner h2 {
	text-align: right;
	font-size: 50px;
	font-weight: bold;
	color: #566c9b;
	margin: 0;
	line-height: 1;
	position: absolute;
	top: 130px;
	right: 0px;
}
.grt_main_inner h3 {
	writing-mode: vertical-rl;
	position: absolute;
	top: 93px;
	left: 0;
	line-height: 2;
	margin: 0;
}
.grt_main_inner h3 p {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	letter-spacing: 5px;
	border-right: 2px dashed #7a8baf;
	line-height: 1.3;
	margin-right: 10px;
	display: inline-block;
}
.grt_main_inner h3 span {
	font-size: 20px;
	font-weight: bold;
	color: #7a8baf;
	letter-spacing: 2px;
}
.grt_main_inner img {
	padding: 133px 0 67px 0;
}
.grt_main_txt {
	width: 870px;
	margin: auto;
}
.grt_main_txt01 {
	font-size: 18px;
	color: #333;
	line-height: 1.5;
}
.grt_main_txt02 {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	padding-top: 50px;
}
.grt_main_txt02 span {
	font-size: 18px;
	display: block;
	padding-bottom: 8px;
}
.grt_history {
	padding: 175px 0;
	position: relative;
}
.grt_history_top {
	width: 1200px;
	margin: auto;
	position: relative;
}
.grt_history_top h3 {
	font-size: 45px;
	font-weight: bold;
	color: #566c9b;
	margin: 0;
	line-height: 1;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.grt_history_top h3 span {
	font-size: 20px;
	padding-left: 40px;
}
.grt_history_top p {
	font-size: 16px;
	font-weight: 500;
	padding: 42px 0 57px 0;
}
.grt_his_img01 {
	position: absolute;
	top: -90px;
	right: 0px;
}
.grt_history ul {
	width: 1320px;
	margin: auto;
}
.grt_history li {
	width: 100%;
	border-radius: 30px;
	background: #f3f0ea;
	padding: 30px 120px 30px 60px;
	box-sizing: border-box;
	margin-bottom: 18px;
}
.grt_his_list_title {
	display: flex;
	gap: 27px;
	align-items: center;
}
.grt_his_num {
	font-size: 18px;
	font-weight: 500;
	color: #f3f0ea;
	width: 38px;
	height: 38px;
	border-radius: 50px;
	background: #566c9b;
	display: grid;
	place-content: center;
}
.grt_his_name {
	font-size: 25px;
	font-weight: 500;
	color: #566c9b;
	line-height: 1;
}
.grt_his_about {
	font-size: 18px;
	line-height: 1.5;
	padding-top: 25px;
}
.grt_his_img02 {
	position: absolute;
	bottom: 105px;
	right: 70px;
}
/* greeing（代表挨拶）
---------------------------------------- */
/* ----------------------------------------
kids（キッズスペース）
---------------------------------------- */
.kids_container {
	font-family: "Noto Sans JP", sans-serif;
}
.kids_title {
	position: relative;
	margin-top: 100px;
}
.kids_title::before {
	content: "";
	display: block;
	width: 90%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	background: #d38d8d;
	position: absolute;
	z-index: -2;
}
.kids_title h2 {
	width: 1200px;
	margin: auto;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	padding: 135px 0;
}
.kids_title h2 span {
	font-size: 25px;
	display: block;
	padding-top: 20px;
}
.kids_contents {
	position: relative;
	padding: 60px 0 80px 0;
	margin-bottom: 120px;
}
.kids_contents::before {
	content: "";
	display: block;
	width: 30%;
	height: 100%;
	border-radius: 0 0 30px 0;
	background: #d5dcea;
	position: absolute;
	top: 0;
	z-index: -1;
}
.kids_contents_inner {
	width: 1200px;
	margin: auto;
}
.kids_txt01 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	border-bottom: 2px dashed #7a8baf;
	line-height: 1;
	margin-bottom: 18px;
	display: inline-block;
}
.kids_main_img {
	margin: -55px 0 0 45px;
}
.kids_txt_box {
	width: 100%;
	border-radius: 15px;
	border: 1px solid #ebeaea;
	background: #fff;
	padding: 15px 0 20px 0;
	margin: 18px 0 50px 0;
}
.kids_txt_box01 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #719c8b;
	position: relative;
	z-index: 6;
	line-height: 1;
	padding: 13px 25px 13px 25px;
	display: inline-block;
}
.kids_txt_box01::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #e9f3ef;
	border-radius: 0 20px 20px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -7;
}
.kids_txt_box02 {
	font-size: 19px;
	color: #333;
	line-height: 1.8;
	padding: 8px 30px 0 30px;
}
.kids_txt_box02 span {
	font-weight: bold;
	color: #566c9b;
}
.kids_img02 {
	padding: 40px 0 125px 0;
}
.kids_btn {
	width: 1050px;
	display: flex;
	justify-content: space-between;
}
.kids_btn a {
	width: 500px;
	height: 110px;
	border-radius: 99px;
	background: #d38d8d;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	display: grid;
	place-content: center;
	text-decoration: none;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.kids_btn a:nth-child(1)::before {
	content: '\f3c5';
	font-family: "Font Awesome 6 Free";
	position: absolute;
	top: 43%;
	left: 80px;
}
.kids_btn a:nth-child(2) {
	background: #566c9b;
}
.kids_btn a:nth-child(1):hover {
	background: #fff;
	border: 1px solid #d38d8d;
	color: #d38d8d;
	box-sizing: border-box;
}
.kids_btn a:nth-child(2):hover {
	background: #fff;
	border: 1px solid #566c9b;
	color: #566c9b;
	box-sizing: border-box;
}
/* kids（キッズスペース）
---------------------------------------- */
/* ----------------------------------------
promise（お客様に伝えたいこと）
---------------------------------------- */
.pm_container {
	font-family: "Noto Sans JP", sans-serif;
}
.pm_title {
	position: relative;
	margin-top: 100px;
}
.pm_title::before {
	content: "";
	display: block;
	width: 90%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	background: #566c9b;
	position: absolute;
	z-index: -2;
}
.pm_title h2 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	width: 1200px;
	margin: auto;
	padding: 80px 0;
}
.pm_title h2 span {
	font-size: 18px;
	line-height: 1.5;
	display: block;
	font-weight: 300;
	padding-top: 40px;
}
.pm_main {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-top: 80px;
}
.pm_main_left {
	display: flex;
}
.pm_main_left h3 {
	writing-mode: vertical-rl;
	line-height: 1.3;
}
.pm_main_left h3 p {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	border-right: 2px dashed #7a8baf;
	display: inline-block;
	letter-spacing: 5px;
}
.pm_main_left h3 span {
	font-size: 20px;
	font-weight: bold;
	color: #719c8b;
	padding-left: 5px;
	display: block;
	letter-spacing: 2px;
}
.pm_left_txt p {
	font-size: 19px;
	color: #333;
	line-height: 1.5;
	width: 530px;
	padding: 55px 0 60px 0;
}
.pm_left_txt p span {
	font-weight: bold;
	color: #719c8b;
}
.pm_btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 10px 30px;
	gap: 178px;
	background-color: #566c9b;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	border: 1px solid #566c9b;
	box-sizing: border-box;
}
.pm_btn:hover {
	background: #fff;
	border: 1px solid #566c9b;
	box-sizing: border-box;
}
.pm_btn span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
}
.pm_btn:hover span {
	color: #566c9b;
}
.pm_btn_icon_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	background-color: #ffffff;
	border-radius: 30px;
	transition: background-color 0.3s ease-in-out;
}
.pm_btn:hover .pm_btn_icon_container {
	background: #566c9b;
}
.pm_btn_icon_arrow {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #566c9b;
}
.pm_btn:hover .pm_btn_icon_arrow {
	background: #fff;
}
.pm_btn_icon_arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 8px;
	height: 1px;
	border-radius: 9999px;
	background-color: #566c9b;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.pm_btn:hover .pm_btn_icon_arrow::before {
	background: #fff;
}
.pm_main_img {
	margin-right: -25px;
}
.pm_list_container {
	width: 1200px;
	margin: auto;
	padding: 140px 0 70px 0;
}
.pm_list_top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.pm_list_top_txt h3 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #566c9b;
	line-height: 1.5;
	letter-spacing: -1px;
	margin: 0;
}
.pm_list_top_txt h3 span {
	font-size: 20px;
	letter-spacing: 1px;
}
.pm_list_top_txt01 {
	font-size: 16px;
	font-weight: 500;
	padding: 40px 0 65px 0;
}
.pm_list_container ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pm_list_container ul li {
	width: 380px;
	height: 310px;
	border-radius: 30px;
	background: #f3f0ea;
	margin-bottom: 40px;
}
.pm_list_container ul li img {
	margin: auto;
	padding: 20px 0 10px 0;
	display: block;
}
.pm_list_container ul li p {
	font-size: 22px;
	font-weight: 500;
	color: #566c9b;
	text-align: center;
	line-height: 1.3;
}
.pm_list_container ul li:nth-child(10) {
	width: 100%;
	height: 150px;
	display: flex;
	position: relative;
}
.pm_list_container ul li:nth-child(10) img {
	position: absolute;
	top: -60px;
	left: 55px;
}
.pm_list_container ul li:nth-child(10) p {
	text-align: left;
	padding: 45px 0 0 320px;
}
/* promise（お客様に伝えたいこと）
---------------------------------------- */
/* ----------------------------------------
wake（不動産の豆知識）
---------------------------------------- */
.wake_container {
	font-family: "Noto Sans JP", sans-serif;
}
.wake_title {
	position: relative;
	margin-top: 100px;
}
.wake_title::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	background: #e3bb90;
	position: absolute;
	z-index: -2;
}
.wake_title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	width: 1200px;
	margin: auto;
	padding: 45px 0;
}
.wake_top {
	width: 1200px;
	margin: auto;
	position: relative;
}
.wake_top h3 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #566c9b;
	line-height: 1;
	margin: 0;
	padding: 60px 0 40px 0;
}
.wake_top h3 span {
	font-size: 20px;
	display: block;
	padding-bottom: 20px;
}
.wake_top_txt {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
}
.wake_top_img {
	position: absolute;
	top: -10px;
	right: 0;
}
.wake_reins {
	width: 1200px;
	border-radius: 30px;
	background: #f3f0ea;
	position: relative;
	margin: 90px auto 95px auto;
}
.wake_reins_title {
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	width: 620px;
	height: 70px;
	display: grid;
	place-content: center;
	border-radius: 35px;
	background: #566c9b;
	position: absolute;
	top: -30px;
}
.wake_reins_txt {
	font-size: 18px;
	line-height: 1.5;
	padding: 75px 0 30px 0;
	width: 1150px;
	margin: auto;
}
.wake_reins_txt span {
	font-weight: bold;
	color: #566c9b;
}
.wake_sikumi_container {
	width: 1100px;
	border-radius: 10px;
	background: #fff;
	margin: auto;
	padding: 50px 0 65px 0;
}
.wake_sikumi_txt01 {
	font-size: 20px;
	font-weight: 500;
	color: #566c9b;
	width: 585px;
	height: 60px;
	border-radius: 30px;
	background: #f3f3f3;
	display: grid;
	place-content: center;
	margin: auto;
}
.wake_sikumi_container img {
	padding: 30px 0 60px 0;
	margin: auto;
	display: block;
}
.wake_sikumi_txt02 {
	font-size: 30px;
	font-weight: bold;
	color: #d38d8d;
	width: 830px;
	height: 70px;
	border-radius: 35px;
	display: grid;
	place-content: center;
	background: #fcf5f5;
	margin: auto;
}
.wake_reins_bottom {
	width: 100%;
	display: flex;
	gap: 35px;
	width: 1100px;
	margin: auto;
	padding: 20px 0 30px 0;
}
.wake_reins_bottom .wake_reins_txt {
	padding: 0;
}
.wake_bottom {
	background: #f3f3f3;
}
.wake_bottom_inner {
	width: 1100px;
	margin: auto;
	position: relative;
	padding: 78px 0 70px 0;
}
.wake_desuga {
	position: absolute;
	top: -50px;
}
.wake_bottom_txt01 {
	font-size: 30px;
	font-weight: 500;
	color: #d38d8d;
	line-height: 1;
}
.wake_bottom_txt02 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	padding: 25px 0 40px 0;
}
.wake_bottom_txt02 span {
	color: #566c9b;
}
.wake_case_container {
	display: flex;
	justify-content: space-between;
}
.wake_case {
	width: 475px;
	padding: 30px;
	background: #fff;
	border-radius: 20px;
}
.wake_case_txt_container {
	position: relative;
}
.wake_case_um {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	width: 95px;
	height: 26px;
	border-radius: 13px;
	background: #566c9b;
	display: grid;
	place-content: center;
	position: absolute;
	top: -15px;
	left: -18px;
}
.wake_case_txt {
	font-size: 20px;
	font-weight: 500;
	color: #566c9b;
	width: 480px;
	border-radius: 10px;
	background: #e8ecf4;
	padding: 20px 25px;
	box-sizing: border-box;
	line-height: 1.5;
}
.wake_case img {
	display: block;
	padding-top: 20px;
	margin: auto;
}
.wake_bottom_txt03 {
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	line-height: 1.5;
	padding-top: 40px;
}
.wake_bottom_txt03 span {
	color: #b73059;
}
/* wake（不動産の豆知識）
---------------------------------------- */
/* ----------------------------------------
eigyo（営業担当の見極め方）
---------------------------------------- */
.eigyo_container {
	font-family: "Noto Sans JP", sans-serif;
}
.eigyo_title {
	position: relative;
	margin-top: 130px;
}
.eigyo_title::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	background: #566c9b;
	position: absolute;
	z-index: -2;
}
.eigyo_title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	width: 1200px;
	margin: auto;
	padding: 45px 0;
}
.eigyo_quality {
	width: 1200px;
	margin: auto;
	position: relative;
}
.eigyo_quality h3 {
	padding: 60px 0 40px 0;
	font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #566c9b;
	line-height: 1;
	margin: 0;
}
.eigyo_quality h3 span {
	font-size: 20px;
	display: block;
	padding-bottom: 20px;
}
.eg_qt_txt01 {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.8;
}
.eg_qt_top_img {
	position: absolute;
	top: -120px;
	right: 0;
}
.eg_qt_tokutyou {
	width: 100%;
	border-radius: 30px;
	background: #f3f3f3;
	position: relative;
	margin: 90px 0 60px 0;
	padding-bottom: 35px;
}
.eg_qt_tokutyou_name {
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	width: 485px;
	height: 70px;
	border-radius: 35px;
	background: #719c8b;
	display: grid;
	place-content: center;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}
.eg_tokutyou_img {
	display: block;
	margin: auto;
	padding: 100px 0 65px 0;
}
.eg_qt_list {
	font-size: 20px;
	font-weight: 500;
	color: #2e7e5f;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 30px;
	background: #fff;
	display: inline-block;
	line-height: 1.3;
	position: absolute;
	z-index: 2;
}
.eg_qt_list:nth-child(1) {
	top: 85px;
	left: 170px;
}
.eg_qt_list:nth-child(2) {
	top: 245px;
	left: 215px;
}
.eg_qt_list:nth-child(3) {
	top: 380px;
	left: 150px;
}
.eg_qt_list:nth-child(4) {
	top: 555px;
	left: 150px;
}
.eg_qt_list:nth-child(5) {
	top: 150px;
	right: 75px;
}
.eg_qt_list:nth-child(6) {
	top: 285px;
	right: 160px;
}
.eg_qt_list:nth-child(7) {
	top: 445px;
	right: 20px;
}
.eg_qt_list:nth-child(8) {
	top: 600px;
	right: 200px;
}
.eg_qt_arrow {
	position: absolute;
	list-style: none;
}
.eg_qt_arrow img {
	display: block;
}
.eg_qt_arrow:nth-child(1) {
	top: 150px;
	left: 350px;
}
.eg_qt_arrow:nth-child(2) {
	top: 305px;
	left: 310px;
}
.eg_qt_arrow:nth-child(3) {
	top: 435px;
	left: 325px;
	transform: rotate(-35deg);
}
.eg_qt_arrow:nth-child(4) {
	top: 565px;
	left: 320px;
	transform: rotate(-45deg);
}
.eg_qt_arrow:nth-child(5) {
	top: 220px;
	right: 335px;
}
.eg_qt_arrow:nth-child(6) {
	top: 370px;
	right: 330px;
}
.eg_qt_arrow:nth-child(7) {
	top: 460px;
	right: 343px;
	transform: rotate(55deg);
}
.eg_qt_arrow:nth-child(8) {
	top: 545px;
	right: 345px;
	transform: rotate(175deg);
}
.eg_qt_bottom {
	width: 1035px;
	border-radius: 10px;
	background: #fff;
	padding: 40px 0;
	margin: auto;
	position: relative;
}
.eg_qt_bottom img {
	position: absolute;
	top: -25px;
	left: 25px;
}
.eg_qt_bottom p {
	font-size: 18px;
	padding-left: 230px;
	line-height: 1.5;
}
.eg_qt_bottom p span {
	font-weight: bold;
}
.eigyou_flow {
	position: relative;
	width: 100%;
}
.eigyou_flow::before {
	content: "";
	width: 48%;
	height: 90%;
	border-radius: 0 30px 30px 0;
	background: #f3f0ea;
	position: absolute;
	top: 0;
	left: 0;
}
.eigyo_flow_inner {
	width: 1200px;
	margin: auto;
	position: relative;
	padding: 50px 0;
}
.eigyo_flow_inner h3 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #566c9b;
	line-height: 2;
	margin: 0;
}
.eigyo_flow_inner h3 span {
	font-size: 20px;
	display: block;
}
.eigyou_flow_txt01 {
	font-size: 16px;
	font-weight: 500;
	padding: 19px 0 10px 0;
}
.eigyou_flow_txt02 {
	font-size: 18px;
}
.eigyou_flow_txt02 span {
	color: #566c9b;
}
.eg_flow_img01 {
	position: absolute;
	top: 79px;
	right: 0;
}
.eg_flow_container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 50px 0 100px 0;
}
.eg_flow_left {
	position: sticky;
	top: 0;
}
.eg_flow_img {
	padding-left: 20px;
	padding-bottom: 240px;
}
.eg_flow_img02 {
	position: absolute;
	top: 580px;
	left: 0;
}
.eg_flow_container ul {
	width: 540px;
}
.eg_flow_container li {
	padding-bottom: 40px;
}
.eg_flow_list_top {
	display: flex;
	gap: 20px;
	align-items: center;
}
.eg_flow_num {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #566c9b;
	display: grid;
	place-content: center;
}
.eg_flow_name {
	font-size: 20px;
	font-weight: 500;
	color: #566c9b;
}
.eg_flow_about {
	font-size: 16px;
	padding-top: 20px;
	line-height: 1.5;
}
.eg_flow_btn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 8px 0 15px;
	background-color: #719c8b;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	width: 285px;
	height: 45px;
	box-sizing: border-box;
	/* margin: 20px auto 0 auto; */
	margin-top: 20px;
	border: 1px solid #719c8b;
}
.eg_flow_btn:hover {
	background: #fff;
	box-sizing: border-box;
}
.eg_flow_btn span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0px;
	font-size: 14px;
	transition: color 0.3s ease-in-out;
}
.eg_flow_btn:hover span {
	color: #719c8b;
}
.eg_flow_arrow_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 30px;
	transition: background-color 0.3s ase-in-out;
}
.eg_flow_btn:hover .eg_flow_arrow_container {
	background: #719c8b;
}
.eg_flow_arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #719c8b;
}
.eg_flow_btn:hover .eg_flow_arrow {
	background: #fff;
}
.eg_flow_arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 5px;
	height: 1px;
	border-radius: 9999px;
	background-color: #719c8b;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.eg_flow_btn:hover .eg_flow_arrow::after {
	background: #fff;
}
.eg_main_btn {
	display: flex;
	justify-content: space-between;
	gap: 35px;
	width: 1050px;
	margin: auto;
}
.eg_main_btn a {
	width: 505px;
	height: 110px;
	border-radius: 55px;
	background: #d38d8d;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	display: grid;
	place-content: center;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.eg_main_btn a:hover {
	color: #d38d8d;
	border: 1px solid #d38d8d;
	box-sizing: border-box;
	background: #fff;
}
.eg_main_btn a:nth-child(2) {
	background: #566c9b;
}
.eg_main_btn a:nth-child(2):hover {
	color: #566c9b;
	border: 1px solid #566c9b;
	box-sizing: border-box;
	background: #fff;
}
/* eigyo（営業担当の見極め方）
---------------------------------------- */
/* ----------------------------------------
nukemichi_map（抜け道マップ）
---------------------------------------- */
.nmap_container {
	font-family: "Noto Sans JP", sans-serif;
}
.nmap_title {
	position: relative;
	margin-top: 130px;
}
.nmap_title::before {
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	background: #566c9b;
	position: absolute;
	z-index: -2;
}
.nmap_title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	width: 1200px;
	margin: auto;
	padding: 45px 0;
}
.nmap_top_container {
	width: 100%;
}
.nmap_top_inner {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: center;
}
.nmap_top_map {
	width: 390px;
	position: relative;
	margin-top: -40px;
}
.nmap_top_map img {
	position: absolute;
	top: 0;
	left: -420px;
	width: 20vw;
	z-index: -3;
	min-width: 1050px;
}
.nmap_top_right {
	width: 780px;
	position: relative;
	padding: 45px 0 33vw 0;
}
.nmap_top_right h3 {
	margin: 0;
}
.nmap_top_right h3 p {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	border-bottom: 3px dashed #7a8baf;
	line-height: 1.3;
	letter-spacing: 3px;
	margin-bottom: 15px;
}
.nmap_top_right h3 span {
	font-size: 20px;
	font-weight: bold;
	color: #566c9b;
}
.nmap_top_about {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	padding-top: 10px;
}
.nmap_top_car {
	position: absolute;
	top: 130px;
	right: 10px;
}
.nmap_top_right ul {
	display: flex;
	gap: 13px;
	position: absolute;
	top: 340px;
	& img {
		max-width: 360px;
		width: 20vw;
		min-width: 230px;
	}
}
.nmap_top_right ul li:nth-child(2) {
	margin-top: -20px;
}
.nmap_list {
	width: 1070px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nmap_list a {
	width: 528px;
	border-radius: 20px;
	background: #f3f0ea;
	font-size: 20px;
	font-weight: 500;
	padding: 35px 0 35px 85px;
	position: relative;
	display: block;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}
.nmap_list a::before {
	content: url(../nukemichi_map/img/map_pdf.webp);
	top: 26px;
	left: 36px;
	position: absolute;
}
.nmap_bottom_img {
	width: 1200px;
	margin: auto;
	padding: 40px 0 60px 0;
	display: block;
}
/* nukemichi_map（抜け道マップ）
---------------------------------------- */
/* ----------------------------------------
loan_important（住宅ローン）
---------------------------------------- */
.loan_imp_container {
	font-family: "Noto Sans JP", sans-serif;
}
.loan_imp_main {
	background: url(../loan_important/img/loan_main_bg.webp);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 150px 0 50px 0;
}
.loan_imp_main_inner {
	width: 1030px;
	margin: auto;
}
.loan_imp_main_top_list {
	width: 410px;
	display: flex;
	justify-content: space-between;
	margin: auto;
}
.loan_imp_main_top_list li {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	width: 130px;
	height: 40px;
	border: 1px solid #333;
	box-sizing: border-box;
	display: grid;
	place-content: center;
}
.loan_imp_main_inner h2 {
	margin: 0;
}
.loan_imp_main_inner h2 img {
	display: block;
	margin: auto;
	padding: 30px 0 40px 0;
}
.loan_imp_white_bg {
	width: 100%;
	border-radius: 20px;
	background-color: rgb(255 255 255 / 0.5);
	position: relative;
	padding: 35px 0 55px 0;
}
.loan_imp_white_bg img {
	position: absolute;
	top: 25px;
	left: 40px;
}
.loan_imp_main_white_list {
	display: flex;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
	width: 690px;
	margin: auto;
}
.loan_imp_main_white_list li {
	padding: 15px 22px;
	border-radius: 50px;
	background: #fff;
	color: #333;
	font-size: 20px;
	font-weight: 500;
	box-shadow: 0px 2px 5px darkgrey;
}
.loan_imp_txt01 {
	font-size: 24px;
	font-weight: 500;
	color: #333;
	text-align: center;
	line-height: 1.8;
	padding-top: 50px;
}
.loan_imp_main_bottom {
	padding: 70px 0;
	text-align: center;
}
.loan_imp_main_bottom_txt01 {
	font-size: 30px;
	font-weight: bold;
	color: #ff9c00;
}
.loan_imp_main_bottom_txt01::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 40px solid #ffe1b2;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	margin: 40px auto;
}
.loan_imp_main_bottom_txt02 {
	font-size: 40px;
	font-weight: bold;
	color: #333;
	background: linear-gradient(transparent 70%, #fff000 50%);
	display: inline-block;
	line-height: 1.3;
}
.loan_imp_main_bottom_txt03 {
	font-size: 18px;
	font-weight: 500;
	color: #333;
	line-height: 2;
	padding: 35px 0 40px 0;
}
.loan_imp_inq {
	background: url(../loan_important/img/loan_inq_bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.loan_imp_inq_inner {
	width: 1040px;
	margin: auto;
	position: relative;
	padding: 45px 0 48px 0;
}
.loan_imp_inq_txt {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}
.loan_imp_inq_txt::before {
	content: url(../loan_important/img/loan_inq_fukidasi01.webp);
	position: absolute;
	top: 3px;
	left: 133px;
}
.loan_imp_inq_txt::after {
	content: url(../loan_important/img/loan_inq_fukidasi02.webp);
	position: absolute;
	top: 3px;
	right: 140px;
}
.loan_imp_inq_img {
	position: absolute;
	top: -30px;
	right: 0px;
}
.loan_imp_inq_inner ul {
	width: 1040px;
	display: flex;
	justify-content: center;
	padding-top: 33px;
	flex-wrap: wrap;
	gap: 20px;
}
.loan_imp_inq_inner li {
	width: 510px;
	height: 170px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
}
.loan_imp_inq_txt01 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-top: 28px;
	line-height: 1;
}
.loan_imp_inq_satei {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 17px 17px 17px 43px;
	gap: 116px;
	background-color: #006b90;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	margin-top: 17px;
	border: 1px solid #006b90;
	box-sizing: border-box;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_satei {
	background: #4cc764;
	border: 1px solid #4cc764;
}
.loan_imp_inq_satei:hover {
	background-color: #fff;
	border: 1px solid #006b90;
	box-sizing: border-box;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_satei:hover {
	border: 1px solid #4cc764;
	background: #fff;
}
.loan_imp_inq_satei span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 20px;
	transition: color 0.3s ease-in-out;
	position: relative;
}
.loan_imp_inq_inner li:nth-child(2).loan_imp_inq_satei span::before {
	content: url(../loan_important/img/loan_inq_line.webp);
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}
.loan_imp_inq_satei:hover span {
	color: #006b90;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_satei:hover span {
	color: #4cc764;
}
.loan_imp_inq_satei .loan_imp_inq_icon_container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33px;
	height: 33px;
	background-color: #ffffff;
	border-radius: 20px;
	transition: background-color 0.3s ease-in-out;
}
.loan_imp_inq_satei:hover .loan_imp_inq_icon_container {
	background-color: #006b90;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_satei:hover .loan_imp_inq_icon_container {
	background: #4cc764;
}
.loan_imp_inq_icon_arrow {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 1px;
	margin-top: 3px;
	border-radius: 9999px;
	background-color: #006b90;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_icon_arrow {
	background: #4cc764;
}
.loan_imp_inq_satei:hover .loan_imp_inq_icon_arrow {
	background: #fff;
}
.loan_imp_inq_icon_arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 7px;
	height: 1px;
	border-radius: 9999px;
	background-color: #006b90;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}
.loan_imp_inq_inner li:nth-child(2) .loan_imp_inq_icon_arrow::before {
	background: #4cc764;
}
.loan_imp_inq_satei:hover .loan_imp_inq_icon_arrow::before {
	background: #fff;
}
.loan_imp_inq_tel {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 14px;
	padding: 18px 0 13px 0;
	text-decoration: none;
}
.loan_imp_inq_tel p {
	font-size: 44px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #006b90;
	line-height: 1;
}
.loan_imp_inq_txt02 {
	font-size: 15px;
	font-weight: 500;
	color: #333;
	line-height: 1;
}
.loan_imp_tuyomi {
	padding: 100px 0 5px 0;
	background: #eee;
	overflow: hidden;
}
.limp_tuyomi_name {
	font-size: 50px;
	font-weight: bold;
	color: #006b90;
	background: url(../loan_important/img/loan_tuyomi_bg.webp);
	background-position: 54% 50%;
	background-repeat: no-repeat;
	position: relative;
	width: 540px;
	letter-spacing: 3px;
	margin: auto;
	padding: 40px 0;
	line-height: 1;
}
.limp_tuyomi_name span {
	font-size: 90px;
}
.limp_tuyomi_name::before {
	content: url(../loan_important/img/loan_tuyomi_pig.webp);
	display: block;
	position: absolute;
	top: 45px;
	left: -120px;
}
.limp_tuyomi_name::after {
	content: url(../loan_important/img/loan_tuyomi_money.webp);
	display: block;
	position: absolute;
	top: 45px;
	right: -120px;
}
.limp_tuyomi_list {
	position: relative;
	position: relative;
	padding: 100px 0 60px 0;
	margin-bottom: 90px;
}
.limp_tuyomi_list::after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
}
.limp_tuyomi_list:nth-child(1):after {
	content: url(../loan_important/img/loan_tuyomi_img01.webp);
}
.limp_tuyomi_list:nth-child(2):after {
	content: url(../loan_important/img/loan_tuyomi_img02.webp);
	left: 0;
}
.limp_tuyomi_list:nth-child(3):after {
	content: url(../loan_important/img/loan_tuyomi_img03.webp);
}
.limp_tuyomi_cont {
	width: 1200px;
	margin: auto;
}
.limp_tuyomi_cont_inner {
	width: 860px;
	border-radius: 30px;
	background: #fff;
	padding: 60px 70px 70px 70px;
	position: relative;
	z-index: 30;
	box-sizing: border-box;
}
.limp_tuyomi_list:nth-child(2) .limp_tuyomi_cont_inner {
	margin: 0 0 0 auto;
}
.limp_tuyomi_point {
	position: absolute;
	top: -70px;
	left: 40px;
}
.limp_tuyomi_list:nth-child(2) .limp_tuyomi_point {
	right: 40px;
	left: unset;
}
.limp_tuyomi_cont_name {
	font-size: 35px;
	font-weight: bold;
	color: #006b90;
	line-height: 1.3;
}
.limp_tuyomi_cont_about {
	font-size: 15px;
	line-height: 1.5;
	padding: 25px 0px;
}
.limp_tuyomi_cont_fukidasi {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
	position: relative;
	padding-bottom: 25px;
	width: 500px;
	margin: auto;
}
.limp_tuyomi_cont_fukidasi::before {
	content: url(../loan_important/img/loan_tuyomi_fukidasi01.webp);
	display: block;
	top: 15px;
	left: 15px;
	position: absolute;
}
.limp_tuyomi_cont_fukidasi::after {
	content: url(../loan_important/img/loan_tuyomi_fukidasi02.webp);
	display: block;
	top: 15px;
	right: 8px;
	position: absolute;
}
.limp_tuyomi_btn {
	display: flex;
	justify-content: space-between;
}
.limp_tuyomi_btn a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 350px;
	height: 70px;
	border-radius: 10px;
	display: grid;
	place-content: center;
	background: #006b90;
	box-shadow: 0px 5px 0px 0px rgba(0, 68, 92, 1);
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.limp_tuyomi_btn a:hover {
	transform: translateY(5px);
	box-shadow: none;
}
.limp_tuyomi_cont_container {
	display: flex;
	gap: 50px;
}
.limp_jisseki {
	background: #f3f0ea;
	padding: 100px 0 65px 0;
}
.limp_jisseki_title {
	width: 1200px;
	margin: auto;
	font-size: 50px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
	position: relative;
	text-align: center;
}
.limp_jisseki_title::before {
	content: url(../loan_important/img/loan_jisseki_img01.webp);
	position: absolute;
	top: -20px;
	left: 0px;
}
.limp_jisseki_title::after {
	content: url(../loan_important/img/loan_jisseki_img02.webp);
	position: absolute;
	top: -15px;
	right: 0;
}
.limp_jisseki_list_container {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 90px;
}
.limp_jisseki_list {
	width: 580px;
	height: 750px;
	border: 20px;
	background: #fff;
	padding: 40px;
	position: relative;
	color: #006b90;
	box-sizing: border-box;
	border-radius: 20px;
	margin-bottom: 35px;
}
.limp_jisseki_tag {
	width: 126px;
	height: 120px;
	background: #006b90;
	display: grid;
	place-content: center;
	position: absolute;
	top: 0;
	left: 20px;
	line-height: 1.5;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.limp_jisseki_txt01 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 130px;
}
.limp_jisseki_list img {
	padding: 45px 0 30px 0;
}
.limp_jisseki_koumoku {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.limp_jisseki_koumoku li {
	width: 225px;
	display: flex;
	align-items: center;
	gap: 15px;
	padding-bottom: 10px;
}
.limp_jisseki_txt02 {
	width: 100px;
	height: 30px;
	background: #006b90;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	display: grid;
	place-content: center;
}
.limp_jisseki_txt03 {
	font-size: 18px;
	font-weight: bold;
}
.limp_jisseki_txt04 {
	font-size: 23px;
	font-weight: bold;
	position: relative;
	letter-spacing: 2px;
	padding: 20px 0 20px 50px;
}
.limp_jisseki_txt04::before {
	content: url(../loan_important/img/loan_jisseki_light.webp);
	display: block;
	position: absolute;
	top: 13px;
	left: 0;
}
.limp_jisseki_txt04::after {
	content: "";
	display: block;
	width: 330px;
	height: 2px;
	background: #006b90;
	position: absolute;
	top: 28px;
	right: 0;
}
.limp_jisseki_txt05 {
	font-size: 16px;
	line-height: 1.8;
}
.limp_soudan {
	padding-bottom: 85px;
}
.limp_soudan_top {
	padding: 50px 0;
	background: #006b90;
	text-align: center;
}
.limp_soudan_top::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 40px solid #006b90;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	/* margin: 40px auto; */
	position: absolute;
	/* top: 400px; */
	right: 0;
	left: 0;
	margin: 50px auto 0 auto;
}
.limp_soudan_top_inner {
	width: 1200px;
	position: relative;
	margin: auto;
}
.limp_soudan_txt01 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	padding-bottom: 20px;
}
.limp_soudan_txt02 {
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 20;
	line-height: 2;
	text-shadow: 1px 0 #006b90, -1px 0 #006b90, 0 1px #006b90, 0 -1px #006b90, 1px 1px #006b90, -1px -1px #006b90, 1px -1px #006b90, -1px 1px #006b90, 2px 0 #006b90, -2px 0 #006b90, 0 2px #006b90, 0 -2px #006b90, 2px 2px #006b90, -2px -2px #006b90, 2px -2px #006b90, -2px 2px #006b90;
}
.limp_soudan_top img {
	position: absolute;
	top: -45px;
	right: -90px;
	z-index: 10;
}
.limp_soudan ul {
	width: 1200px;
	margin: auto;
	padding-top: 10px;
}
.limp_soudan li {
	width: 1200px;
	height: 210px;
	border-radius: 20px;
	background: #e3e7f0;
	border: 2px solid #bcc9e4;
	display: flex;
	align-items: center;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
	margin-top: 55px;
}
.limp_soudan li::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 40px solid #006b90;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	position: absolute;
	bottom: -41px;
	right: 0;
	left: 0;
	margin: auto;
}
.limp_soudan li:nth-child(6)::after {
	display: none;
}
.limp_soudan_step {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 130px;
	height: 130px;
	display: grid;
	place-content: center;
	border-right: 3px solid #bcc9e4;
	line-height: 1;
}
.limp_soudan_step span {
	font-size: 50px;
	display: block;
}
.limp_soudan_flow_right {
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 0 30px;
}
.limp_soudan_flow_right div {
	display: grid;
	place-content: center;
}
.limp_soudan_name {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 1;
	padding-bottom: 20px;
}
.limp_soudan_about {
	font-size: 18px;
	color: #333;
	width: 700px;
	line-height: 1.5;
}
.limp_soudan li a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	width: 190px;
	height: 35px;
	border-radius: 20px;
	display: grid;
	place-content: center;
	background: #006b90;
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-decoration: none;
	border: 1px solid #006b90;
	transition: all .3s ease-in-out;
}
.limp_soudan li a:hover{
	color: #006b90;
	background: #fff;
	border: 1px solid #006b90;
}
/* loan_important（住宅ローン）
---------------------------------------- */
/* ----------------------------------------
other（例）
---------------------------------------- */
/* other（例）
---------------------------------------- */