@charset "utf-8";

html {
	scroll-behavior: smooth;/* 試験的 */
}

/*.sell-lp-retail
-----------------------------------------------------------------*/

.sell-lp-retail .block-inr-content-area {
	width: 1024px;
}

.sell-lp-retail .block-inr-content-area.wide {
	width: 1200px;
}


/*----------------------------------------------------
.header - ヘッダー
----------------------------------------------------*/

.header {
	min-width: 1200px;
	width: 100%;
}

.header .bg-header {
	background: #fff;
	padding: 6px 0;
	width: 100%;
}

.header .header-inner {
	margin: 0 auto;
	width: 1200px;/*1024px*/
}

.header .logo {
	display: inline-block;
	height: 23px;
}


/*----------------------------------------------------
.main - メインコンテンツ
----------------------------------------------------*/

/* コンテンツレイアウト系 */

.block-inr-content-area {
	margin: 120px auto 0;
}

.content-body {/* .content-title-hd4 直下のコンテンツ */
	margin: 70px 0 0;
}


/* 大タイトル */
/*
.content-title-hd3 {}
※“.reasons”でのみ使用にて、そちらのくくりに別記。
*/

/* 中タイトル */

.content-title-hd4 {
	padding-top: 50px;
	position: relative;
	text-align: center;
}

.content-title-hd4 .bg {
	bottom: 20%;
	color: rgba(146,128,62,.1);
	display: inline-block;
	font-family: 'Fira Sans Condensed';/* sans-serif系 */
	font-size: 80px;
	font-weight: 400;
	left: 0;
	line-height: 1;
	position: absolute;
	right: 0;
}

.content-title-hd4 .title {
	color: #004165;
	display: inline-block;
	font-family: 'Noto Sans JP';/* sans-serif系 */
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
}

.content-title-hd4 .title:after {
	background: #004165;
	content: "";
	display: block;
	height: 2px;
	margin: 15px auto 0;
	transform: translateX(-5%);
	width: calc(100% + 10%);
}

/* その他 メインコンテンツ内共通 */

.txt {
	font-size: 16px;
	line-height: 2.2;
	margin: 0 auto 1em;
}

.button {
	font-size: 14px;
	font-weight: normal;
	padding: 13px 30px 13px 60px;
}

.submit-wrap {
	position: relative;
}

.submit-wrap:before {
	content: "\f0e0";
	color: #fff;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	left: 30px;
	line-height: 1;
	position: absolute;
	text-rendering: auto;
	top: calc(50% - 8px);
	-webkit-font-smoothing: antialiased;
}


/*
 .page-head-wrap - ファーストビュー部分
-------------------------------------------*/

.page-head-wrap {
	position: relative;
}

.page-head-wrap .key-visual-wrap {
	background: #f6f6f6;
	padding: 50% 0 0;
	position: relative;
	z-index: 1;
}

.page-head-wrap .key-visual {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.page-head-wrap .page-head-contents-wrap {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.page-head-wrap .page-head-contents-wrap .main-box {
	margin: 0 auto;
	margin-top: calc(25% - 300px);
	width: 1024px;
}

/* キービジュアルに乗っている簡単査定フォーム（ミニサイズ） */

.page-head-wrap .kantan-satei-min {
	margin-top: 6vh;
	width: 340px;
}

.page-head-wrap .kantan-satei-min thead th {
	background: #004165;
	border: 0;
	position: relative;
	text-align: center;
}

.page-head-wrap .kantan-satei-min thead .txt-a {
	color: #004165;
	display: block;
	font-size: 26px;
	font-weight: bold;
	left: 0;
	line-height: 1;
	position: absolute;
	right: 0;
	text-shadow:
		5px 5px 5px #fff,
		-5px -5px 5px #fff,
		-5px 5px 5px #fff,
		5px -5px 5px #fff,
		5px 0px 5px #fff,
		-5px 0px 5px #fff,
		0px 5px 5px #fff,
		0px -5px 5px #fff;
	top: -17px;
}

.page-head-wrap .kantan-satei-min thead .txt-a:before {
	background: #fff;
	bottom: -10px;
	border-bottom: 5px solid #004165;
	content: "";
	display: inline-block;
	height: 4px;
	left: -45px;
	position: absolute;
	transform: rotate(60deg);
	width: 90px;
}

.page-head-wrap .kantan-satei-min thead .txt-a:after {
	background: #fff;
	bottom: -10px;
	border-bottom: 5px solid #004165;
	content: "";
	display: inline-block;
	height: 4px;
	position: absolute;
	right: -45px;
	transform: rotate(-60deg);
	width: 90px;
}

.page-head-wrap .kantan-satei-min thead .txt-a span {
	display: inline-block;
	font-size: 36px;
	font-weight: bold;
	padding: 0 4px;
}

.page-head-wrap .kantan-satei-min thead .txt-b {
	color: #e8e80b;
	font-family: 'Noto Sans JP';
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 4px;
	line-height: 1;
	margin: 15px 0 12px;
}

.page-head-wrap .kantan-satei-min thead .txt-b span {
	display: inline-block;
	font-size: 21px;
	font-weight: 500;
}

.page-head-wrap .kantan-satei-min tbody td {
	border: none;
	border-bottom: 1px solid #eee;
	text-align: center;
	width: auto;
}

.page-head-wrap .kantan-satei-min tbody .item {/* td */
	text-align: right;
	width: 72px;
}

.page-head-wrap .kantan-satei-min tbody .item-name {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .08em;
}

.page-head-wrap .kantan-satei-min tbody .hissu {
	border: 1px solid #dc080c;
	border-radius: 2px;
	color: #dc080c;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 4px 4px 3px 5px;
}

.page-head-wrap .kantan-satei-min tbody select {
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
	width: 180px;
}

.page-head-wrap .kantan-satei-min tbody .checker {
	color: #ccc;
	display: inline-block;
	font-size: 16px;
	margin-left: 3px;
	vertical-align: middle;
}

.page-head-wrap .kantan-satei-min tbody .checker.ok {/* 項目が選択された時 */
	color: #009a4a;
}

.page-head-wrap .kantan-satei-min tfoot th {
	background: #fff;
	border: 0;
	text-align: center;
}

.page-head-wrap .kantan-satei-min tfoot .button {
	border-radius: 25px;
}

/* メインタイトル */

.page-head-wrap .hd1 {
	background: rgba(0,65,101,.6);
	border-radius: 50%;
	color: #fff;
	font-family: 'Noto Sans JP';
	font-weight: 400;
	height: 480px;
	position: relative;
	right: -80px;
	text-align: left;
	top: -170px;
	width: 480px;
}

.page-head-wrap .hd1 span {
	display: block;
}

.page-head-wrap .hd1 .hd1-1 {
	margin: 145px 0 0 75px;
}

.page-head-wrap .hd1 .hd1-2 {
	border-bottom: 1px dashed #fff;
	margin-left: 77px;
	padding-bottom: 18px;
}

.page-head-wrap .hd1 .hd1-3 {
	margin-left: 60px;
}

.page-head-wrap .hd1 .hd1-4 {
	background: -webkit-linear-gradient(left, rgba(255,255,255,.8) 60%, rgba(255,255,255,0));
	background: linear-gradient(to right, rgba(255,255,255,.8) 60%, rgba(255,255,255,0));
	bottom: -20%;
	left: -30%;
	padding: 45px 150px 60px 60px;
	position: absolute;
	z-index: 2;
}

.page-head-wrap .hd1 .txt-small {
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 1;
}

.page-head-wrap .hd1 .txt-middle {
	font-size: 27px;
	line-height: 2;
}

.page-head-wrap .hd1 .txt-large {
	color: #004165;
	font-size: 56px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.4;
}

/* キービジュアル下のページ内リンク */

.page-head-wrap .reasons-pagelink {
	bottom: -50px;
	display: block;
	left: 0;
	min-width: 1024px;
	position: absolute;
	right: 0;
	width: 100%;
}

.page-head-wrap .reasons-pagelink ul {
	align-items: flex-end;/* 子要素下揃え */
	display: flex;
  flex-flow: row nowrap;/* 初期値なので省略可 */
	justify-content: space-between;
	margin: 0 auto;
	width: 1200px;/*1024px*/
}

.page-head-wrap .reasons-pagelink li {
	flex-basis: 240px;
	text-align: center;
	margin: 0 30px;
	width: 240px;/* flex-basisの値が優先される */
}

.page-head-wrap .reasons-pagelink li a {
	background:rgba(255,255,255,.75);
	border-radius: 50%;
	color: #272727;
	display: block;
	height: 224px;
	padding: 8px 0;
	position: relative;
	transition: background-color .2s;
}

.page-head-wrap .reasons-pagelink li a:before {
	border: 1px dashed #004165;
	border-radius: 50%;
	bottom: 5px;
	content: "";
	display: block;
	left: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.page-head-wrap .reasons-pagelink li a:after {
	bottom: 40px;
	content: "\f078";
	color: #004165;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	left: calc(50% - 15px);
	position: absolute;
	text-rendering: auto;
	transition: bottom .3s;
	-webkit-font-smoothing: antialiased;
	width: 30px;
}

.page-head-wrap .reasons-pagelink li a:hover {
	background: rgba(255,255,255,.9);
}

.page-head-wrap .reasons-pagelink li a:hover:after {
	bottom: 25px;
}

.page-head-wrap .reasons-pagelink .underline-txt {
	display: inline-block;
	font-size: 13px;
	margin: 15% 0 10%;
	text-decoration: underline;
}

.page-head-wrap .reasons-pagelink .reason-txt {
	display: table;
	font-size: 16px;
	height: 70px;
	letter-spacing: 1px;
	width: 100%;
}

.page-head-wrap .reasons-pagelink .reason-txt .style-tcel {
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
}

.page-head-wrap .reasons-pagelink .reason-txt .txt-em {
	font-size: 21px;
	font-weight: bold;
	line-height: 2;
}


/*
 .introduction - 導入コンテンツ
-------------------------------------------*/

/* .uridoki */

.introduction .uridoki {}

.uridoki .left,
.uridoki .right {
	width: 48%;
}

.uridoki .txt {
	font-size: 19px;
	margin-top: 30px;
}

.uridoki .txt-em {
	font-family: 'Noto Sans JP';
	font-size: 26px;
	font-weight: 400;
	text-decoration: underline;/* IE対応 */
	text-decoration: underline dotted 3px;
}

.uridoki .graph-title {
	background: #004165;
	color: #fff;
	font-size: 14px;
	margin-bottom: 6px;
	padding: 3px 0;
	text-align: center;
}

/* .hitsuyoukeihi */

.introduction .hitsuyoukeihi {}

.hitsuyoukeihi ul {
	display: flex;
	flex-flow: row nowrap;/* 初期値なので省略可 */
	justify-content: space-between;
}

.hitsuyoukeihi li {
	background: #f6f6f6;
	position: relative;
	width: 30%;
}

.hitsuyoukeihi li + li:before {
	border: 40px solid transparent;
	border-left: 20px solid #004165;
	content: "";
	display: inline-block;
	height: 0;
	left: -34px;
	position: absolute;
	top: calc(50% - 40px);
	width: 0;
}

.hitsuyoukeihi dt {
	background: #004165;
	color: #fff;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 14px 25px 12px;
}

.hitsuyoukeihi dd {
	background: #f6f6f6;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 28px 25px;
}

.hitsuyoukeihi dd + dd {
	padding-top: 0;
}

.hitsuyoukeihi dd .txt {
	font-size: 15px;
	line-height: 1.6;
	margin: 20px 0 0;
}

.hitsuyoukeihi .img {
	border: 4px solid #f6f6f6;
	border-radius: 8px;
	display: block;
	margin: 30px auto 0;
	padding: 30px 231px 45px;
	width: 730px;
}

.hitsuyoukeihi .catch {
	font-family: 'Noto Sans JP';
	font-size: 30px;
	font-weight: 500;
	line-height: 1.6;
	margin: 30px 0 0;
	text-align: center;
	text-decoration: underline double 1px;
}


/*
 .reasons - 選ばれる理由コンテンツ
-------------------------------------------*/

.reasons .block {
	padding-top: 0;
}

.bg-image-all {/* コンテンツの背景に写真を使用するパターンのフラグ */
	background: top / cover no-repeat url("../img/sell/lp_retail/bg_reason_1.jpg");
}

.reason1 .bg-image-all {
	background-image: url(../img/sell/lp_retail/bg_reason_1.jpg);
	padding-top: 41.5%;
	position: relative;
}

.reason2 .bg-image-all {
	background-image: url(../img/sell/lp_retail/bg_reason_2.jpg);
	padding-top: 79%;
	position: relative;
}

.reason3 .bg-image-all {
	background-image: url(../img/sell/lp_retail/bg_reason_3.jpg);
	padding-top: 79%;
	position: relative;
}

.reason4 .bg-image-all {
	background-image: url(../img/sell/lp_retail/bg_reason_4.jpg);
	padding-top: 40%;
	position: relative;
}

.bg-image-all .bg-image-all-inr-wrap {/* 背景画像を覆うレイヤー */
/*	background: rgba(0,0,0,.6);*/
	bottom: 0;
	left: 0;
	padding: 90px 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.bg-image-all .title-head {
	background: rgba(255,255,255,.85);
	color: #1b1b1b;
	display: inline-block;
	font-family: 'Noto Sans JP';
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1;
	min-width: 240px;
	padding: 6px 30px 7px;
}

.reason2 .bg-image-all .title-head,
.reason4 .bg-image-all .title-head {
	background: #004165;
	color: #fff;
}

.bg-image-all .content-title-hd3 > * {
	color: rgba(255,255,255,.85);
}

.reason2 .bg-image-all .content-title-hd3 > *,
.reason4 .bg-image-all .content-title-hd3 > * {
	color: #004165;
}

.bg-image-all .content-title-hd3 .en {
	display: block;
	font-family: 'Fira Sans Condensed';
	font-size: 86px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 1;
}

.bg-image-all .content-title-hd3 .sub-title {
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.42;
	margin-top: 5px;
}

.bg-image-all .txt {
	color: #eee;
	line-height: 1.86;
	margin: 30px 0 0;
}

/* .reason1 */

.reason1.block {
	background: #1b1b1b;
	padding-bottom: 60px;
}

.reason1 .bg-image-all .title-head {
	width: 245px;
}

.reason1 .bg-image-all .komejiru-for-bg {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: right;
	width: 1200px;
}

.reason1 .bg-image-all .komejiru-for-bg .box {
	border: 1px solid #aaa;
	color: #aaa;
	display: inline-block;
	font-size: 11px;
	line-height: 2;
	padding: 1em 2em;
	text-align: left;
}

.reason1 .bg-image-all .komejiru-for-bg .head {
	border-bottom: 1px dashed #7a7a7a;
	display: block;
	margin-bottom: 6px;
}

.bg-image-all + .block-inr-content-area {
	margin-top: 90px;
}

.reason1 .content-title-hd4 .bg {
	color: rgba(146,128,62,.2);
}

.reason1 .content-title-hd4 .title {
	color: #eee;
	font-weight: 500;
}

.reason1 .content-title-hd4 .title:after {
	background: #eee;
}

.reason1 .bg-wide-area {
	background: #272727;
	margin: 60px 0 6px;
	padding: 50px 0;
}

.reason1 .img_reason1_1 {
	display: block;
	margin: 0 auto;
	width: 920px;
}

.reason1 .komejiru {
	text-align: right;
}

/* reason2 */

.reason2.block {
	padding-bottom: 0;
}

.reason2 .bg-image-all .title-head {
	width: 278px;
}

.reason2 .bg-image-all .content-title-hd3 .sub-title {
	font-weight: 600;
}

.reason2 .bg-image-all .txt {
	color: #004165;
}

.reason2 .branch-introduction {
	padding: 60px 0 90px;
}

.reason2 .branch-introduction .block-inr-content-area {
	background: #f6f6f6;
	padding-bottom: 30px;
}

.reason2 .branch-introduction .visual-wrap {
	position: relative;
}

.reason2 .branch-introduction .main-txt {
	left: 0;
	margin: 0 auto;
	padding: 40px 0;
	position: absolute;
	right: 0;
	top: 30px;
	width: 86%;
}

.reason2 .branch-introduction .main-txt > p {
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 21px;
	font-weight: 600;
	text-shadow:
		3px 3px 3px #004165,
		-3px -3px 3px #004165,
		-3px 3px 3px #004165,
		3px -3px 3px #004165,
		3px 0px 3px #004165,
		-3px 0px 3px #004165,
		0px 3px 3px #004165,
		0px -3px 3px #004165;
}

.reason2 .branch-introduction .main-txt .txt1 {
	font-size: 26px;
	letter-spacing: 3px;
	line-height: 1;
}

.reason2 .branch-introduction .main-txt .txt2 {
	font-size: 47px;
	letter-spacing: 3px;
	line-height: 1;
	margin-top: .25em;
}

.reason2 .branch-introduction .img-reason2-2 {
	display: inline-block;
	height: auto;
	left: 25px;
	position: relative;
	top: -15px;
	width: 250px;
}

.reason2 .branch-introduction .kotsu {
	margin-top: -240px;
}

.reason2 .branch-introduction .map {
	display: inline-block;
	text-align: center;
	width: 440px;
}

.reason2 .branch-introduction .img-reason2-3 {
	width: 400px;
}

.reason2 .branch-introduction .kotsu-list {/*ul*/
	display: inline-block;
	margin-top: 60px;
	padding-left: 320px;
	vertical-align: middle;
	width: calc(100% - 760px);
}

.reason2 .branch-introduction .kotsu-list li {
	font-size: 14px;
	margin-top: .8em;
}

/* reason3 */

.reason3.block {
	padding-bottom: 0;
}

.reason3 .bg-image-all .title-head {
	width: 352px;
}

/* reason4 */

.reason4 .bg-image-all .title-head {
	width: 270px;
}

.reason4 .bg-image-all .content-title-hd3 .sub-title {
	font-weight: 600;
}

.reason4 .bg-image-all .txt {
	color: #004165;
}

.reason4 .txt-hd4 {
	background: #fcfbf9;
	font-size: 16px;
	line-height: 2.2;
	margin: 30px 0 0;
	padding: 20px 0;
	text-align: center;
}

.reason4 .valueup-img1 {
	margin: 60px 0;
	text-align: center;
}

.reason4 .valueup-img1 .img {
	display: inline-block;
	height: auto;
	width: 860px;
}

.reason4 .catch {
	color: #004165;
	font-family: 'Noto Sans JP';
	font-size: 30px;
	font-weight: 500;
	line-height: 1.6;
	text-align: center;
	text-decoration: underline double 1px;
}

.reason4 .img-title {
	border-bottom: 2px dashed #004165;
	border-top: 2px dashed #004165;
	color: #004165;
	font-family: 'Noto Sans JP';
	font-size: 19px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 30px;
	padding: 9px 0 12px;
	text-align: center;
}

.reason4 .valueup-img2 {
	margin: 90px 0 0;
	text-align: center;
}

.reason4 .valueup-img2 .img {
	display: inline-block;
	height: auto;
	width: 980px;/* 960px ←デフォルト（前後コンテンツとのバランスで要調整） */
}

.reason4 .valueup-img2 .komejiru {
	margin-top: 20px;
	text-align: right;
}

.reason4 .valueup-img2 .komejiru > * {
	display: inline-block;
	line-height: 1.8;
	text-align: left;
	width: 460px;
}

/* reason4 > .merit */

.reason4 .merit {
	margin: 40px 0 90px;
}

.reason4 .merit li {
	border-bottom: 2px dashed #004165;
}

.reason4 .merit li + li {
	margin-top: 25px;
}

.reason4 .merit .list-inr-top {
	display: table;
	width: 100%;
}

.reason4 .merit .list-inr-top > * {
	display: table-cell;
}

.reason4 .merit .icon {
	background: #004165;
	border-radius: 2px;
	color: #fff;
	font-family: 'Fira Sans Condensed';
	font-size: 21px;
	font-weight: 500;
	padding: 10px 0 10px 6px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}

.reason4 .merit .fa-lightbulb {
	color: #cc0;
	margin-left: 6px;
}

.reason4 .merit .head-txt {
	color: #004165;
	font-family: 'Noto Sans JP';
	font-size: 27px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1;
	padding: 0 0 3px 20px;
	vertical-align: middle;
	width: auto;
}

.reason4 .merit .txt {
	letter-spacing: 2px;
	margin: 6px 0 18px;
}

/* reason4 > .case */

.reason4 .case li + li {
	margin-top: 60px;
}

.reason4 .case .head-txt {
	color: #004165;
	font-family: 'Fira Sans Condensed';
	font-size: 42px;
	font-weight: 600;
	line-height: 1;
}

.reason4 .case .head-txt:after {
	background: #004165;
	content: "";
	display: inline-block;
	height: 2px;
	left: -45px;
	position: relative;
	top: 10px;
	transform: rotate(-45deg);
	width: 110px;
}

.reason4 .case .txt-que {
	color: #004165;
	font-family: 'Noto Sans JP';
	font-size: 21px;
	font-weight: 400;
	line-height: 1;
	margin: 20px 0 30px 160px;
}

.reason4 .case .img-side {
	width: 32%;
}

.reason4 .case .img {
	width: 350px;
}

.reason4 .case .txt-ans {
	border-bottom: 4px solid #f6f6f6;
	font-size: 16px;
	line-height: 2.6;
	padding: 30px 2% 30px 4%;
	width: 58%;
}

.reason4 .case .case1 .txt-ans {
	margin-top: 10px;
	padding-bottom: 32px;
}

.reason4 .case .case2 .txt-ans {
	margin-top: 4px;
}

.reason4 .case .case3 .txt-ans {
	margin-top: 4px;
}

.reason4 .case .txt-em {
	font-size: 19px;
}

.reason4 .case .underline-txt {
	text-decoration: underline;/* IE対応 */
	text-decoration: underline wavy 1px;
}


/*
 .kantan-satei - 無料査定依頼ワイドバナー
-------------------------------------------*/

.kantan-satei {}

.kantan-satei .kantan-satei-box {
	margin-top: 30px;
}

.kantan-satei thead th {
	background: #004165;
	border: 0;
	padding: 15px 10px 13px;
	text-align: center;
}

.kantan-satei thead .txt-a {
	color: #e8e80b;
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	vertical-align: middle;
}

.kantan-satei thead .txt-a span {
	display: inline-block;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 0;
	padding: 0 3px;
	vertical-align: bottom;
}

.kantan-satei thead .txt-b {
	color: #fff;
	display: inline-block;
	font-size: 47px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1;
	margin-left: 12px;
	vertical-align: middle;
}

.kantan-satei thead .txt-b span {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	padding: 0 2px;
}

.kantan-satei tbody td {
	border: none;
	padding: 30px 0 25px 40px;
	text-align: left;
	width: auto;
}

.kantan-satei tbody .item {
	padding-left: 3px;
}

.kantan-satei tbody .item > * {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.kantan-satei tbody .item-name {
	color: #494949;
	font-family: 'Noto Sans JP';
	font-size: 17px;
	font-weight: 700;
	letter-spacing: .1em;
}

.kantan-satei tbody .hissu {
	border: 1px solid #dc080c;
	border-radius: 2px;
	color: #dc080c;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1;
	margin-left: 3px;
	padding: 4px 4px 3px 5px;
}

.kantan-satei tbody .select-box {
	margin-top: 10px;
}

.kantan-satei tbody select {
	display: inline-block;
	height: auto;
	font-size: 17px;
	padding: 10px;
	vertical-align: middle;
	width: 210px;
}

.kantan-satei tbody .checker {
	color: #ccc;
	display: inline-block;
	font-size: 21px;
	margin-left: 3px;
	vertical-align: middle;
}

.kantan-satei tbody .checker.ok {/* 項目が選択された時 */
	color: #009a4a;
}

.kantan-satei tfoot th {
	background: #fff;
	border: 0;
	padding: 0 40px 30px;
	text-align: center;
}

.kantan-satei tfoot .submit-wrap {
	display: inline-block;
	margin-top: -15px;
}

.kantan-satei tfoot .submit-wrap:before {
	font-size: 32px;
	left: 60px;
	top: calc(50% - 17px);
}

.kantan-satei tfoot .button {
	border-radius: 28px;
	font-family: 'Noto Sans JP';
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	padding: 15px 60px 20px 110px;
}

/* .reasons-pagelink-area - ページ内リンク群 */

.reasons-pagelink-area {}

.reasons-pagelink-area ul {
	align-items: flex-end;/* 子要素下揃え */
	display: flex;
  flex-flow: row nowrap;/* 初期値なので省略可 */
	justify-content: space-between;
	margin: 0 auto;
	width: 1200px;
}

.reasons-pagelink-area li {
	flex-basis: 260px;
	margin: 0 20px;
	overflow: hidden;
	text-align: center;
	width: 260px;/* flex-basisの値が優先される */
}

.reasons-pagelink-area li:after {
	border: 25px solid transparent;
	border-bottom: none;
	border-top: 20px solid rgba(255,255,255.75);
	content: "";
	display: inline-block;
	height: 0;
	left: calc(50% - 25px);
	top: 0;
	transition: border-color .2s;
	width: 0;
}

.reasons-pagelink-area li:hover:after {
	border-top-color: #fff;
}

.reasons-pagelink-area li a {
	background:rgba(255,255,255,.75);
	border-radius: 10%;
	color: #272727;
	display: block;
	height: 190px;
	padding: 8px 0 10px;
	position: relative;
	transition: background-color .2s;
}

.reasons-pagelink-area li a:before {
	border: 1px dashed #004165;
	border-radius: 10%;
	bottom: 5px;
	content: "";
	display: block;
	left: 5px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.reasons-pagelink-area li a:after {
	content: "詳細をチェック ▲";
	bottom: 25px;
	color: #004165;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: underline;
	transition: background-color .2s;
	width: 86%;
}

.reasons-pagelink-area li a:hover {
	background: rgba(255,255,255,1);
}

.reasons-pagelink-area li a:hover:after {
	bottom: 25px;
	text-decoration: none;
}

.reasons-pagelink-area .catch-txt {
	background: #b4b29b;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	left: -19px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 8px 60px 8px 30px;
	position: absolute;
	top: 10px;
	transform: rotate(-25deg);
}

.reasons-pagelink-area .reason-txt {
	display: table;
	font-family: 'Noto Sans JP';
	font-size: 19px;
	height: 100%;
	letter-spacing: 0;
	line-height: 1.9;
	width: 100%;
}

.reasons-pagelink-area .reason-txt .style-tcel {
	display: table-cell;
	font-weight: 500;
	vertical-align: middle;
}

.reasons-pagelink-area .reason-txt .txt-em {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.3;
}


/*----------------------------------------------------
.footer - フッター
----------------------------------------------------*/

.footer {
	background: #121212;
	border-top: 2px solid #004165;
	line-height: 1;
	margin: 0;
	min-width: 1200px;
	padding: 0;
	width: 100%;
}

/* info */

.footer-info-wrap {
	background: #fff;
	padding: 30px 0;
}

.footer-info-wrap .flex-wrap {
	display: flex;
	flex-flow: row nowrap;/* 初期値のまま */
	justify-content: space-around;/* 均等割り中央寄せ */
	margin: 0 auto;
	width: 1200px;
}

.footer-info-wrap .item {
	background: rgba(255,255,255,.1);
	border: 1px solid #ddd;
	border-radius: 4px;
	flex-basis: 360px;
	margin: 0 2%;
	padding: 1.4% 3%;
	width: 360px;
}

.footer-info-wrap .item > * {
	color: #004165;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	text-align: center;
}

.footer-info-wrap .branch-name {
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 1.3;
}

.footer-info-wrap .tel {
	margin: 8px 0 6px;
}

.footer-info-wrap .tel span {
	display: inline-block;
	font-size: 34px;
	font-weight: 600;
}

.footer-info-wrap .tel span::before {
	content: url(../img/sell/lp_retail/logo_freedial_bl.svg);
	display: inline-block;
	height: 24px;
	margin-right: 3px;
	width: 44px;
}

.footer-info-wrap .business-hour {
	letter-spacing: 2px;
}

.footer-info-wrap .address {
	font-size: 13px;
	letter-spacing: .07em;
	line-height: 1.4;
	margin: 1em 0 0;
	min-height: 54px;/* flexboxオプション優先されるが念のため */
}

.footer-info-wrap .address > span {
	display: inline-block;
	font-weight: 400;
	text-align: left;
}

/* copy */

.footer-copy-wrap {
	height: auto;
	margin: 0;
	width: 100%;
}

.footer-copy-wrap .copyright {
	color: #999;
	font-size: 10px;
	line-height: 1;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	width: 1024px;
}


/*----------------------------------------------------
.footBlockContactWrap_bg
- スクロールダウンに合わせて画面下に表示のポップアップ
----------------------------------------------------*/

/* 共通 CSS */

.footBlockContactWrap-bg {
	height: 60px;
}

.footBlockContactWrap {
	background: rgba(39,39,39,.35);
	bottom: 0;
	left: 0;
	padding: 10px 0;
	width: 100%;
}

.footBlockContactWrap.js-isActive {
	position: fixed;
	z-index: 100;
}

.footBlockContactWrap.js-isOver {
	background: rgba(39,39,39,1);
}

.footBlockContactWrap .ft-contact-inner {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 1200px;
}

.footBlockContactWrap .ft-contact-inner span {
	color: #272727;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
}

.footBlockContactWrap.js-isOver .ft-contact-inner span {
	color: #fff;
}

/* .contact-web - 無料査定依頼ボタン */

.footBlockContactWrap {
	background: rgba(39,39,39,.2);
}

.footBlockContactWrap .item-wrap {
	margin: 0 1em;
	position: relative;
}

.footBlockContactWrap .item-wrap .button {
	border-radius: 20px;
	min-height: 33px;/* ボタン高さを整数に調整 */
	padding: 4px 40px 3px 25px;
	transition: background-color .2s;
}

.footBlockContactWrap .contact-web .fa-calculator {
	font-size: 18px;
	margin-right: 6px;
	vertical-align: middle;
}

.footBlockContactWrap .contact-web .fa-mouse-pointer {
	bottom: 8px;
	font-size: 14px;
	position: absolute;
	right: 14px;
	vertical-align: text-bottom;
}

.footBlockContactWrap .contact-web .txt-a,
.footBlockContactWrap.js-isOver .contact-web .txt-a {
	color: #cc0;
	font-size: 11px;
	text-decoration: underline;
}

.footBlockContactWrap .contact-web .txt-b {
	color: #fff;
	font-size: 15px;
	margin-left: 3px;
}

/* ページトップ */

.footBlockContactWrap .page-top {
	display: none;
	line-height: 1;
	position: absolute;
	right: calc(50% - 600px);
	top: -35px;
}

.footBlockContactWrap.js-isActive .page-top {
	display: inline-block;
}

.footBlockContactWrap .page-top a {
	background: #aaa;
	border-radius: 50%;
	display: block;
	height: 80px;
	line-height: 1;
	text-align: center;
	transition: background-color .2s;
	width: 80px;
}

.footBlockContactWrap .page-top a:hover {
	background: #004165;
}

.footBlockContactWrap .page-top .fa-chevron-up {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 13px 0 2px;
}

.footBlockContactWrap .page-top .page-top-txt {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 1.3;
}
