/* ----------------------------------------
leaseback
---------------------------------------- */
.leaseback_wrap {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	margin-bottom: 170px;
}
.leaseback_wrap h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0.05em;
	text-align: center;
	position: relative;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.leaseback_wrap h2 span {
	color: #009fe1;
	font-weight: bold;
	font-size: 45px;
}
.leaseback_wrap a {
	text-decoration: none;
}
.lb_f_size {
	font-size: 30px !important;
}
.leaseback_main {
	background: url(../leaseback/img/main_bg.png);
	width: 100%;
	height: 40vw;
	max-height: 600px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8vw;
	box-sizing: border-box;
	overflow: hidden;
}
.leaseback_main_inner {
	width: 90vw;
	margin: 0 auto;
	max-width: 1100px;
	text-align: left;
	position: relative;
}
.leaseback_main_inner img {
	width: 45%;
}
.leaseback_nayami_wrap {
	width: 1100px;
	margin: 40px auto 60px;
	text-align: center;
}
.leaseback_nayami_wrap h2 {
	margin: 0 0 30px;
	padding-left: 55px;
}
.leaseback_nayami_inner {
	display: flex;
	justify-content: center;
}
.ls_nayami_movie {
	width: 540px;
}
.ls_nayami_movie p {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}
.ls_nayami_movie p span {
	color: #fff;
	padding: 5px;
	border-radius: 5px;
	background: #319f28;
	margin-right: 10px;
}
.leaseback_nayami_inner ul li {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	line-height: 34px;
	text-align: left;
}
.leaseback_nayami_inner ul li::before {
	content: "";
	background: url(../leaseback/img/check_icon.png);
	display: inline-block;
	width: 23px;
	height: 18px;
	margin-right: 5px;
}
.lb_break {
	width: 100%;
	background: #3b82c4;
	padding: 15px 0;
}
.lb_break p {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	display: flex;
	align-items: center;
}
.lb_break p::after {
	content: "";
	background: url(../leaseback/img/wan_img1.png);
	display: inline-block;
	width: 115px;
	height: 117px;
	position: absolute;
	right: 0;
	top: -30px;
}
.lb_break p::before {
	content: "";
	background: url(../leaseback/img/break_arrow.png);
	display: inline-block;
	width: 31px;
	height: 28px;
	position: absolute;
	right: 534px;
	bottom: -35px;
}
.lb_break p span {
	font-size: 20px;
}
.lb_mechanism_wrap {
	width: 1000px;
	margin: 50px auto 70px;
}
.lb_mechanism_wrap p {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.15em;
	font-weight: 500;
}
.lb_mechanism_wrap p span {
	font-weight: bold;
}
.lb_mechanism_img {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 50px 0 0;
}
.lb_caution_wrap {
	width: 1000px;
	margin: 50px auto 60px;
}
.lb_caution_wrap h2::after {
	content: "";
	background: url(../leaseback/img/wan_img2.png);
	display: inline-block;
	width: 81px;
	height: 111px;
	position: absolute;
	right: 170px;
	bottom: 0px;
}
.lb_caution_wrap ul {
	margin-top: 60px;
}
.lb_caution_wrap ul li {
	margin-bottom: 50px;
	padding-left: 350px;
	position: relative;
}
.lb_caution_wrap ul li::before {
	content: "";
	background: url(../leaseback/img/caution_img1.png);
	display: block;
	width: 282px;
	height: 218px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.lb_caution_wrap ul li:nth-child(2)::before {
	background: url(../leaseback/img/caution_img2.png);
	width: 301px;
	height: 158px;
	left: 0px;
	top: 130px;
}
.lb_caution_wrap ul li:nth-child(3)::before {
	background: url(../leaseback/img/caution_img3.png);
	width: 306px;
	height: 182px;
	left: 0px;
	top: 45px;
}
.lb_caution_wrap ul li h3 {
	color: #009fe1;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 36px;
	padding-left: 60px;
	margin: 0 0 20px;
	position: relative;
}
.lb_caution_wrap ul li p {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
.lb_caution_wrap ul li p span {
	font-weight: bold;
}
.lb_caution_wrap ul li h3::before {
	content: "1";
	color: #f6ce1b;
	font-size: 75px;
	font-weight: bold;
	display: block;
	width: 45px;
	height: 49px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.lb_caution_wrap ul li:nth-child(2) h3::before {
	content: "2";
}
.lb_caution_wrap ul li:nth-child(3) h3::before {
	content: "3";
}
.lb_contact_wrap {
	width: 100%;
	background: #3b82c4;
	padding: 50px 0 70px;
}
.lb_contact_inner {
	width: 1000px;
	margin: 0 auto;
}
.lb_contact_inner h2 {
	color: #f7ee13;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	position: relative;
	margin: 0 0 40px;
}
.lb_contact_inner h2::before {
	content: "";
	background: #f7ee13;
	width: 70px;
	height: 2px;
	position: absolute;
	left: 100px;
	top: 50%;
}
.lb_contact_inner h2::after {
	content: "";
	background: #f7ee13;
	width: 70px;
	height: 2px;
	position: absolute;
	right: 100px;
	top: 50%;
}
.lb_contact_con {
	display: flex;
	justify-content: space-between;
	align-content: center;
}
.lb_conract_tel {
	display: flex;
	align-items: center;
	padding-left: 50px;
	color: #f7ee13 !important;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
}
.lb_conract_tel::before {
	content: "";
	background: url(../leaseback/img/tel_icon.png);
	display: inline-block;
	width: 50px;
	height: 49px;
	margin-right: 10px;
}
.lb_contact_btn {
	display: block;
	width: 500px;
	height: 76px;
	line-height: 76px;
	background: #f7ee13;
	border: 3px solid #f7ee13;
	color: #f7ee13;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
}
.lb_contact_btn::before {
	content: "";
	background: url(../leaseback/img/mail_icon.png);
	display: block;
	width: 36px;
	height: 25px;
	position: absolute;
	left: 55px;
	top: 26px;
}
.lb_contact_btn::after {
	content: "";
	background: url(../leaseback/img/btn_arrow.png);
	display: block;
	width: 14px;
	height: 12px;
	position: absolute;
	right: 35px;
	top: 33px;
}
.lb_contact_btn:hover {
	background: #fff;
	transition: .3s;
}
.lb_case_wrap {
	width: 1000px;
	margin: 80px auto 60px;
}
.lb_case_wrap h2 {
	font-size: 35px;
	position: relative;
}
.lb_case_wrap h2::before {
	content: "";
	background: url(../leaseback/img/wan_img3.png);
	display: block;
	width: 76px;
	height: 63px;
	position: absolute;
	left: 175px;
	top: -7px;
}
.lb_case_wrap h2::after {
	content: "";
	background: url(../leaseback/img/ti_icon.png);
	display: block;
	width: 46px;
	height: 38px;
	position: absolute;
	right: 210px;
	top: 0px;
}
.lb_case_wrap ul {
	margin-top: 80px;
}
.lb_case_wrap ul li {
	margin-bottom: 70px;
	padding-left: 350px;
	position: relative;
}
.lb_case_wrap ul li::before {
	content: "";
	background: url(../leaseback/img/case_img1.png);
	display: block;
	width: 292px;
	height: 197px;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.lb_case_wrap ul li:nth-child(2)::before {
	background: url(../leaseback/img/case_img2.png);
	width: 317px;
	height: 130px;
	left: 0px;
	bottom: 25px;
}
.lb_case_wrap ul li:nth-child(3)::before {
	background: url(../leaseback/img/case_img3.png);
	width: 233px;
	height: 230px;
	left: 30px;
	bottom: 0px;
}
.lb_case_wrap ul li h3 {
	color: #009fe1;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 47px;
	padding-left: 60px;
	margin: 0 0 20px;
	position: relative;
	white-space: nowrap;
}
.lb_case_wrap ul li p {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
.lb_case_wrap ul li p span {
	font-weight: bold;
}
.lb_case_wrap ul li h3::before {
	content: "1";
	color: #f6ce1b;
	font-size: 75px;
	font-weight: bold;
	display: block;
	width: 45px;
	height: 49px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.lb_case_wrap ul li:nth-child(2) h3::before {
	content: "2";
}
.lb_case_wrap ul li:nth-child(3) h3::before {
	content: "3";
}
.lb_merit_wrap {
	width: 100%;
	background: #f5f5f5;
	padding: 80px 0;
}
.lb_merit_inner {
	width: 1000px;
	margin: 0 auto;
}
.lb_merit_inner h2 {
	margin: 0 0 50px;
}
.lb_merit_inner h2::after {
	content: "";
	background: url(../leaseback/img/wan_img4.png);
	display: block;
	width: 114px;
	height: 108px;
	position: absolute;
	right: 145px;
	top: 0px;
}
.lb_merit_inner ul {
	display: flex;
	flex-wrap: wrap;
}
.lb_merit_inner ul li:not(:last-child) {
	width: 305px;
	margin-bottom: 30px;
}
.lb_merit_inner ul li:nth-child(2), .lb_merit_inner ul li:nth-child(5) {
	margin: 0 42px;
}
.lb_merit_inner ul li:last-child {
	display: flex;
}
.lb_merit_inner ul li:last-child img {
	display: block;
	margin-right: 42px;
}
.lb_merit_inner ul li h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 15px 0 10px;
}
.lb_merit_inner ul li:nth-child(5) h3 {
	font-size: 18px;
}
.lb_merit_inner ul li p {
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
.lb_merit_inner ul li p span {
	font-size: 14px;
}
.last_merit h3 {
	margin: 0 0 10px !important;
}
.lb_cs_warp {
	width: 1000px;
	margin: 80px auto 70px;
}
.lb_cs_warp h2::after {
	content: "";
	background: url(../leaseback/img/wan_img2.png);
	display: inline-block;
	width: 81px;
	height: 111px;
	position: absolute;
	left: 170px;
	bottom: 0px;
}
.lb_cs_warp ul {
	margin-top: 80px;
}
.lb_cs_warp ul li {
	margin-bottom: 35px;
	padding-left: 350px;
	position: relative;
	height: 208px;
	box-sizing: border-box;
}
.lb_cs_warp ul li::before {
	content: "";
	background: url(../leaseback/img/cs_img1.png);
	display: block;
	width: 305px;
	height: 208px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.lb_cs_warp ul li:nth-child(2)::before {
	background: url(../leaseback/img/cs_img2.png);
}
.lb_cs_warp ul li:nth-child(3)::before {
	background: url(../leaseback/img/cs_img3.png);
}
.lb_cs_warp ul li h3 {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 36px;
	margin: 0 0 20px;
}
.lb_cs_warp ul li p {
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
.lb_qa_wrap {
	width: 100%;
	background: #f5f5f5;
	padding: 80px 0;
}
.lb_qa_inner {
	width: 1000px;
	margin: 0 auto;
}
.lb_qa_inner h2::after {
	content: "";
	background: url(../leaseback/img/wan_img4.png);
	display: block;
	width: 114px;
	height: 108px;
	position: absolute;
	right: 145px;
	top: 0px;
}
.lb_qa_inner ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}
.lb_qa_inner li {
	margin-bottom: 40px;
}
.lb_qa_inner li h3 {
	font-size: 21px;
	line-height: 51px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 20px;
}
.lb_qa_inner li h3::before {
	content: "Q";
	text-align: center;
	font-size: 21px;
	line-height: 51px;
	font-weight: bold;
	width: 51px;
	height: 51px;
	color: #fff;
	background: #319f28;
	display: inline-block;
	margin-right: 10px;
}
.lb_qa_inner li p {
	font-size: 21px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0.05em;
	display: flex;
	align-items: center;
}
.lb_qa_inner li p::before {
	content: "A";
	text-align: center;
	font-size: 21px;
	line-height: 51px;
	font-weight: bold;
	width: 51px;
	height: 51px;
	color: #009fe1;
	background: #fff;
	display: block;
	box-sizing: border-box;
	border: 2px solid #009fe1;
	margin-right: 10px;
}
.lb_flow_wrap {
	width: 1000px;
	margin: 100px auto 110px;
}
.lb_flow_wrap h2::after {
	content: "";
	background: url(../leaseback/img/wan_img5.png);
	display: inline-block;
	width: 91px;
	height: 72px;
	position: absolute;
	left: 150px;
	bottom: 20px;
}
.lb_flow_wrap ul {
	margin-top: 50px;
	position: relative;
}
.lb_flow_wrap ul::before {
	content: "";
	background: url(../leaseback/img/flow_arrow.png);
	display: inline-block;
	width: 45px;
	height: 723px;
	position: absolute;
	left: 42px;
	top: 50px;
}
.lb_flow_wrap ul li {
	position: relative;
	padding-left: 150px;
	margin-bottom: 33px;
	box-sizing: border-box;
	height: 160px;
}
.lb_flow_wrap ul li::before {
	content: "STEP.01";
	display: block;
	width: 130px;
	height: 50px;
	box-sizing: border-box;
	border: 2px solid #009fe1;
	color: #009fe1;
	background: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0.05em;
	position: absolute;
	left: 0px;
	top: 0px;
}
.lb_flow_wrap ul li:nth-child(2)::before {
	content: "STEP.02";
}
.lb_flow_wrap ul li:nth-child(3)::before {
	content: "STEP.03";
}
.lb_flow_wrap ul li:nth-child(4)::before {
	content: "STEP.04";
}
.lb_flow_wrap ul li:nth-child(5)::before {
	content: "STEP.05";
}
.lb_flow_wrap ul li::after {
	content: "";
	background: url(../leaseback/img/flow_img1.png);
	display: inline-block;
	width: 240px;
	height: 160px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.lb_flow_wrap ul li:nth-child(2)::after {
	background: url(../leaseback/img/flow_img2.png);
}
.lb_flow_wrap ul li:nth-child(3)::after {
	background: url(../leaseback/img/flow_img3.png);
}
.lb_flow_wrap ul li:nth-child(4)::after {
	background: url(../leaseback/img/flow_img4.png);
}
.lb_flow_wrap ul li:nth-child(5)::after {
	background: url(../leaseback/img/flow_img5.png);
}
.lb_flow_wrap ul li h3 {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 50px;
	margin: 0 0 10px;
}
.lb_flow_wrap ul li p {
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0.05em;
	font-weight: 500;
}
/* leaseback
---------------------------------------- */
/* ----------------------------------------
fp
---------------------------------------- */
.fp_wrap {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.fp_wrap h2 {
	margin: 0;
}
.fp_wrap p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 0.15em;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.fp_main {
	width: 100%;
	padding-top: 70px;
	position: relative;
	padding-bottom: 125px;
}
.fp_main::after {
	content: "";
	background: url(../fp/img/bg_top.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 20vw;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.fp_main_inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.fp_main_inner a {
	position: absolute;
	left: 300px;
	bottom: 0;
}
.fp_content_wrap {
	width: 100%;
	padding: 0px 0 80px;
	background: #ffefe8;
}
.fp_content_inner {
	width: 1100px;
	margin: 0 auto;
}
.fp_con {
	background: #fff;
	border: 5px solid #ff641a;
	border-radius: 10px;
	height: 550px;
	box-sizing: border-box;
	padding: 50px 60px;
	position: relative;
}
.fp_con::before {
	content: "";
	background: url(../fp/img/life_plan.png);
	width: 408px;
	height: 303px;
	position: absolute;
	right: 60px;
	bottom: 50px;
}
.fp_con::after {
	content: "";
	background: url(../fp/img/arrow_img.png);
	width: 485px;
	height: 117px;
	position: absolute;
	right: 307px;
	bottom: -117px;
}
.fp_con h2 {
	font-size: 30px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-bottom: 30px;
}
.fp_con h2 span {
	color: #ff641a;
	font-weight: bold;
	font-size: 45px;
}
.fp_f_size {
	font-size: 30px !important;
}
.fp_content_inner ul {
	margin-top: 140px;
}
.fp_content_inner ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	background: #fff;
	border: 4px solid #000;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
}
.fp_name {
	display: flex;
	align-items: center;
	margin: 10px 0 20px;
}
.fp_staff_qc {
	display: flex;
	justify-content: space-between;
	width: 560px;
	margin-left: 20px;
}
.fp_staff_qc span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 130px;
	height: 35px;
	color: #fff;
	background: #ffb300;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.fp_staff_r {
	width: 800px;
}
.fp_staff_r h3 {
	font-size: 23px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #333;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.fp_staff_ti {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.fp_staff_ti span {
	color: #ff641a;
	font-weight: bold;
}
.fp_last_qc {
	width: 100% !important;
}
.fp_staff_r p {
	line-height: 18px;
	margin: 0 0 20px;
}
.fp_content_inner a {
	width: 506px;
	display: block;
	margin: 45px auto 0;
}
.fp_start_wrap {
	width: 1000px;
	margin: 80px auto;
	text-align: center;
}
.fp_start_wrap img {
	margin-bottom: 50px;
}
.fp_start_wrap p {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin-bottom: 20px;
}
.fp_start_wrap h3 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.fp_start_wrap h3 span {
	color: #ff641a;
	font-weight: bold;
}
.fp_start_wrap h3::before {
	content: "";
	background: url(../fp/img/icon_l.png);
	width: 18px;
	height: 36px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: bottom;
}
.fp_start_wrap h3::after {
	content: "";
	background: url(../fp/img/icon_r.png);
	width: 18px;
	height: 36px;
	display: inline-block;
	margin-left: 15px;
	vertical-align: bottom;
}
.fp_colum_wrap {
	width: 100%;
	background: url(../fp/img/cplum_bg.png);
	padding: 80px 0;
}
.fp_colum_inner {
	width: 1100px;
	margin: 0 auto;
}
.fp_colum_inner iframe {
	border: none;
	width: 1100px;
	height: 468px;
	margin: auto;
}
.fp_colum_inner h2 {
	color: #ff641a;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.03em;
	font-weight: bold;
	position: relative;
	margin: 0 auto 50px;
	text-align: center;
}
.fp_colum_inner h2::before {
	content: "";
	background: url(../fp/img/ti_fukidashi.png);
	width: 510px;
	height: 85px;
	display: block;
	margin: 0 auto 15px;
	padding-right: 80px;
	background-repeat: no-repeat;
	background-position: right;
}
.fp_colum_list_img {
	height: 200px;
	width: 100%;
	overflow: hidden;
}
.fp_colum_list_img img {
	height: 100%;
	width: auto;
	display: block;
	margin: auto;
}
.fp_colum_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
}
.fp_colum_list ul li a {
	display: block;
	width: 340px;
	box-sizing: border-box;
	padding: 10px 11px 15px;
	background: #fff;
	border: 4px solid #000;
	border-radius: 10px;
	text-decoration: none;
	color: #000 !important;
}
.fp_colum_list ul li a:hover {
	background: #fff6f1;
	transition: .3s;
}
.fp_colum_list ul li a:hover span {
	background: #ff641a;
	color: #fff;
	transition: .3s;
}
.fp_colum_list ul li a h3 {
	height: 47px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #333 !important;
	margin: 15px 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.fp_colum_list ul li a p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.fp_colum_list ul li a span {
	display: block;
	width: 100%;
	height: 38px;
	text-align: center;
	background: #efefef;
	font-size: 16px;
	line-height: 38px;
	font-weight: 500;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	margin-top: 15px;
}
.colum_btn a {
	display: block;
	width: 400px;
	margin: 50px auto 0;
}
.fp_merit_wrap {
	width: 100%;
	background: #ff641a;
	padding: 60px 0 70px;
}
.fp_merit_inner {
	width: 1100px;
	margin: 0 auto;
}
.fp_merit_inner h2 {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
}
.fp_merit_inner ul {
	background: #fff;
	border-radius: 7px;
	padding: 40px 30px 40px 40px;
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0;
}
.fp_merit_inner ul li {
	margin-bottom: 40px;
	font-size: 27px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 0.03em;
	display: flex;
	align-items: center;
}
.fp_merit_inner ul li:nth-child(odd) {
	width: 490px;
}
.fp_merit_inner ul li:nth-child(5), .fp_merit_inner ul li:nth-child(6) {
	margin-bottom: 0;
}
.fp_merit_inner ul li::before {
	content: "";
	background: url(../fp/img/merit_img1.png);
	width: 184px;
	height: 117px;
	display: block;
	margin-right: 15px;
}
.fp_merit_inner ul li:nth-child(2)::before {
	background: url(../fp/img/merit_img2.png);
}
.fp_merit_inner ul li:nth-child(3)::before {
	background: url(../fp/img/merit_img3.png);
}
.fp_merit_inner ul li:nth-child(4)::before {
	background: url(../fp/img/merit_img4.png);
}
.fp_merit_inner ul li:nth-child(5)::before {
	background: url(../fp/img/merit_img5.png);
}
.fp_merit_inner ul li:nth-child(6)::before {
	background: url(../fp/img/merit_img6.png);
}
.fp_merit_inner a {
	display: block;
	width: 506px;
	margin: 0 auto;
}
.fp_about_wrap {
	width: 1000px;
	margin: 80px auto 0;
	text-align: center;
}
.fp_about_wrap h2 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom: 2px dashed #ff641a;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 50px;
}
.fp_about_wrap h2 span {
	color: #ff641a;
	font-weight: bold;
	font-size: 45px !important;
}
.fp_about_wrap ul li {
	margin-bottom: 40px;
	padding-left: 270px;
	position: relative;
	text-align: left;
	height: 221px;
}
.fp_about_wrap ul li::before {
	content: "";
	background: url(../fp/img/about_img1.png);
	width: 221px;
	height: 221px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.fp_about_wrap ul li:nth-child(2)::before {
	background: url(../fp/img/about_img2.png);
}
.fp_about_wrap ul li:nth-child(3)::before {
	background: url(../fp/img/about_img3.png);
}
.fp_about_wrap ul li h3 {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0.05em;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin: 0 0 20px;
	padding-top: 15px;
}
.fp_about_wrap ul li h3::before {
	content: "01.";
	color: #ff641a;
	font-size: 60px;
	line-height: 60px;
	display: block;
	margin-right: 10px;
}
.fp_about_wrap ul li:nth-child(2) h3::before {
	content: "02.";
}
.fp_about_wrap ul li:nth-child(3) h3::before {
	content: "03.";
}
.fp_about_text {
	text-align: center;
	margin: 60px auto;
}
.fp_about_text p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}
.fp_sub_ti {
	font-size: 27px !Important;
	line-height: 30px !Important;
}
.fp_sub_ti span {
	color: #ff641a !Important;
}
.fp_sub_ti::before {
	content: "";
	background: url(../fp/img/icon_l.png);
	width: 18px;
	height: 36px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: bottom;
}
.fp_sub_ti::after {
	content: "";
	background: url(../fp/img/icon_r.png);
	width: 18px;
	height: 36px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: bottom;
}
.fp_contact_wrap {
	width: 1100px;
	border: 7px solid #ff641a;
	border-radius: 7px;
	padding: 40px 0;
	text-align: center;
	margin: 0 auto 80px;
}
.fp_contact_wrap h2 {
	color: #ff641a;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	position: relative;
	margin: 0 0 40px;
}
.fp_contact_wrap h2::before {
	content: "";
	background: #ff641a;
	width: 70px;
	height: 2px;
	position: absolute;
	left: 180px;
	top: 50%;
}
.fp_contact_wrap h2::after {
	content: "";
	background: #ff641a;
	width: 70px;
	height: 2px;
	position: absolute;
	right: 180px;
	top: 50%;
}
.fp_contact_inner {
	width: 980px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-content: center;
}
.fp_contact_tel {
	display: flex;
	align-items: center;
	padding-left: 30px;
	color: #ff641a !important;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
}
.fp_contact_tel::before {
	content: "";
	background: url(../fp/img/tel_icon.png);
	display: inline-block;
	width: 50px;
	height: 49px;
	margin-right: 10px;
}
/* fp
---------------------------------------- */
/* ----------------------------------------
hoken
---------------------------------------- */
.hoken_wrap {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.hoken_wrap h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0.05em;
	text-align: center;
	position: relative;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.hoken_main {
	width: 100%;
	background: url(../hoken/img/main_bg.png);
	background-size: contain;
	background-position: right;
	text-align: center;
}
.hoken_point {
	width: 920px;
	margin: 80px auto;
}
.hoken_point {
	text-align: center;
}
.hoken_point h2 {
	margin: 0 0 30px;
}
.hoken_point h2 span {
	font-size: 40px;
	font-weight: bold;
	color: #2799d7;
}
.hoken_point ul {
	display: flex;
	justify-content: space-between;
}
.hoken_point ul li {
	border: 1px solid #dcdcdc;
	border-bottom: 5px solid #dcdcdc;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	width: 170px;
	height: 170px;
	color: #2799d7;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 0.05em;
	position: relative;
}
.hoken_point ul li:nth-child(4) {
	font-size: 16px;
}
.hoken_point ul li a::before {
	content: "";
	background: url(../hoken/img/point_img1.png);
	display: block;
	width: 77px;
	height: 75px;
	margin: 20px auto;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
}
.hoken_point ul li:nth-child(2) a::before {
	background: url(../hoken/img/point_img2.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(3) a::before {
	background: url(../hoken/img/point_img3.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(4) a::before {
	background: url(../hoken/img/point_img4.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_point ul li:nth-child(5) a::before {
	background: url(../hoken/img/point_img5.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_point ul li a {
	display: block;
	padding: 110px 0px 21px 0px;
	color: #333;
	text-decoration: none;
	position: relative;
}
.hoken_point ul li a:hover {
	background-color: #f7f7f7;
}
.hoken_contents {
	width: 1000px;
	margin: 0 auto;
}
.hoken_contents ul li {
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-bottom: 40px;
}
.hoken_contents ul li h2 {
	background: #e4e6e9;
	line-height: 90px;
	color: #002c6e;
	padding-left: 100px;
	position: relative;
	text-align: left;
	margin: 0;
}
.hoken_contents ul li h2::before {
	content: "";
	background: url(../hoken/img/point_img1.png);
	display: block;
	width: 63px;
	height: 61px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 15px;
}
.hoken_contents ul li:nth-child(2) h2::before {
	background: url(../hoken/img/point_img1.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(4) h2::before {
	background: url(../hoken/img/point_img2.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(6) h2::before {
	background: url(../hoken/img/point_img3.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(8) h2::before {
	background: url(../hoken/img/point_img4.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_contents ul li:nth-child(10) h2::before {
	background: url(../hoken/img/point_img5.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.hoken_text {
	padding: 25px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
}
.hoken_text img {
	object-fit: contain;
	height: 220px !important;
}
.hoken_text p {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.05em;
	width: 625px;
}
.hoken_text p span {
	font-weight: bold;
}
.hoken_f_o {
	color: #ff7a12 !important;
}
.hoken_f_b {
	color: #2799d7 !important;
	font-weight: normal !important;
	text-decoration: underline;
}
.hoken_fp {
	width: 1000px;
	margin: 50px auto;
}
.hoken_fp_subti {
	color: #002c6e;
	font-size: 25px;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: 0.05em;
	text-align: center;
}
.hoken_fp h2 {
	margin: 50px 0 0;
	color: #fff;
	line-height: 90px;
	background: #2799d7;
	text-align: center;
	border-radius: 5px 5px 0 0;
	position: relative;
}
.hoken_fp h2::after {
	content: "";
	background: url(../hoken/img/ti_arrow.png);
	display: block;
	width: 44px;
	height: 26px;
	position: absolute;
	left: 478px;
	bottom: -25px;
}
.hoken_fp_con {
	background: #e4e6e9;
	padding: 60px 20px 40px;
}
.hoken_fp_con .fp_staff_r {
	width: 700px;
	margin-left: 20px;
}
.hoken_fp ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.hoken_fp_btn {
	text-align: right;
}
.hoken_fp_btn a {
	display: inline-block;
}
.hoken_fp ul li {
	display: flex;
	justify-content: space-between;
}
.hoken_fp ul li p {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.15em;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.hoken_contact_wrap {
	width: 1000px;
	border: 7px solid #2799d7;
	box-sizing: border-box;
}
.hoken_contact_wrap .fp_contact_inner {
	width: 900px;
}
.hoken_contact_wrap h2 {
	color: #2799d7;
}
.hoken_contact_wrap h2::before {
	content: "";
	background: #2799d7;
	width: 70px;
	height: 2px;
	position: absolute;
	left: 140px;
	top: 50%;
}
.fp_contact_wrap h2::after {
	content: "";
	background: #2799d7;
	width: 70px;
	height: 2px;
	position: absolute;
	right: 140px;
	top: 50%;
}
.hoken_contact_wrap .fp_contact_tel {
	color: #2799d7 !important;
	padding-left: 0;
}
.hoken_contact_wrap .fp_contact_tel::before {
	content: "";
	background: url(../hoken/img/tel_icon.png);
	display: inline-block;
	width: 50px;
	height: 49px;
	margin-right: 10px;
}
/* hoken
---------------------------------------- */
.buy_w {
	width: 1120px;
	margin: 0 auto 80px auto;
	padding: 40px 0px 0px 0px;
}
.buy_w iframe {
	width: 1120px;
	height: 655px;
	margin-bottom: 10px;
}
.buy_w .under_blue {
	margin: 0 0 40px 0;
}
.sale_box {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 8px;
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.sale_box_in {
	width: 253px;
	margin: 0 auto;
}
.sale_box li {
	width: 269px;
	background-color: #f6f6f6;
	border-radius: 5px;
	transition: all 0.2s;
}
.sale_box li:hover {
	background-color: #eef9fc;
}
.sale_box li a {
	display: block;
	text-decoration: none;
}
.sale_box li a img {
	display: block;
	padding: 10px 0px;
	width: 253px;
	height: 165px !important;
	object-fit: cover;
}
.sale_box_text {
	display: flex;
	align-items: flex-start;
}
.sale_box_text .blue_btn {
	background-color: #c8ba8d;
	padding: 3px 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
}
.sale_box_text .blue_btn:empty {
	display: none;
}
.sale_box_text .blue_city {
	margin: 0;
	color: #c8ba8d;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	width: 150px;
}
.sale_lis {
	background-color: #f6f6f6;
	display: block;
	color: #000;
	text-decoration: none;
	width: 552px;
	margin: 0 auto;
	border-radius: 60px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0px;
	letter-spacing: 4px;
	transition: 0.3s;
}
.sale_lis:hover {
	background-color: #0c80a4;
	color: #FFF;
}
.sale_black {
	padding: 10px 0px;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	color: #000;
}
.sale_blackp {
    text-decoration: none;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/* ----------------------------------------
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%;
}
	.column_w {
		background-color: #f4f1e8;
	}
	.column_w iframe {
		width: 1100px;
		height: 460px;
	}
	.column_in {
		width: 1100px;
		margin: 0 auto;
		padding: 80px 0px 80px 0px;
	}
	.column_in .s_t_ti {
        padding-bottom: 0px;
}
	.column_box {
		display: flex;
		margin: 50px 0px 0px 0px;
		gap: 0px 15px;
		padding: 0px;
		list-style: none;
	}
	.column_box_in {
		width: 93%;
		margin: 0 auto;
	}
	.column_box li {
		background-color: #ffffff;
		border-radius: 5px;
		width: 347px;
	}
	.col_box_top {
		position: relative;
	}
	.column_box li a {
		display: block;
		text-decoration: none;
		padding-bottom: 17px;
	}
	.column_box img {
		padding: 12px 0px 12px 0px;
		display: block;
		width: 322px;
		height: 209px !important;
		object-fit: cover;
	}
	.col_item {
		position: absolute;
		width: 305px;
		bottom: 15px;
		left: 0px;
		right: 0px;
		margin: auto;
	}
	.col_item p {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0px;
	}
	.col_item p label {
		border: 1px solid #b49e6f;
		background-color: #ffffff;
		color: #b49e6f;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 4px 6px;
		margin: 2px 2px;
	}
	.column_black {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 2px;
		color: #000;
		margin: 0px;
		line-height: 22px;
	}
	.column_blue {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		font-size: 12px;
		line-height: 16px;
		color: #333;
		padding-top: 10px;
		margin: 0px;
	}
	.column_lis {
		background-color: #b49e6f;
		display: block;
		color: #ffffff;
		text-decoration: none;
		width: 552px;
		margin: 0 auto 55px auto;
		border-radius: 60px;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		text-align: center;
		padding: 30px 0px;
		letter-spacing: 5px;
		transition: 0.2s;
	}
	.column_lis:hover {
		background-color: #FFF;
		color: #b49e6f;
	}
	.tag_white_box {
		background-color: #ffffff;
		border-radius: 5px;
		padding: 30px;
		box-sizing: border-box;
	}
	.colu_tag_list {
		border-bottom: 1px solid #b49e6f;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.colu_tag_list p {
		font-weight: bold;
		font-size: 20px;
		line-height: 24px;
		color: #b49e6f;
	}
	.tag_white_box ul {
		display: flex;
		flex-wrap: wrap;
		gap: 4px 6px;
	}
	.tag_white_box ul li a {
		display: inline-block;
		background: #f6f6f6;
		color: #000;
		border-radius: 3px;
		font-size: 16px;
		line-height: 20px;
		padding: 8px 15px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 2px;
		transition: all 0.2s;
	}
	.tag_white_box ul li a:hover {
		background: #b49e6f;
		color: #FFF;
	}