@charset "UTF-8";
#contents{
  width: 960px;
}
.sp{
	display: none;
}
/*SPヘッダー・フッター非表示*/
#container #globalHeader,
#footer_operator,
#footer_migration,
#share,
#footer,
.c-fixed-header {
	display: none !important;
}
/* //////////////////////////////////////////////////
[見出し]
////////////////////////////////////////////////// */
.headings-lv2-2 span{
	border: none;
	text-shadow: none;
}
.calcHead .headings-lv1 {
  margin: 20px 0;
  padding: 10px 10px 10px 50px;
  background: url(/ui/utility/common/svg/iconC_loan_yellow.svg) 6px center/36px no-repeat;
  border-bottom: 1px solid #ccc;
  border-top: 6px solid #ff9300;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
}
.calcHead .headings-lv1 span{
  margin-right: 2px;
  color: #ff9300;
  font-size: 26px;
  line-height: 1.2;
}
.calcHeadDesc{
  width: 756px;
  margin: 0 auto 40px;
  padding: 16px 32px 16px 120px;
  background: url(/ui/chintai/pc/images/calculator/calcHeadDesc.png) #fffde7 32px center/70px no-repeat;
  border-radius: 8px;
  box-sizing: border-box;
}
.calcHeadDescTitle{
		margin-bottom: 4px;
}
.calcHeadDescTitle span{
		margin-right: 2px;
  color: #ff6a30;
		font-weight: bold;
		font-size: 1.3rem;
}
.calcHeadDesc p{
	margin-bottom: 0;
}
/* //////////////////////////////////////////////////
[物件のサマリー情報]
////////////////////////////////////////////////// */
.estateBlock{
	display: flex;
}
.estateBlock .thumbTable{
	flex-basis: 240px;
	flex-shrink: 0;
}
.estateBlock .thumbTable{
	flex-basis: 240px;
}
.estateBlock th {
	padding: 5px 0;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 1.3;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f9f9f9;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: middle;
}
.estateBlock .thumbTable th{
	padding:8px 0;
}
.estateBlock td{
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;
	vertical-align: middle;	
	font-size: 12px;
}
.estateBlock .thumbWrap{
	display: flex;
	justify-content: space-between;
	width: 240px;
}
.estateBlock .thumbWrap .thumb{
	width: 120px;
	height: 120px;
	text-align: center;
}
.estateBlock .thumbWrap .thumb img{
	max-width: 100%;
	max-height: 100%;
}
.estateBlock td.thumbWrapCell{
	width: 120px;
	height: 120px;
}
.estateBlock .number {
  color: #e65252;
		font-size:1.3rem;
  font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
}
.estateBlock td h3{
	text-align: left;
	font-size: 1rem;
}
.estateBlock td .access{
	text-align: left;
}
.estateBlock td .access li{
	padding-left: 20px;
	background: 0 2px / 14px no-repeat;
	letter-spacing: -1em;
}
.estateBlock td .access li span{
	display: inline-block;
	letter-spacing: normal;
	margin-right: 6px;
}
.estateBlock td .access li span:last-child{
	margin-right: 0;
}
.estateBlock td .access li.address{
	background-image: url(/ui/utility/common/svg/iconT_area_beige.svg); 
}
.estateBlock td .access li.traffic{
	background-image: url(/ui/utility/common/svg/iconT_route_beige.svg);
}
.photoBtn{
	display: none;
}
/* //////////////////////////////////////////////////
[物件の詳細情報]
////////////////////////////////////////////////// */
.estateSpecBtnWrap{
	margin-bottom: 32px;
}
.estateSpecBtn{
	width: 200px;
	margin: 0 auto;
}
.estateSpecBtn span{
	padding-right: 20px;
	background: url(/ui/utility/common/svg/iconAP_toggle_down_brown.svg) right center/12px no-repeat
}
.estateSpecBtn .open span{
	background-image: url(/ui/utility/common/svg/iconAP_toggle_up_brown.svg)
}
.estateSpec{
	display: none;
	margin-bottom:30px;
}
.tableWrap{
	background: #F4F4F4;
	padding: 8px;
}
.estateSpec table{
	table-layout: fixed;
	width:100%;
	margin-bottom:8px;
 background: #fff;
	border:none;
	font-size: 13px;
	box-shadow: 0 0 3px #ccc;
}
.estateSpec table:last-of-type{
	margin-bottom:0;
}
.estateSpec table.remark th{
	padding-top:13px;
	vertical-align:top;
}
.estateSpec .detailNote{
	font-size: 71%;
	color: #999;
	margin: 3px 0 0;
}
.estateSpec .detailNote li{
	margin-bottom: 2px;
	line-height: 1.4;
}
.estateSpec table tr:last-child th,
.estateSpec table tr:last-child td{
	border-bottom:none;
}
.estateSpec th{
	width:90px;
	padding:10px;
	background: #fcf9ee;
	vertical-align:middle;
}
.estateSpec td{
	padding:10px;
	background:#fff;
	vertical-align:middle;
}
.estateSpec table.address td .address{
	margin-right:10px;
}
.estateSpec td .traffic span,
.estateSpec td .traffic a{
	margin-right:6px;
}
.estateSpec td .address{
	margin-right:10px;
	line-height: 34px;
}
.estateSpec td .address span,
.estateSpec td .address a{
	margin-right:6px;
}
.estateSpec td .mapLink{
	display:inline-block;
	font-size:12px;
}
.estateSpec td .rent{
	margin-right:10px;
	line-height: 34px;
}
.estateSpec td .marketPriceLink{
	display:none;
	padding:4px 10px 4px 26px;
	font-size:12px;
	text-align:left;
	background-image: url(/ui/utility/common/svg/iconT_pricemarket_orange.svg);
	background-repeat: no-repeat;
	background-position: 6px center;
	background-size: 14px;
}
.estateSpec .detailComment{
	display:block;
	margin-bottom: 4px;
	padding-bottom:4px;
	line-height:24px;
}
.estateSpec .companyName{
	display:block;
	margin-bottom: 20px;
	text-align: right;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 13px;
	color: #666;
}
.estateSpec .openBtn{
	padding-right:16px;
	background: url(/ui/utility/common/svg/iconAP_toggle_down_black.svg) top 4px right 1px/10px no-repeat;
	font-size: 13px;
}
/* //////////////////////////////////////////////////
[計算フォーム]
////////////////////////////////////////////////// */
.calcInput{
	padding: 16px;
	background: #F4F4F4;
	margin-bottom: 48px;
}
.calcTitle{
	display: flex;
	align-items: center;
	padding: 16px;
	background: #ffe5d4;
	font-weight: normal;
	font-size: 20px;
	text-justify: distribute;
}
.calcTitle span{
	margin-right: 12px;
	padding: 4px 10px;
	background: #ff6a30;
 color: #fff;
	font-size:14px;
	font-weight:bold;
}
/* フォームレイアウト */
.calcInput dl{
	display: flex;
}
.calcInput dt{
	flex-basis: 44%;
	flex-shrink:0;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #ff6a30;
	color: #ff6a30;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
}
.calcInput dt span{
	margin-left: 8px;
	font-size: 11px;
	font-weight: bold;
}
.calcInput dd{
	flex-basis: 54%;
	padding-left: 10px;
	box-sizing: border-box;
}
/*IE10以上*/
@media all and (-ms-high-contrast: none) {
	.calcInput dd{
		flex-basis: 51%;
	}
}
.calcInput .addItem,.calcInput .addItem+dd{
	display: none;
}
.calcInput input{
	-webkit-appearance: none;
	width: 86%;
	margin-right: 4px;
	padding: 4px 8px;
	border-radius: 3px;
	border:1px solid #d5d5d5;
	font-size:13px;
	text-align: right;
	transition: border 0.2s ease;
	box-sizing: border-box;
}
.calcInput input[type="number"].short{
	width: 76%;
}
.calcInput input[type="number"]::-webkit-outer-spin-button,
.calcInput input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.calcInput input[type="number"] {
 -moz-appearance:textfield;
}
.calcInput input:focus{
	border-color:#ff9300;
	transition: border 0.2s ease;
}
/* ファーストフォーム */
.calcInput .calcFirstForm{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 16px;
	padding: 24px;
	background: #fff;
}
.reqText{
	margin-top: -10px;
	flex-basis: 100%;
	flex-grow: 0;
	font-size:12px;
	color:#ff6a30;
}
.calcInput .calcFirstForm dl{
	flex-basis: 270px;
}
/* セカンドフォーム */
.calcInput .calcSecoundForm{
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
	padding: 24px 24px 8px;
	background: #fff;
}
.calcSecoundForm .initialCost{
	flex-basis: 270px;
	flex-shrink: 0;
}
.calcSecoundForm .runningCost{
	flex-basis: 282px;
	flex-shrink: 0;
}
.calcSecoundForm .discountCost{
	flex-basis: 282px;
	flex-shrink: 0;
}
.calcInput .calcSecoundForm h3{
	margin-bottom: 16px;
	text-align: center;
	font-weight: normal;
}
.calcInput .calcSecoundForm h3 span{
	border-bottom: 1px solid #ff6a30;
}
.calcInput .calcSecoundForm dl{
	flex-basis: 100%;
	flex-wrap: wrap;
}
.calcInput .calcSecoundForm dt{
	margin-bottom: 16px;
}
.calcInput .calcSecoundForm dd{
	margin-bottom: 16px;
}
/*入力エラー*/
.nullError{
	background: #ffdcdc;
}
/*追加項目*/
.addItemList{
	height: 38px;
	margin-bottom: 32px;
	padding: 24px;
	background: #ffff;
}
.addItemList ul{
	display: flex;
	align-items: center;
}
.addItemList li{
	margin-right: 10px;
}
.addItemList li:first-child{
	position: relative;
	margin-right: 16px;
	padding: 8px 10px;
	background: #ff6a30;
	border: 1px solid #ff6a30;
	color: #fff;
	text-align: center;
}
.addItemList li:first-child::after{
	display: block;
	content:"";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	right:-15px;
	border:6px solid transparent;
	border-left:8px solid #ff6a30;
}
.addItemList button{
	-webkit-appearance: none;
	padding: 8px 10px 8px 10px;
	background: #fff;
	border:1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}
.addItemList button::before{
	display: inline-block;
	content: "+";
	width: 10px;
	margin-right: 4px;
}
.addItemList .view button{
	background: #ddd;
}
.addItemList .view button::before{
	content: "-";
}
.calcbtn{
	margin-bottom: 16px;
}
.calcbtn .ui-btn-submit{
	width: 300px;
	margin: 0 auto;
	font-size: 18px;
}
/* //////////////////////////////////////////////////
[計算結果]
////////////////////////////////////////////////// */
.calcResult{
	display: none;
}
.calcResult.open{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 32px;
	padding: 24px;
	background: #fff;
	border: 4px solid #ffe5d4;
}
.resultSummary{
	display: flex;
	flex-wrap: wrap;
	flex-basis: 56%;
	align-content: space-between;
	text-align: center;
	box-sizing: border-box;
}
.resultSummary .resultSummaryText{
	width: 100%;
	margin-bottom: 0;
	font-size: 18px;
}
.resultSummary .period{
	margin: 0 2px;
	color: #ff6a30;
	font-size: 26px;
	font-weight: bold;
}
.resultCost{
	width: 100%;
}
.cost{
	color: #ff6a30;
	font-weight: bold;
}
.cost .num{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-right: 2px;
}
/*誰かに知らせる*/
.resultSns{
	display: flex;
	justify-content: center;
	width: 100%;
	background: #F4F4F4;
	border-radius: 5px;
	padding: 10px 20px;
	align-items: center;
}
.resultSns p{
	margin: 0;
}
.resultSns .snsBtnWrap{
	display: flex;
	margin-left: 16px;
}
.resultSns .snsBtnWrap a{
	display: block;
	width: 36px;
	height:36px;
	margin: 0 8px;
	border-radius: 50%;
	background-color: #fff;
	background-size:36px;
	background-position: center;
	background-repeat: no-repeat;
}
.resultSns .snsBtnWrap a:hover{
	opacity: 0.8;
}
.resultSns .snsBtnWrap a.line{
	background-image: url(/ui/utility/common/sns/share_LINE_white.png);
}
.resultSns .snsBtnWrap a.mail{
	background-image: url(/ui/utility/common/svg/iconI_mail_sending.svg);
}
/*計算結果表*/
.resultDetail{
	flex-basis: 40%;
}
.resultDetail table{
	width: 100%;
	margin: 0;
	border: 1px #ffe28a solid;
}
.resultDetail table th{
	text-align: center;
	padding: 10px 10px;
	background: #fff1c8;
	border-bottom: 1px #ffe28a solid;
	font-weight: normal;
}
.resultDetail table tbody th{
	width: 100px;
}
.resultDetail td{
	text-align: right;
	padding: 10px 10px;
	border-bottom: 1px #ffe28a solid;
	border-right:none;
}
.resultDetail td:last-child{
	width: 38px;
	padding: 3px 0;
	text-align: center;
	border-left: 1px dotted #ccc;
}
.resultCaution{
	flex-basis:100%;
	margin-top: 24px;
	padding-left: 4px;
	color:#333;
	font-size:13px;
}
.resultCaution p{
	margin-bottom: 0;
}
/* //////////////////////////////////////////////////
[物件ボタン]
////////////////////////////////////////////////// */
.estateLink {
	display: none;
	margin-bottom: 48px;
}
.estateLink .flexbox{
	display: flex;
	justify-content: center;
}
.estateLink .flexbox p{
	margin: 0 10px;
	flex-basis: 240px;
	font-size:16px;
}
.estateLink .ui-btn-inquiry-A .mail{
	position: relative;
	padding: 0 50px 0 48px;
 background: url(/ui/utility/common/svg/iconI_mail_inquiry_white.svg) 16px -2px / 26px no-repeat;
}
.estateLink .ui-btn-inquiry-A .pop {
	position:absolute;
	top:2px;
	right:0;
	margin: -2px 0 0 8px;
	padding: 0px 6px;
	border-radius: 5px;
	background: #ff0;
	color: #5ea107;
	font-size: 14px;
	font-weight: bold;
}
/* //////////////////////////////////////////////////
[キャンペーン]
////////////////////////////////////////////////// */
.campaign{
	display: none;
	padding: 16px 40px;
	background: url(/ui/chintai/pc/images/calculator/campaign_bg.png) center / 60px repeat;
	border-radius: 16px;
}
.campaign .campaignInner{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 24px 24px 24px 160px;
	background: url(/ui/chintai/pc/images/calculator/campaign_pc.png) #fff 30px center /100px no-repeat;
	border-radius: 12px;
}
.campaignContents{
	flex-basis: 68%;
}
.campaignTitle{
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	color: #7e654d;
}
.campaignTitle span{
	position: relative;
	margin: 0 5px 0 6px;
	font-size: 24px;
	color:#ff6a30;
}
.campaignTitle span::before{
	content: "";
	position: absolute;
	top: -12px;
	right: -6px;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-top: 16px solid #ff6a30;
	transform: rotate(14deg);
}
.campaignTitle span::after{
	content: "";
	position: absolute;
	top: -8px;
	right: -14px;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-top: 16px solid #ff6a30;
	transform: rotate(50deg);
}
.campaignLink{
	flex-basis: 32%;
}
.campaignLinkText{
	position: relative;
	margin-bottom: 8px;
	font-size:16px;
	font-weight: bold;
	color: #7e654d;
	text-align: center;
}
.campaignLinkText::before{
	content: "";
	position: absolute;
	top:2px;
	left:16px;
	width: 2px;
	height: 20px;
	background: #7e654d;
	transform: rotate(-30deg);
}
.campaignLinkText::after{
	content: "";
	position: absolute;
	top:2px;
	right:16px;
	width: 2px;
	height: 20px;
	background: #7e654d;
	transform: rotate(30deg);
}
.campaignLink a{
	font-size: 16px;
}
.campaignDescription{
	margin-bottom: 0;
}
.campaignDescription span{
	margin: 0 2px;
	font-size:20px;
	color:#ff6a30;
	font-weight: bold;
}
.campaignSupplement{
	flex-basis: 100%;
	flex-grow: 0;
	margin-top: 8px;
	font-size: 12px;
	color:#333;
}
.breadCrumbsBox{
	display: none;
}