@charset "UTF-8";
.pc{
	display: none;
}
.spacer{
	display: inline-block;
	width: 10px;
}
/* //////////////////////////////////////////////////
[ヘッダー・フッター打消し]
////////////////////////////////////////////////// */
div#globalHeader,
#historyWrap,
#favorite-fade,
#saveCondition-fade,
#globalFooter,
#share{
  display: none;
}
.breadcrumbs{
  display: flex;
  position: relative;
  align-items: center;
  height: 32px;
  white-space: nowrap;
  overflow: auto;
  color: #1B1B1B;
  background: #F4F4F4;
  justify-content: flex-start;
  margin: 0 auto;
  padding: 0 8px;
}
.breadcrumbs li {
  font-size: 0.75rem;
  display: flex;
  position: relative;
  align-items: center;
  z-index: 3;
  color: #494949;
}
.breadcrumbs li::before {
  content: "\e909";
  font-family: "sumaity-icons";
  color: #A4A4A4;
}
.breadcrumbs li:first-child::before {
  content: "";
}
.breadcrumbs a {
  color: #494949;
  text-decoration: underline;
}
.breadcrumbs strong{
  font-weight: normal;
}
/* //////////////////////////////////////////////////
[ヘッダー]
////////////////////////////////////////////////// */
.headerInner .wrapper{
	display: flex;
	justify-content: space-between;
}
.siteLogo{
	padding: 6px 7px;
}
.siteLogo a{
	position: relative;
	display: block;
	height: 33px;
}
.siteLogo a img{
	position: absolute;
	top: -28px;
	left: -4px;
	width: 89px;
}
.siteCopy{
	display: none;
}
.subSection{
	width: 240px;
}
#headerNavi{
	display: flex;
}
.subSection li,
.subSection .included{
	flex-basis: 33.3%;
}
#headerNavi a > span {
	font-size: 0.6rem;
	letter-spacing: -0.001em;
	font-weight: bold;
}
#headerNavi .count{
	color: #fff;
	display: none;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 12px;
	border: 2px solid #fff;
	border-radius: 12px;
	background-color: #ff6a30;
	line-height: 19px;
	font-size: 0.7rem;
	text-shadow: none;
}
#headerNavi a {
	display: block;
	height: 24px;
	padding-top: 21px;
	min-width: 54px;
	text-decoration: none;
	text-align: center;
	color: #463820;
	background-size: 22px;
	background-repeat: no-repeat;
	border-left: 1px solid #E3D7C0;
	background-position: center 4px;
}
#headerNavi .favorite a{	
	background-image: url(/ui/utility/common/svg/heart_lightbrown.svg);
}
#headerNavi .searchRecently a{
	background-image: url(/ui/utility/common/svg/iconF_save_brown.svg);
	background-size: 21px;
}
#headerNavi .history a{
	background-image: url(/ui/utility/common/svg/iconF_history_brown.svg);
}
/* //////////////////////////////////////////////////
[見出し]
////////////////////////////////////////////////// */
.calcHeadDesc{
	padding: 8px 14px;
 	background: #fffde7;
	font-size: 0.7rem;
 	color: #463820;
}
.calcHeadDescTitle{
	font-size:0.8rem;
}
.calcHeadDescTitle span{
	font-size:1rem;
	color:#ff6a30;
}
/* //////////////////////////////////////////////////
[物件のサマリー情報]
////////////////////////////////////////////////// */
.estateSummary{
	margin-bottom: 20px;
}
.estateBlock{
	border-top:4px solid #ff6a30;
}
.estateBlock h3{
	padding: 10px;
	background: #f8f8f8;
	border-bottom: 1px solid #d5d5d5;
 font-size: 1rem;
}
.estateBlock h3 a{
	color:#000;
	text-decoration: none;
}
.estateBlock table{
	display: block;
	border:none;
	border-bottom: 1px solid #d5d5d5;
}
.estateBlock thead{
	display: none;
}
.estateBlock tr{
	display: block;
	border:none;
}
.estateBlock th{
	display: block;
	border:none;
	padding: 0;
}
.estateBlock td{
	display: block;
	border:none;
	padding: 0;
}
.estateBlock tbody{
	display: flex;
}
.order1{
	order:1;
}
.order2{
	order:2;
}
.order3{
	order:3;
}
.order4{
	order:4;
}
.order5{
	order:5;
}
.order6{
	order:6;
}
.estateBlock .trThumb{
	display: flex;
	flex-wrap: wrap;
}
.thumbWrap{
	margin: 10px;
 width: 100px;
}
.thumb{
	height:100px;
	text-align: center;
	overflow: hidden;
}
.thumb img{
	max-width: 100%;
	max-height: 100%;
}
.s-photoLayout{
	display: none;
}
.photoBtn{
 display: block;
	position: static;
 margin: 10px auto 0;
}
.photoBtn li.photoBtnExterior {
	border-radius: 5px 0 0 5px;
}
.photoBtn li.photoBtnLayout {
	border-radius: 0 5px 5px 0;
}
.estateBlock .trDetail{
	display: flex;
	flex-wrap: wrap;
	align-content:space-between;
	padding: 10px 10px 10px 0;
	font-size: 0.7rem;
}
.estateBlock .trDetail td{
	flex-basis: 100%;
	font-weight: bold;
}
.access {
	margin-top: 3px;
}
.access li{
    letter-spacing: -1em;
    margin-bottom: 4px;
    line-height: 0.95rem;
}
.access li:last-child{
	margin-bottom: 0;
}
.access li span {
	letter-spacing: normal;
    margin-right: 6px;
}
.access li span:last-child {
    margin-right: 0;
}
.detailTitle{
	margin-right:4px;
	color:#ff4800;
}
.number{
	font-size:1.2rem;
	color: #ff4800;
}
.traffic:last-of-type{
	display: none;
}
.trDetail .order4{
	margin-top: -5px;
}
/* //////////////////////////////////////////////////
[物件の詳細情報]
////////////////////////////////////////////////// */
.estateSpecBtnWrap{
	margin-bottom: 20px;
}
.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: 20px;
 border-bottom: 1px solid #d5d5d5;
}
.estateSpec table {
	width:100%;
	border-collapse:collapse;
	font-size: 0.8rem;
	vertical-align: middle;
	border:none;
	line-height: 20px;
}
.estateSpec table:first-of-type {
	border-top:1px solid #d5d5d5;
}
.estateSpec table:last-of-type {
	border-bottom:none;
}
.estateSpec table:last-of-type th,
.estateSpec table:last-of-type td{
	border-bottom:none;
}
.estateSpec tr{
	display: flex;
	flex-wrap: wrap;
}
.estateSpec th {
	display: block;
	flex-basis: 26%;
	padding: 10px 16px;
	background:#efebd6;
	border-bottom:1px solid #d5d5d5;
	color: #6F6842;
	flex-grow: 0;
	font-size: 0.8rem;
	font-weight:bold;
	box-sizing: border-box;
}
.estateSpec td {
	display: block;
	flex-basis:74%;
	padding:10px 16px;
	background:#ffffff;
	border-bottom:1px solid #d5d5d5;
	box-sizing: border-box;
}
.estateSpec .companyName {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}
.estateSpec .companyName:last-of-type{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none
}
.remark .openBtn{
	display: inline-block;
 margin-top: 10px;
	padding-right: 16px;
 background: url(/ui/utility/common/svg/iconAP_toggle_down_black.svg) top 4px right 1px/10px no-repeat;
}
/* //////////////////////////////////////////////////
[計算フォーム]
////////////////////////////////////////////////// */
.calcInput{
	padding-bottom: 24px;
	font-size: 0.8rem;
}
.calcTitle{
	display: flex;
	align-items: center;
	padding: 8px 16px;
	background: #ffe5d4;
	font-weight: normal;
}
.calcTitle span{
	flex-basis: 60px;
	flex-grow: 0;
	margin-right: 8px;
	padding: 4px 0;
	background: #ff6a30;
	color: #fff;
	text-align: center;
	font-size:0.7rem;
	font-weight:bold;
}
.reqText{
	margin-bottom: 8px;
	font-size:12px;
	color:#ff6a30;
}
.calcInput input{
	-webkit-appearance: none;
	appearance: none;
	width: 84%;
	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;
}
@media screen and (max-width:320px){
	.calcInput input{
		width: 80%;
	}
}
.calcInput input:focus{
	border-color:#ff9300;
	transition: border 0.2s ease;
}
/* フォームレイアウト */
.calcFirstForm{
	padding: 8px 16px 0;
}
.calcInput dl{
	display: flex;
	margin-bottom: 16px;
}
.calcInput dt{
	flex-basis: 40%;
	flex-shrink:0;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #ff6a30;
	color: #ff6a30;
	text-align: center;
	box-sizing: border-box;
}
.calcInput dt span{
	margin-left: 8px;
	font-size: 11px;
	font-weight: bold;
}
.calcInput dd{
	flex-basis: 60%;
	padding-left: 10px;
	box-sizing: border-box;
}
/* セカンドフォーム */
.calcSecoundForm{
	padding: 16px 16px 0;
}
.calcSecoundForm h3{
	margin-bottom: 8px;
}
.calcSecoundForm h3 span{
	border-bottom:1px solid #d5d5d5;
}
.initialCost,.runningCost{
	/* margin-bottom: 16px; */
}
.calcSecoundForm dl{
	flex-basis: 100%;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.calcSecoundForm dt{
	margin-bottom: 16px;
}
.calcSecoundForm dd{
	margin-bottom: 16px;
}
.calcInput .addItem,.calcInput .addItem+dd{
	display: none;
}
/*入力エラー*/
.nullError{
	background: #ffdcdc;
}
/*追加項目*/
.addItemList{
	padding: 16px;
}
.addItemList li{
	display: inline-block;
	margin-bottom: 8px;
}
.addItemList li:first-child{
	display: block;
	padding: 8px 10px;
	background: #F4F4F4;
}
.addItemList button{
	-webkit-appearance: none;
	margin-right: 8px;
	padding: 8px 10px 8px 10px;
	background: #fff;
	border:1px solid #ccc;
	border-radius: 5px;
	text-align: center;
}
.addItemList button::before{
	display: inline-block;
	content: "+";
	width: 10px;
	margin-right: 4px;
}
.addItemList .view button{
	background: #ddd;
}
.addItemList .view button::before{
	content: "-";
}
.calcbtn .ui-btn-submit {
		width: 80%;
		margin: 0 auto;
		font-size: 1.1rem;
}
/* //////////////////////////////////////////////////
[計算結果]
////////////////////////////////////////////////// */
.calcResult{
	display: none;
	margin:24px 16px 0;
	padding: 24px;
	border: 4px solid #ffe5d4;
	font-size: 0.8rem;
}
.calcResult.open{
	display: block;
}
.resultSummary{
	text-align: center;
}
.resultSummary .period{
	color: #ff6a30;
	font-weight: bold;
}
.resultSummaryText{
	margin-bottom: 8px;
}
.resultCost{
	margin-bottom:8px;
}
.cost{
	margin-bottom: 8px;
	color: #ff6a30;
	font-weight: bold;
}
.cost .num{
	font-family: Arial, Helvetica, sans-serif;
 font-size: 2rem;
	margin-right: 2px;	
}
/*誰かに知らせる*/
.resultSns{
	width: 100%;
	margin-bottom: 16px;
	background: #F4F4F4;
	border-radius: 5px;
	padding: 10px 20px;
	align-items: center;
	box-sizing: border-box;
}
.resultSns p{
	margin-bottom: 8px;
}
.resultSns .snsBtnWrap{
	display: flex;
	width: 100%;
	justify-content: center;
}
.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.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 table{
	width: 100%;
	margin: 0;
	background: #fff;
	border: 1px #ffe28a solid;
	font-size:13px;
}
.resultDetail table th{
	text-align: center;
	padding: 3px 10px;
	font-weight: normal;
	background: #fff1c8;
	border-bottom: 1px #ffe28a solid;
}
.resultDetail table tbody th{
	width: 100px;
}
.resultDetail td{
	text-align: right;
	padding: 3px 10px;
	border-bottom: 1px #ffe28a solid;
	border-right:none;
}
.resultDetail td:last-child{
	width: 36px;
	padding: 3px 0;
	text-align: center;
	border-left: 1px dotted #ccc;
}
.resultCaution{
	margin-top:16px;
	font-size:0.7rem;
}
/* //////////////////////////////////////////////////
[物件ボタン]
////////////////////////////////////////////////// */
.estateLink {
	display: none;
	margin-bottom: 24px;
}
.estateLink .flexbox{
	display: flex;
	justify-content:space-between;
	padding: 16px;
}
.estateLink .flexbox p{
	flex-basis: 48%;
	font-size:1.1rem;
}
@media screen and (max-width:320px){
	.estateLink .flexbox p:first-of-type{
		flex-basis: 40%;
	}
		.estateLink .flexbox p:last-of-type{
		flex-basis: 56%;
	}
}
.estateLink .ui-btn-inquiry-A .mail{
	position: relative;
	display: block;
	width: 100%;
	background: url(/ui/utility/common/svg/iconI_mail_inquiry_white.svg) 16px 2px / 18px no-repeat;
}
.estateLink .ui-btn-inquiry-A .pop {
	position:absolute;
	top: 0px;
	right: 4px;
	padding: 2px 4px;
	border-radius: 5px;
	background: #ff0;
	color: #5ea107;
	font-size: 0.7rem;
	font-weight: normal;
}
/* //////////////////////////////////////////////////
[キャンペーン]
////////////////////////////////////////////////// */
.campaign{
	display: none;
	padding: 16px;
	background: url(/ui/chintai/pc/images/calculator/campaign_bg.png) center / 60px repeat;
}
.campaign .campaignInner{
	padding: 24px 16px;
	background: url(/ui/chintai/sp/images/calculator/campaign_sp.png) #fff 26px 64px /60px no-repeat;
	border-radius: 12px;
}
.campaignContents{
	flex-basis: 68%;
}
.campaignTitle{
	margin-bottom: 16px;
	font-size: 4.8vw;
	font-weight: bold;
	color: #7e654d;
	text-align: center;
}
.campaignTitle span{
	position: relative;
	margin: 0 5px 0 6px;
	font-size: 6vw;
	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:40px;
	width: 2px;
	height: 20px;
	background: #7e654d;
	transform: rotate(-30deg);
}
.campaignLinkText::after{
	content: "";
	position: absolute;
	top:2px;
	right:40px;
	width: 2px;
	height: 20px;
	background: #7e654d;
	transform: rotate(30deg);
}
.campaignLink a{
	font-size: 1rem;
}
.campaignDescription{
	margin-bottom: 0;
	padding-left: 82px;
	font-size: 3.2vw;
}
.campaignDescription span{
	margin: 0 2px;
	font-size:20px;
	color:#ff6a30;
	font-weight: bold;
}
.campaignSupplement{
	margin: 16px 0 24px;
	font-size: 0.68rem;
	color:#333;
}
/* //////////////////////////////////////////////////
[フッター]
////////////////////////////////////////////////// */
#gblfCorp{
	position: relative;
	height: 79px;
}
.corpLeft{
	position: absolute;
	bottom:0;
	width: 100%;
}
.corpRight{
	width: 100%;
	position: absolute;
	top: 0;
	background: none repeat scroll 0 0 #FFFEFB;
	font-size: 13px;
}
.corpCopy{
	background: url(/ui/utility/sp/images/png/copyrightBg.png) repeat-x;
	background-size: 3px auto;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-style: normal;
}
.corpCopy a{
	color:#fff;
	text-decoration: none;
}
.corpRight ul{
	display: flex;
	border-top: 1px solid #d5d5d5;
}
.corpRight li{
	height: 36px;
	width: 50%;
	text-align: center;
	line-height: 36px;
}
.corpRight li:first-child{
	border-right: 1px solid #d5d5d5;
}
.corpRight a{
	text-decoration: none;
	color: #5D4A23;
	background-color: #FFF;
	display: block;
	width: 100%;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}