/* ----------------------------------------
　other（例）
---------------------------------------- */
/*別途ページ共通項目*/
/*▼文字色に関する項目*/
.font_red {
	color: #FF0000;
}
.tokufont_red {
	color: #FF0000;
	font-size: 18px;
}
h2.conts_h2 {
	margin: 0px 0 20px 0px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: メイリオ;
	line-height: 50px;
	text-indent: 15px;
	text-align: left;
	color: #333333;
	background: #F0F0F0;
	border-left: 10px solid #092e58;
}
.side_kaiin_common {
	margin: 0 0 20px 0 !important;
}
.side_kaiin_common img {
	margin-top: 10px;
}
/*提携サービスページに関する項目*/
#content {
	color: #666666;
	text-align: left;
}
.affiliated_link {
	background-color: #EDEADE;
	border: solid 1px #FFFFFF;
	color: #666666;
}
.affiliated_link2 {
	background-color: #F8F8F3;
	text-align: left;
	color: #666666;
}
a {
	text-align: left;
	text-decoration: none;
	display: block;
}
/*ローンページに関する項目*/
.loan {
	display: block;
	width: 660px;
	height: 340px;
	margin: 0 auto;
}
.loan_koumoku {
	background-color: #F8F8F3;
	text-align: right;
	color: #666666;
}
/*理想の家探しページ*/
.tips {
	width: 653px;
	display: block;
}
.tips img {
	margin-top: 10px;
}
.tips td {
	padding: 3px;
}
/*提携サービスページに関する項目*/
#content {
	color: #666666;
	text-align: left;
}
#as_area {
	width: 650px;
	margin: 0 auto;
}
.affiliated_link {
	background-color: #EDEADE;
	border: solid 1px #FFFFFF;
	color: #666666;
}
.affiliated_link2 {
	background-color: #F8F8F3;
	text-align: left;
	color: #666666;
}
.affiliated_com_link {
	width: 609px;
	margin: 0 auto;
}
/*店舗情報ページに関する項目*/
.tenpo_title {
	color: #CC9900;
	font-weight: bold;
	border-bottom: solid 2px #F0ECDC;
}
.tenpo_comment {
	padding: 5px 20px 0px 0px;
}
.tenpo_list {
	width: 655px;
	margin: 0px auto;
	padding: 0px;
}
.tenpo_list ul {}
.tenpo_list li {
	display: block;
	text-align: right;
	list-style: none;
}
.c_box {
	display: block;
	width: 640px;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #CCCCCC;
}
/*店舗情報_20150609_秋元*/
.access_top {
	margin-top: 30px;
	padding: 0px;
}
.access_staff_cont {
	width: 730px;
	margin-top: 20px;
	padding: 0px;
	overflow: hidden;
}
.access_staff_l {
	width: 370px;
	padding: 0px;
	float: left;
	margin-top: 20px;
}
.access_staff_r {
	width: 350px;
	padding: 0px;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}
.access_staff_txt {
	font-size: 14px;
	font-family: "小塚明朝 Pro M", "小塚明朝 Pro B";
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.access_btn_cont {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}
.access_btn_l {
	float: left;
	padding: 0px;
	margin: 0px;
}
.access_btn_r {
	float: left;
	padding: 0px;
	margin-left: 10px;
}
.access_cont {
	width: 780px;
	margin-top: 20px;
	padding: 0px;
	overflow: hidden;
}
.access_1 {
	width: 220px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.access_2 {
	width: 520px;
	padding: 0px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.access_txt_title {
	font-size: 14px;
	font-family: "小塚明朝 Pro M", "小塚明朝 Pro B";
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
}
.access_txt {
	font-size: 12px;
	font-family: "小塚明朝 Pro M", "小塚明朝 Pro B";
	font-weight: bold;
	color: #333333;
	text-align: left;
}
/*会社概要_20150609_秋元*/
.access {
	width: 750px;
	padding: 0px;
	margin-bottom: 30px;
}
.access_text {
	font-size: 16px;
	font-family: "小塚明朝 Pro M", "小塚明朝 Pro B";
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
}
/*/company/ページ*/
.co01s_mainsubtl {
	font-family: 'Hiragino Mincho Pro', 游明朝, 'Yu Mincho', 'YuMincho', 'HGS明朝E', serif !important;
}
.co01s_pre_l {
	font-family: 'Hiragino Mincho Pro', 游明朝, 'Yu Mincho', 'YuMincho', 'HGS明朝E', serif !important;
}
.co01s_pre_l h3 {
	line-height: 25px;
}
.me_com_link {
	display: block;
	width: 750px;
	margin: 0 auto;
	margin-top: 20px;
}
.interview_bn_fix {
	position: fixed;
	top: 400px;
	left: 0;
	z-index: 100;
}
/*社長インタビューページ*/
/* ***************************************
		interview　
*******************************************/
.interview_top_text {
	float: left;
}
.interview_top_img {
	float: right;
	width: 250px;
}
.interview_contents {}
.interview_president p {
	background-color: #cde3f8 !important;
}
.c_main {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
.c_main .main_txt {
	width: 700px;
	margin: 100px auto 0px;
}
.c_main .main_txt .txt_wrap {
	width: 420px;
	margin: 50px auto;
	font-size: 30px;
	text-align: left;
	line-height: 45px;
}
.c_main .main_txt span {
	display: block;
	margin-right: 50px;
	float: left;
	font-size: 20px;
	text-align: left;
	line-height: 27px;
}
.c_main .main_img {}
.c_interview {
	width: 1000px;
	margin: 0 auto;
}
.c_interview h2 {
	text-align: left;
	font-size: 24px;
	font-weight: normal;
}
.c_interview div {
	margin: 30px 0;
	position: relative;
}
.c_interview p {
	font-size: 16px;
	text-align: left;
	line-height: 32px;
	border-radius: 5px;
	background-color: #EDF2F9;
	padding: 20px;
	position: relative;
}
.interview_hakase p:after {
	border-right: 12px solid #EDF2F9;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	content: '';
	margin-top: -10px;
	position: absolute;
	left: -12px;
	top: 20%;
}
.interview_president p:after {
	border-right: 12px solid #cde3f8;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	content: '';
	margin-top: -10px;
	position: absolute;
	left: -12px;
	top: 20%;
}
.c_interview a {
	color: #00468C;
	text-decoration: underline;
}
.c_interview a:hover {
	color: #D90000;
}
.c_interview b.txt_very {
	font-size: 24px;
}
.c_interview img {
	margin: 10px;
}
.c_interview .interview_hakase {}
.c_interview .interview_hakase:before {
	content: url(/interview/img/interview_icon_hakase.jpg);
	position: absolute;
	left: 0;
}
.interview_hakase, .interview_president {
	min-height: 90px;
	padding-left: 90px;
}
.c_interview .interview_president:before {
	content: url(/interview/img/interview_icon_me.jpg);
	position: absolute;
	left: 0;
}
.interview_img {
	width: 900px;
	margin: 0 auto !important;
}
/* 住まい探しのコツ advice */
.advice_beginner_cont1_bg {
	background-image: url(/advice/img/advice_beginner_cont_1_title.jpg);
	background-repeat: no-repeat;
}
.advice_beginner_cont1_txt {
	font-size: 20px;
	font-family: "メイリオ";
	line-height: 30px;
	margin-left: 67px;
}
.advice_beginner_cont3_txt {
	font-size: 15px;
	font-family: "メイリオ";
	line-height: 20px;
	margin-left: 67px;
}
.advice_3cont_menu_1_bg {
	background-image: url(/advice/img/advice_3cont_menu_1.jpg);
	background-repeat: no-repeat;
}
.advice_3cont_menu_1_bg a {
	display: inline;
}
.advice_3cont_menu_2_bg {
	background-image: url(/advice/img/advice_3cont_menu_2.jpg);
	background-repeat: no-repeat;
}
.advice_3cont_menu_2_bg a {
	display: inline;
}
.advice_3cont_menu_3_bg {
	background-image: url(/advice/img/advice_3cont_menu_3.jpg);
	background-repeat: no-repeat;
}
.advice_3cont_menu_3_bg a {
	display: inline;
}
.advice_3cont_txt {
	font-size: 15px;
	font-family: "メイリオ";
	line-height: 25px;
}
.advice_3cont_main_1_bg {
	background-image: url(/advice/img/advice_3cont_main_1.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.advice_3cont_main_2_bg {
	background-image: url(/advice/img/advice_3cont_main_2.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.advice_3cont_main_3_bg {
	background-image: url(/advice/img/advice_3cont_main_3.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
.advice_3cont_main_bt {
	margin: 0 45px 25px 0;
}
.advice_3cont_main_bt a {
	display: inline;
}
.advice_wellcome_staff {
	margin-right: 18px;
}
.advice_wellcome_inq a {
	width: 652px;
	margin: 0 auto;
}
/* 会員登録のメリット merit */
.merit_main_contents {
	width: 990px;
}
/* 保険の相談ページ */
.pc_off {
	display: none;
}
body {
	line-height: nomal;
}
.soudan_wrap,
.contents_wrap,
.shokai_wrap,
.teian_wrap {
	font-family: "Hiragino Kaku Gothic Pro", "Yu Gothic", "Meiryo", sans-serif;
}
.main_wrap {
	width: 100%;
	background: url(/hoken/img/main_bg.jpg)no-repeat;
	height: 565px;
	background-position-x: center;
	margin: 0;
}
.main_inner {
	width: 1000px;
	margin: 0 auto;
}
.main_txt {
	padding-top: 40px;
}
.main_txt p {
	margin: 12px 0;
}
.soudan_wrap {
	width: 100%;
}
.soudan_inner {
	margin: 0 auto;
}
.soudan_tittle {
	background-color: #003263;
	color: #fff;
	text-align: center;
	padding: 5px;
	position: relative;
}
.soudan_tittle h2 {
	font-size: 34px;
	line-height: 50px;
	font-weight: normal;
}
.soudan_tittle span {
	font-size: 40px;
}
.soudan_tittle:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -40px;
	border: 40px solid transparent;
	border-top: 35px solid #003263;
}
.soudan_rei {
	color: #003263;
	margin: 0 auto;
	font-size: 25px;
	width: 1200px;
	margin-top: 90px;
	text-align: center;
}
.soudan_rei h3 {
	font-size: 40px;
	font-weight: nomal;
}
.soudan_block {
	width: 960px;
	margin: 0 auto;
}
.soudan_block ul {
	padding: 0;
}
.soudan_block li {
	list-style-type: none;
	width: 440px;
	overflow: hidden;
	float: left;
	margin-left: ;
	margin-bottom: 80px;
}
.soudan_block li:nth-child(2n) {
	margin-left: 80px;
}
.soudan_block_inner {
	border: solid 5px #bbbbbb;
	position: relative;
}
.soudan_number {
	z-index: 999;
	position: absolute;
}
.soudan_top {
	background-color: #FDF0CD;
	padding: 15px 0 20px 35px;
}
.soudan_bottom {
	overflow: hidden;
	padding: 20;
	background-color: #fff;
}
.soudan_bottom img {
	float: left;
}
.soudan_bottom p {
	width: 55%;
	float: right;
	margin-right: 14px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
}
.soudan_bg {
	background-color: #f3f3f3;
	width: 100%;
	overflow: hidden;
}
.soudan_center {
	width: 100%;
	text-align: center;
}
.soudan_info_wrap {
	width: 100%;
	clear: both;
	margin-top: 50px;
}
.soudan_info_inner {
	width: 1200px;
	margin: 0 auto;
}
.soudan_info_tittle {
	text-align: center;
	line-height: 50px;
	margin-bottom: 50px;
}
.soudan_info_tittle h2 {
	font-size: 44px;
	color: #444444;
	letter-spacing: 2;
	margin: 0;
}
.soudan_info_tittle h3 {
	font-size: 38px;
	color: #444444;
	margin: 0;
}
.soudan_info_tittle span {
	color: #ff6511;
}
.soudan_info_block {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
.soudan_info_block ul {
	padding: 0;
	margin: 0;
}
.soudan_info_block li {
	list-style-type: none;
	float: left;
	margin-right: 65px;
}
.soudan_info_block li:last-child {
	margin-right: 0;
}
.soudan_info_bottom {
	clear: both;
	width: 1000px;
	margin: 90px auto;
	text-align: center;
}
.soudan_info_button {
	margin-top: 20;
}
.soudan_info_bottom p {
	background: url(/hoken/img/fukidashi.png)no-repeat;
	background-position: 305px 0px;
	font-size: 24px;
	margin: 0;
	text-align: center;
	line-height: 27px;
}
.soudan_info_bottom a {
	display: inline;
}
.contents_wrap {
	width: 100%;
	background-color: #0058B0;
	overflow: hidden;
	position: relative;
}
.contents_wrap:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -40px;
	border: 40px solid transparent;
	border-top: 35px solid #003263;
}
.contents_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.c_block {
	background-color: #fff;
	border: solid 10px #003263;
	width: 900px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 50px;
}
.c_block_tittle {
	color: #0058b0;
	margin-left: 20;
}
.logo_1 {
	background: url(/hoken/img/contents_01.png)no-repeat;
}
.logo_2 {
	background: url(/hoken/img/contents_02.png)no-repeat;
}
.logo_3 {
	background: url(/hoken/img/contents_03.png)no-repeat;
}
.c_block_tittle h3 {
	padding: 10px 0 0 125px;
	font-size: 36px;
	line-height: 50px;
}
.c_block_txt {
	margin-left: 60px;
	margin-bottom: 40px;
}
.c_block_txt p {
	font-size: 26px;
	width: 90%;
	margin-bottom: 60px;
	line-height: normal;
}
.c_block_txt_img {
	margin-left: 0px;
}
.c_block_txt img {
	margin-left: 34px;
}
.contents_bottom {
	width: 100%;
	text-align: center;
}
.teian_tittle {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
.teian_tittle h2 {
	font-size: 40px;
	color: #003263;
	margin: 0;
	letter-spacing: 1;
}
.teian_tittle p {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	color: #003263;
	text-align: center;
	line-height: 80px;
}
.teian_block {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 80px;
	overflow: hidden;
}
.teian_block li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
.teian_block li:last-child {
	margin: 0;
}
.teian_block ul {
	padding: 0;
	margin: 0 auto;
	width: 899px;
}
.teian_block li p {
	font-size: 14px;
	margin: 5 0 0 0;
	font-weight: bold;
}
.teian_block li a {
	color: #0f0fff;
	text-decoration: underline;
}
.shokai_wrap {
	clear: both;
	width: 100%;
	background-color: #0058b0;
	overflow: hidden
}
.shokai_inner {
	margin: 0 auto;
}
.shokai_tittle {
	text-align: center;
	background-color: #003263;
	color: #fff;
	line-height: 70px;
}
.shokai_tittle h2 {
	margin: 0;
	font-size: 40px;
	line-height: 100px;
}
.shokai_block {
	background-color: #fff;
	border: solid 10px #003263;
	width: 900px;
	height: 296px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.shokai_left {
	float: left;
	margin: 20px 40px 40px 40px;
	font-weight: bold;
}
.shokai_left p {
	font-size: 18px;
	line-height: 25px;
	margin-top: 40px;
	letter-spacing: 1;
}
.shokai_right {
	overflow: hidden;
}
.shokai_block img {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	padding: 30 0;
}
.shokai_block span {
	font-size: 30px;
	color: #003263;
}
.bottom_banner_wrap {
	width: 100%;
	overflow: hidden;
	margin-top: 50;
}
.bottom_banner_inner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
/*MEグループについて*/
.group_box {
	width: 780px;
	/* 組み込み時に削除 */
	margin: 3em auto;
	/* 組み込み時に削除 */
	line-height: 1.8;
	font-size: 0.83rem;
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.group_headline {
	font-size: 2.78rem;
	text-align: center;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.group_subheadline {
	border-left: 15px solid #000;
	line-height: 0.4rem;
	font-size: 1.62rem;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.group_map {
	margin-top: 2rem;
	text-align: center;
}
.group_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	/*--- IE10 ---*/
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	-ms-flex-pack: justify;
	/*--- IE10 ---*/
	align-items: flex-end;
	margin: 3em 0;
}
.group_list>li {
	flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	text-align: center;
	margin: 10px;
}
.group_list img {
	width: 90px;
}
.group_bodycopy {
	background-color: #F7F7F7;
	padding: 1rem;
	text-align: center;
	line-height: 1.8;
	font-size: 1.00rem;
}
.group_company_box {
	margin-top: 4rem;
}
.group_company_table {
	margin-top: 2rem;
	width: 100%;
	border-collapse: collapse;
}
.group_company_table tr {
	border-bottom: 1px solid #ddd;
}
.group_company_table th,
.group_company_table td {
	text-align: left;
	padding: 1rem;
}
.group_history_box {
	margin-top: 4rem;
}
.group_history_table {
	margin-top: 2rem;
	width: 100%;
	border-collapse: collapse;
}
.group_history_table tr {
	border-bottom: 1px solid #fff;
}
.group_history_table th {
	background-color: #E4E4E4;
	border-right: 1px solid #fff;
}
.group_history_table td {
	background-color: #F7F7F7;
}
.group_history_table th,
.group_history_table td {
	padding: 1em 1em;
}
.group_history_table_year {
	text-align: center;
}
.group_history_table_month {
	text-align: right;
	font-weight: bold;
}
.group_history_table_text {
	text-align: left;
}
/*お客様の声詳細*/
.selbg-koumoku {
	background: #fff;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.h2_title {
	border-left: 10px solid #092E57 !important;
}
.main_contents {
	width: 780px;
	display: block;
	float: right;
	margin: 0px auto;
}
.voice_fortop {
	width: 300px;
	padding: 15px 0px;
	background-color: #092E57;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	float: right;
	text-align: center;
	margin-top: 20px;
}
/*スタッフページ*/
#staff {
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 4px;
	width: 970px;
}
#staff ul {
	margin: 0;
	padding: 0;
	float: left;
}
#staff li {
	list-style: none;
	margin-bottom: 7px;
	margin-left: 6px;
	width: 155px;
	height: 245px;
}
.staff_circle {
	height: 300px;
	border: solid 1px #CCCCCC;
}
.staff_c1 {
	color: #FF6600;
	font-weight: bold;
}
.staff_c2 {
	font-size: 14px;
	text-decoration: underline;
}
.staff_c3 {
	color: #0000FF;
	font-size: 12px;
}
.staff_c4 {
	font-size: 10px;
}
.staff2 {
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
}
.staff2 ul {
	margin: 0;
	padding: 0;
}
.staff2 li {
	list-style: none;
	margin-bottom: 7px;
	margin-left: 6px;
	margin-right: 6px;
	width: 170px;
	height: 220px;
	float: left;
}
.voices_top_ancer {
	display: inline;
}
/*特典・無料サービスページに関する項目*/
.sa_box {
	width: 655px;
	display: block;
	border: solid 1px #999999;
	padding-top: 5px;
	margin: 0 auto;
}
.sa_box_comment {
	color: #666666;
}
.sa_box_link {
	display: inline;
}
/*ファイナンシャルプラン*/
/*ファイナンシャルプラン*/
.fp_contents {
	text-align: left;
	font-family: メイリオ;
}
h2.fp_maintl {
	margin: 0;
	line-height: 45px;
	color: #FD6400;
	font-size: 50px;
	position: absolute;
	top: 40px;
	left: 15px;
}
.fp_main {
	background: url(/fp/img/main_bg.jpg) top left no-repeat;
	width: 1000px;
	height: 615px;
	position: relative;
}
h2.fp_maintl span {
	font-size: 22px;
}
.fp_check {
	position: absolute;
	top: 30px;
	right: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #202020;
}
.fp_check ul li span {
	color: #FD6400;
}
.fp_check ul li {
	list-style: none;
	background: url(/fp/img/check.png) top left no-repeat;
	background-position: 0px 2px;
	text-indent: 30px;
	line-height: 28px;
}
.fp_mainsubtl {
	position: absolute;
	color: #1F1F1F;
	font-size: 22px;
	line-height: 30px;
	top: 155px;
	left: 15px;
}
.fp_mainsubtl span {
	color: #FD6400;
	font-size: 26px;
	font-weight: bold;
}
.fp_mainpc {
	position: absolute;
	bottom: 0;
	right: 190px;
	z-index: 2;
}
.fp_kaiin {
	position: absolute;
	right: 0px;
	top: 125px;
	z-index: 0;
}
.fp_graf {
	background: url(/fp/img/main_fukidashi.png) top left no-repeat;
	position: absolute;
	width: 327px;
	height: 106px;
	padding: 35px 0 0 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	right: 30px;
	bottom: 52px;
	z-index: 3;
}
.fp_circle {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
.fp_form {
	background: url(/fp/img/shindan_bg.jpg) top left no-repeat;
	width: 1000px;
	height: 138px;
	position: relative;
}
.move a:hover img {
	opacity: 1 !important;
}
.move a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
.fp_tel {
	position: absolute;
	top: 12px;
	left: 150px;
}
.fp_shindan {
	position: absolute;
	top: 10px;
	right: 20px;
}
h3.fp_tl {
	text-align: center;
	margin: 45px 0 50px 0;
}
.fp_inner {
	width: 960px;
	margin: 0 auto;
}
.wrap {
	overflow: hidden;
}
.fp_merrit01, .fp_merrit02 {
	width: 275px;
	margin: 0 60px 0 0;
	float: left;
}
.fp_merrit03 {
	width: 290px;
	float: right;
}
.fp_merrit01 span, .fp_merrit02 span, .fp_merrit03 span {
	color: #FF6600;
	font-size: 24px;
	font-weight: bold;
	display: block;
	line-height: 32px;
	border: solid 3px #FFA163;
	text-align: center;
	border-width: 3px 0;
	padding: 10px 0;
	margin: 10px 0 0 0;
}
.fp_wan {
	background: url(/fp/img/tl_bg.jpg) top left no-repeat;
	width: 959px;
	height: 49px;
	font-size: 26px;
	font-weight: bold;
	text-indent: 70px;
	padding: 15px 0 0 0;
	text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2);
	margin: 60px 0 0 0;
	letter-spacing: 1.8px;
}
.fp_wan span {
	font-size: 36px;
	color: #FF6600;
}
.fp_left {
	width: 440px;
	float: left;
}
.fp_right {
	width: 460px;
	float: right;
	font-size: 16px;
	line-height: 30px;
	color: #1F1F1F;
}
.fp_bord {
	background: url(/fp/img/bord_bg.jpg) top left no-repeat;
	width: 960px;
	height: 983px;
	position: relative;
	margin: 40px 0 0 0;
}
h3.simu_tl {
	position: absolute;
	top: 90px;
	left: 100px;
}
.simu_subtl {
	position: absolute;
	top: 200px;
	left: 120px;
	font-size: 18px;
	line-height: 28px;
	color: #202020;
}
.bord_in01 {
	position: relative;
	top: 310px;
}
.bord_in02 {
	position: relative;
	top: 630px;
}
.bord001 {
	position: absolute;
	left: 30px;
}
.bord002 {
	position: absolute;
	top: 120px;
	left: 23px;
	line-height: 28px;
	font-size: 20px;
	color: #FF4C6E;
	text-align: right;
	font-weight: bold;
	width: 200px;
}
.bord003 {
	position: absolute;
	top: 185px;
	left: 25px;
	width: 250px;
}
.bord004 {
	position: absolute;
	top: 223px;
	left: 255px;
}
.bord005 {
	position: absolute;
	right: 40px;
}
.bord006 {
	position: absolute;
	top: 120px;
	right: 85px;
	line-height: 28px;
	font-size: 20px;
	color: #FF9A00;
	text-align: right;
	font-weight: bold;
	width: 200px;
}
.bord007 {
	position: absolute;
	top: 185px;
	right: 5px;
	width: 225px;
}
.bord008 {
	position: absolute;
	top: 223px;
	right: 230px;
}
.fp_form2 {
	background: url(/fp/img/form_bg.jpg) top left no-repeat;
	width: 960px;
	height: 138px;
	position: relative;
	margin: 50px 0 0 0;
}
.fp_flow_wrap {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background-color: #FFF0D7;
}
.fp_step {
	display: inline-block;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}
.fp_flow_tl {
	padding: 10px 0 20px 10px;
}
.fp_flow {
	display: inline-block;
	width: 790px;
	margin: 0 0 0 15px;
	vertical-align: middle;
	color: #333333;
	border-bottom: solid 10px #FFDFA6;
	border-radius: 5px;
	font-size: 28px;
	font-weight: bold;
	padding: 20px 0 0px 0;
	text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2);
}
.fp_flow span {
	font-size: 34px;
	color: #FF6600;
}
.fp_left2 {
	width: 305px;
	float: left;
	margin: 0 25px;
}
.fp_right2 {
	width: 560px;
	float: left;
	font-size: 16px;
	line-height: 28px;
	color: #1F1F1F;
	margin: 15px 0 0 0;
}
.last {
	margin: 50px 0 0 0 !important;
}
.no_wrap {
	width: 237px;
	float: left;
	margin: 50px 4px 0 0;
}
.no_subtl {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0;
	height: 70px;
	font-weight: bold;
}
.no1 {
	font-size: 15px;
	line-height: 46px;
	text-indent: 45px;
	color: #fff;
}
.no_txt {
	font-size: 14px;
	line-height: 20px;
	color: #525252;
}
.orange1 {
	background: url(/fp/img/tl01_bg.jpg) top left no-repeat;
}
.green1 {
	background: url(/fp/img/tl02_bg.jpg) top left no-repeat;
}
.pink1 {
	background: url(/fp/img/tl03_bg.jpg) top left no-repeat;
}
.blue1 {
	background: url(/fp/img/tl04_bg.jpg) top left no-repeat;
}
.orange2 {
	color: #FF6600;
}
.green2 {
	color: #5DB300;
}
.pink2 {
	color: #FB8C8C;
}
.blue2 {
	color: #3884FE;
}
.formdata_l {
	position: relative;
	background-color: #FFF;
	border: 2px solid #CCC;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
th.label {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	background-color: #F0F0F0;
	color: black;
	font-size: 15px;
	font-weight: bold;
	padding: 9px !important;
	text-align: left;
}
.ime_jp {
	border-color: white white #CCC #CCC;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	font-size: 15px;
	padding: 9px;
	text-align: left;
	line-height: 1.8;
	background-color: #FFFFFF;
}
.ime_jp div label {
	float: left;
}
.ime_jp_required {
	border-color: white white #CCC #CCC;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	font-size: 15px;
	padding: 9px;
	text-align: left;
	line-height: 1.8;
	background-color: #E2F2FF;
}
.required {
	background-color: rgb(190, 14, 14);
	float: right;
	height: 20px;
	width: 32px;
	display: block;
	padding-left: 2px;
	border-radius: 3px;
	/* CSS3草案 */
	-webkit-border-radius: 3px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	/* Firefox用 */
}
.required p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
img.form_bar {
	margin: 0 auto;
	width: 750px;
	display: block;
	margin-bottom: 20px;
}
span.b_16 {
	text-align: center;
	display: block;
	margin: 60px 0 10px 0;
}
.res_link {
	display: inline !important;
}
/*インスペクションページ*/
.ins_wrap {
	text-align: center;
	width: 100%;
}
.ins_title {
	width: 100%;
}
.ins_nayami_title {
	margin-top: 30px;
}
.ins_nayami_wrap {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: -40px;
	background-color: #f2f2f2;
}
.ins_nayami {
	width: 906px;
	overflow: hidden;
	margin: 0 auto;
}
.ins_nayami ul {
	float: left;
	width: 450px;
	text-align: left;
}
.ins_nayami ul li {
	margin: 20px 0;
}
.ins_kaisyo {
	margin-top: -40px;
}
.ins_wrap h3 {
	font-size: 30px;
	line-height: 35px;
}
.ins_saikyo {
	font-size: 38px;
	line-height: 45px;
	color: #072c59;
	font-weight: normal;
}
.ins_inspection {
	font-size: 50px;
	line-height: 55px;
	color: #8c0000;
}
.ins_toha {
	text-align: left;
	width: 906px;
	margin: 0 auto;
	padding: 5px;
	background-color: #ecf3fd;
	margin-bottom: 30px;
}
.ins_toha h4 {
	font-size: 22px;
	color: #333333;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
.ins_toha p {
	font-size: 18px;
	line-height: 20px;
	width: 850px;
	margin: 0 auto;
}
.ins_toha_inner {
	overflow: hidden;
}
.ins_toha_inner img {
	float: right;
}
.toha_inner_left {
	float: left;
	width: 550px;
}
.toha_inner_left p {
	background: url(/img/ins_checkbox.png) no-repeat;
	background-position: 0 50%;
	margin: 10px 0 0 50px;
	padding-left: 50px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
.toha_inner_left ul {
	width: 550px;
	margin-top: 30px;
	margin-left: 20px;
	padding-bottom: 10px;
}
.toha_inner_left ul li {
	float: left;
	margin-right: 10px;
}
.ins_nagare_pc {
	margin-bottom: 30px;
}
.ins_nagare_sp {}
.ins_con h3 {
	font-size: 26px;
	font-weight: bold;
	color: #062c59;
}
.ins_con h3 span {
	font-size: 30px;
	font-weight: bold;
	color: #b90017;
}
.ins_con {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.ins_con_title {
	margin-bottom: 2%;
	text-align: left;
}
.ins_con_title span {
	display: block;
	padding-left: 3%;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}
.ins_con_right {
	width: 30%;
	/* イメージ 幅指定 */
	/* イメージ 位置指定 */
	position: absolute;
	bottom: 15%;
	right: 0;
	float: right;
}
.ins_con_right img {
	width: 100%;
	/* イメージ サイズ指定 */
}
.ins_con_left {
	width: 70%;
	/* テキスト 幅指定 */
	padding: 2%;
	background-color: #ecf3fd;
	/* テキスト 背景色指定 */
	height: 175px;
}
.ins_con_left p {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-top: 40px;
}
.ins_satei_link {
	width: 1000px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
.sale_menu_conts {
	display: flex;
	justify-content: space-between;
}
.sale_menu_conts .sell_menu {
	width: 780px;
	padding: 0;
	margin: 0;
}
.sale_menu_conts .sell_menu .h2_title {
	margin-top: 0 !important;
}
/* other（例）
---------------------------------------- */
/* ----------------------------------------
　住宅ローンページ　loan
---------------------------------------- */
.loan_wrap {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
/*--------- 共通部分 ---------*/
.loan_moji_blue {
	color: #003461;
}
.loan_moji_yellow {
	color: #f0a500;
}
.loan_con_tit {
	font-size: 45px;
	line-height: 65px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.loan_con_tit .loan_con_un {
	font-size: 24px;
	position: relative;
	z-index: 0;
	letter-spacing: 0.1em;
	margin: 0px 0px 0px 10px;
}
.loan_con_tit .loan_con_un:after {
	content: "";
	display: block;
	width: calc(100% + 10px);
	height: 19px;
	background-color: #fcedcc;
	position: absolute;
	bottom: -4px;
	left: -5px;
	z-index: -1;
}
/*--------- メイン ---------*/
.loan_main_con {
	position: relative;
}
.loan_main_w {
	width: 100%;
	height: 550px;
	background-image: url(/img/loan/main_bg.webp);
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0px 0px 0px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	background-position: center;
}
.loan_main_in02 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 355px;
	box-sizing: border-box;
	z-index: 0;
}
.loan_main_in02:before {
	content: "";
	position: absolute;
	top: -40px;
	left: -35px;
	width: 357px;
	height: 605px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/main_cala02.webp);
	z-index: -1;
}
.loan_main_text {
	background-color: #e7edef;
	line-height: 42px;
	width: 360px;
	font-size: 22px;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
	letter-spacing: 0;
	box-sizing: border-box;
	padding: 8px 0px 0px 15px;
}
.loan_main_text .loan_main_text_b {
	font-size: 30px;
	display: flex;
	align-items: flex-end;
	letter-spacing: 0.05em;
	margin: 0px 0px 0px 8px;
}
.loan_main_text .loan_main_text_b span {
	font-size: 36px;
}
.loan_main_in02 h2 {
	font-size: 85px;
	line-height: 90px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 20px 0px 0px 0px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
}
.loan_main_in02 h2 .loan_main_tit_m {
	font-size: 60px;
	letter-spacing: 0em;
}
.loan_main_in02 h2 .loan_main_tit_m span {
	position: relative;
}
.loan_main_in02 h2 .loan_main_tit_m span:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: auto;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
}
.loan_main_in02 h2 .loan_main_tit_s {
	font-size: 50px;
	letter-spacing: 0em;
}
.loan_main_in02 h2 .loan_main_tit_l {
	font-size: 80px;
}
.loan_main_in02>img {
	width: 181px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.loan_main_in02 .loan_chara_txt {
	font-size: 15px;
	line-height: 1.3;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	left: 280px;
	bottom: -45px;
}
.loan_main_inq {
	background-color: #ffffff;
	border-radius: 10px;
	position: absolute;
	bottom: -75px;
	left: 0;
	right: 0;
	margin: auto;
	width: 900px;
	box-sizing: border-box;
	padding: 35px 45px;
	box-shadow: 0px 0px 8px 0px rgba(163, 163, 163, 0.2);
	z-index: 1;
}
.loan_main_inq ul {
	display: flex;
	gap: 0px 35px;
	align-items: center;
}
.loan_main_inq ul li:nth-child(1) a {
	display: block;
	background-color: #003461;
	border-radius: 5px;
	color: #ffffff;
	line-height: 80px;
	width: 400px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0;
	font-weight: bold;
	position: relative;
	transition: all 0.2s;
}
.loan_main_inq ul li:nth-child(1) a:hover {
	background-color: #f0a500;
}
.loan_main_inq ul li:nth-child(1) a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 25px;
	width: 38px;
	height: 27px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/inq_mail_icon.webp);
}
.loan_main_inq ul li:nth-child(1) a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	width: 26px;
	height: 9px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/main_arrow.webp);
}
.loan_main_inq_tel {
	display: flex;
	gap: 0px 15px;
	align-items: center;
}
.loan_main_inq_tel img {
	width: 36px;
}
.loan_main_inq_tel p {
	font-size: 40px;
	line-height: 45px;
	letter-spacing: 0;
	font-weight: bold;
}
.loan_main_inq ul li:nth-child(2) a>p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	background-color: #e7edef;
	line-height: 28px;
	width: 310px;
	text-align: center;
	margin: 5px 0px 0px 3px;
}
/*--------- こんなお悩みありませんか? ---------*/
.loan_nayami_w {
	background-color: #f6f6f6;
	padding: 140px 0px 90px 0px;
	position: relative;
	z-index: 0;
}
.loan_nayami_w:after {
	content: "";
	display: block;
	width: 100%;
	height: 120px;
	background-color: #f6f6f6;
	position: absolute;
	bottom: -120px;
	left: 0;
	right: 0;
	margin: auto;
	clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.loan_nayami_in {
	width: 1100px;
	margin: 0 auto;
}
.loan_nayami_in ul {
	margin: 30px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
}
.loan_nayami_in ul li {
	width: 350px;
	box-shadow: 0px 0px 8px 0px rgba(163, 163, 163, 0.15);
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 25px 0px;
}
.loan_nayami_in ul li:nth-child(4), .loan_nayami_in ul li:nth-child(5), .loan_nayami_in ul li:nth-child(6), .loan_nayami_in ul li:nth-child(7) {
	width: 256px;
}
.loan_nayami_in ul li img {
	width: 194px;
	margin: 0 auto;
	display: block;
}
.loan_nayami_in ul li div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 43px;
	margin: 10px 0px 0px 0px;
}
.loan_nayami_in ul li p {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
/*--------- 無料住宅ローン診断サービス ---------*/
.loan_ser_con {
	width: 1100px;
	margin: 180px auto 75px auto;
}
.loan_ser_text {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.loan_ser_con ul {
	background-color: #e7edef;
	border-radius: 10px;
	display: flex;
	margin: 50px 0px 0px 0px;
	box-sizing: border-box;
	padding: 40px;
	justify-content: space-between;
}
.loan_ser_con ul li {
	background-color: #ffffff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px 0px;
	width: 240px;
	height: 240px;
	text-align: center;
}
.loan_ser_con ul li img {
	width: 150px;
}
.loan_ser_con ul li p {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.loan_ser_con h3 {
	font-size: 24px;
	line-height: 70px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	position: relative;
}
.loan_ser_con h3:before {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background-color: #e7edef;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}
.loan_ser_con h3:after {
	content: "";
	display: block;
	width: 70px;
	height: 3px;
	background-color: #f0a500;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
.loan_ser_con h3 span {
	font-size: 17px;
}
.loan_sample_box {
	margin: 30px 0px 0px 0px;
}
.loan_ser_att {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
/*--------- お問い合わせ ---------*/
.loan_inq_w {
	background-color: #003461;
	box-sizing: border-box;
	padding: 40px 0px;
}
.loan_inq_in {
	width: 1100px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}
.loan_inq_in h2 {
	text-align: center;
	font-size: 36px;
	line-height: 38px;
	letter-spacing: 0.1em;
}
.loan_inq_text {
	font-size: 18px;
	letter-spacing: 0.05em;
	background-color: #e7edef;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	padding: 0px 19px;
	display: inline-block;
	margin: 25px 0px 0px 0px;
}
.loan_inq_in ul {
	display: flex;
	justify-content: space-between;
	margin: 40px 0px 0px 0px;
}
.loan_inq_in ul li a {
	display: block;
	background-color: #ffffff;
	border-radius: 5px;
}
.loan_inq_in ul li:nth-child(1) a {
	width: 470px;
	border: 2px solid #ffffff;
	line-height: 96px;
	box-sizing: border-box;
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	position: relative;
	transition: all 0.2s;
}
.loan_inq_in ul li:nth-child(1) a:hover {
	background-color: #003461;
	color: #ffffff;
}
.loan_inq_in ul li:nth-child(1) a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 20px;
	width: 42px;
	height: 31px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/inq_mail_icon_blue.webp);
	transition: all 0.2s;
}
.loan_inq_in ul li:nth-child(1) a:hover:before {
	background-image: url(/img/loan/inq_mail_icon_blue_h.webp);
}
.loan_inq_in ul li:nth-child(1) a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	width: 26px;
	height: 9px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/inq_arrow.webp);
	transition: all 0.2s;
}
.loan_inq_in ul li:nth-child(1) a:hover:after {
	background-image: url(/img/loan/inq_arrow_h.webp);
}
.loan_inq_in ul li:nth-child(2) a {
	display: flex;
	width: 610px;
	gap: 0px 30px;
	height: 100px;
	align-items: center;
	box-sizing: border-box;
	padding: 0px 0px 0px 25px;
}
.loan_inq_tel {
	display: flex;
	gap: 0px 15px;
	align-items: center;
}
.loan_inq_tel img {
	width: 41px;
}
.loan_inq_tel p {
	font-size: 43px;
	line-height: 45px;
	letter-spacing: 0;
	font-weight: bold;
}
.loan_inq_time {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	font-weight: bold;
	background-color: #e7edef;
	border-radius: 4px;
	text-align: left;
	box-sizing: border-box;
	width: 200px;
	height: 70px;
	padding: 15px 30px;
}
/*--------- ローンまとめて ---------*/
.loan_together_con {
	margin: 80px auto 0px auto;
	width: 1100px;
}
.loan_together_con h2 {
	font-size: 40px;
	line-height: 60px;
}
.loan_together_con img {
	margin: 30px 0px 0px 0px;
}
/*--------- 頭金0円から ---------*/
.loan_zero_w {
	margin: 100px 0px 0px 0px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding: 60px 0px 105px 0px;
}
.loan_zero_in {
	width: 1100px;
	margin: 0 auto;
}
.loan_zero_w h2 {
	font-size: 40px;
}
.loan_zero_text {
	background-color: #ffffff;
	border-radius: 10px;
	margin: 25px 0px 0px 0px;
	box-sizing: border-box;
	padding: 40px 50px;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: 0.1em;
	font-weight: bold;
	position: relative;
}
.loan_zero_text:after {
	content: "";
	position: absolute;
	bottom: 15px;
	right: 20px;
	width: 360px;
	height: 283px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/zero_il.webp);
}
/*--------- 今の家賃を払い続けると ---------*/
.loan_now_con {
	margin: 80px auto 0px auto;
	width: 1100px;
}
.loan_now_text {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.loan_now_fuki {
	margin: 50px 0px 0px 0px;
	border: 2px solid #003461;
	background-color: #e7edef;
	width: 900px;
	line-height: 100px;
	box-sizing: border-box;
	border-radius: 50px;
	font-size: 24px;
	letter-spacing: 0.1em;
	padding: 0px 0px 0px 40px;
	font-weight: bold;
	position: relative;
}
.loan_now_fuki:after {
	content: "";
	position: absolute;
	bottom: -33px;
	left: 120px;
	width: 25px;
	height: 26px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/now_fuki.webp);
}
.loan_now_table {
	margin: 40px 0px 0px 0px;
	position: relative;
	z-index: 0;
	background-color: #ffffff;
}
.loan_now_table:before {
	content: "";
	position: absolute;
	top: -180px;
	right: 14px;
	width: 231px;
	height: 231px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/img/loan/now_il.webp);
	z-index: -1;
}
.loan_now_table table {
	width: 1100px;
	box-sizing: border-box;
	border: 2px solid #003461;
	border-spacing: 0;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
.loan_now_table table tr:not(:last-of-type) th,
.loan_now_table table tr:not(:last-of-type) td {
	border-bottom: 1px solid #dbdbdb;
}
.loan_now_table table tr th,
.loan_now_table table tr td {
	width: calc(100% / 5);
	box-sizing: border-box;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
.loan_now_table table tr:first-of-type th,
.loan_now_table table tr:first-of-type td {
	padding: 10px 0;
}
.loan_now_table table tr:not(:first-of-type) th,
.loan_now_table table tr:not(:first-of-type) td {
	padding: 23px 0;
	line-height: 32px;
}
.loan_now_table table tr th,
.loan_now_table table tr td:not(:last-of-type) {
	border-right: 1px solid #bfbfbf;
}
.loan_now_table table tr:first-of-type th {
	background: #FFF;
}
.loan_now_table table tr:first-of-type td {
	padding: 0px;
}
.loan_now_table table tr:not(:first-of-type) th {
	padding: 0px;
}
.loan_now_table table tr:first-of-type td div {
	background: #fdf6e5;
	margin: 4px;
	padding: 10px 0;
	border-radius: 5px;
}
.loan_now_table table tr:not(:first-of-type) th div {
	background: #e7edef;
	margin: 4px;
	padding: 20px 0;
	border-radius: 5px;
}
/*--------- 住宅ローン実績事例 ---------*/
.loan_example_w {
	margin: 100px 0px 0px 0px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding: 60px 0px 90px 0px;
}
.loan_example_in {
	width: 1100px;
	margin: 0 auto;
}
.loan_example_in ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 60px 0px 0px 0px;
}
.loan_example_in ul li {
	width: 540px;
	background-color: #ffffff;
	border-radius: 10px;
	position: relative;
	padding: 43px 25px 25px 25px;
	box-sizing: border-box;
}
.loan_example_case {
	background-color: #003461;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 0.1em;
	width: 100px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: -5px;
	left: 25px;
}
.loan_example_in ul li h3 {
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.1em;
}
.loan_example_in ul li h3 span {
	background-color: #fcedcc;
	padding: 0px 3px;
}
.loan_example_con {
	margin: 20px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	border-top: 1px solid #e2e2e2;
	display: flex;
	gap: 0px 10px;
	align-items: center;
}
.loan_example_con img {
	width: 150px;
}
.loan_example_con p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
/*--------- 強い3つの理由 ---------*/
.loan_strong_con {
	margin: 80px auto 0px auto;
	width: 1100px;
}
.loan_strong_con ul {
	margin: 25px 0px 0px 0px;
}
.loan_strong_con ul li {
	margin: 50px 0px 0px 0px;
}
.loan_strong_con ul li:first-child {
	margin: 0px;
}
.loan_strong_con ul li h3 {
	font-size: 30px;
	line-height: 60px;
	letter-spacing: 0.1em;
	font-weight: bold;
	position: relative;
	padding: 0px 0px 0px 30px;
}
.loan_strong_con ul li h3:before {
	content: "";
	display: block;
	width: 5px;
	height: 50px;
	background-color: #003461;
	border-radius: 2.5px;
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	left: 0;
}
.loan_strong_det {
	display: flex;
	gap: 0px 45px;
	margin: 20px 0px 0px 0px;
	align-items: center;
}
.loan_strong_det img {
	width: 480px;
}
.loan_strong_det p {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
/*--------- 無料住宅ローン相談会 ---------*/
.loan_meeting_w {
	margin: 100px auto 50px auto;
	background-color: #e7edef;
	box-sizing: border-box;
	padding: 50px 0px 95px 0px;
	width: calc(100% - 100px);
	border-radius: 10px;
}
.loan_meeting_in {
	width: 1100px;
	margin: 0 auto;
}
.loan_meeting_w .loan_con_tit .loan_con_un:after {
	background-color: #ffffff;
}
.loan_meeting_con {
	position: relative;
	margin: 30px 0px 0px 0px;
}
.loan_meeting_con img {
	width: 501px;
	position: absolute;
	right: 0px;
	top: -40px;
}
.loan_meeting_fuki {
	background-color: #ffffff;
	width: 450px;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 29px 0px;
	text-align: center;
	font-size: 26px;
	line-height: 36px;
	letter-spacing: 0.1em;
	font-weight: bold;
	position: relative;
	z-index: 0;
}
.loan_meeting_fuki:after {
	content: "";
	display: block;
	width: 30px;
	height: 12px;
	background-color: #ffffff;
	position: absolute;
	bottom: -12px;
	right: 45px;
	z-index: -1;
	clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.loan_meeting_text {
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin: 35px 0px 0px 0px;
}
/*--------- ご相談の流れ ---------*/
.loan_flow_con {
	margin: 70px auto 0px auto;
	width: 1100px;
}
.loan_flow_con ul {
	margin: 35px 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 55px;
}
.loan_flow_con ul li {
	width: 330px;
	border-radius: 10px;
	height: 330px;
	border: 10px solid #e7edef;
	box-sizing: border-box;
}
.loan_flow_step {
	background-color: #003461;
	width: 150px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #ffffff;
	clip-path: polygon(0 0, 100% 0, 92% 100%, 8% 100%);
	margin: 0 auto;
}
.loan_flow_con ul li img {
	width: 233px;
	display: block;
	margin: 15px auto 0px auto;
}
.loan_flow_text {
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.1em;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	margin: 10px 0px 0px 0px;
}
/*--------- よくある質問 ---------*/
.loan_qa_w {
	margin: 100px 0px 0px 0px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding: 60px 0px 100px 0px;
}
.loan_qa_in {
	width: 1100px;
	margin: 0 auto;
}
.loan_qa_w .accordionbox {
	margin: 40px auto 0px;
	box-sizing: border-box;
}
.loan_qa_w .accordionlist dt {
	display: block;
	overflow: hidden;
}
.loan_qa_w .accordionlist dt:first-child,
.loan_qa_w .accordionlist dt:nth-child(2) {
	border-top: none !important;
}
.loan_qa_w .accordionlist dt .title {
	position: relative;
	float: left;
	background-color: #fff;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	color: #000;
	font-size: 18px;
	padding: 18px 15px 17px 15px;
	line-height: 40px !important;
	box-shadow: 0 0 8px rgb(163 163 163 / 15%);
	display: flex;
	gap: 0px 20px;
	align-items: center;
}
.loan_qa_w .accordionlist dd {
	position: relative;
	display: none;
	padding: 0px 15px;
	margin: 0;
	background: #fff;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.025em;
	color: #000;
	font-weight: bold;
}
.loan_qa_w .accordionlist dd p {
	padding: 23px 0px;
	border-top: 1px solid #e2e2e2;
}
.loan_qa_w .accordionlist dd p span {
	padding: 0px 0px 0px 8px;
	display: inline-block;
}
.loan_qa_w .accordion_icon,
.loan_qa_w .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.loan_qa_w .accordion_icon {
	position: relative;
	width: 25px;
	height: 25px;
	float: right;
	margin-right: 25px;
	margin-top: -45px;
}
.loan_qa_w .accordion_icon span {
	position: absolute;
	left: 0px;
	width: 25px;
	height: 3px;
	background-color: #d3d3d3;
	border-radius: 0px;
	-webkit-border-radius: 0em;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
}
.loan_qa_w .accordion_icon span:nth-of-type(1) {
	top: 5px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.loan_qa_w .accordion_icon span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.loan_qa_w .accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.loan_qa_w .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.loan_qa_w .clearfix.active {
	background-color: #e6d9ba;
}
.loan_qa_w .accordionlist dt .title:hover {
	background-color: #fff7d7;
	transition: .3s;
}
.loan_qa_w .accordionlist dt .title.active {
	color: #000;
}
.loan_qa_w .accordionlist dt .title.active p {}
.qa_block {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
	border-radius: 8px;
	filter: drop-shadow(0px 0px 5px #0001);
}
.loan_qu_num {
	background-color: #003461;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	font-size: 20px;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 45px;
}
.loan_qu_con {
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
/* 住宅ローンページ　loan
---------------------------------------- */