@charset "utf-8";
/*------------------------------------------------------------
	purchase
------------------------------------------------------------*/
#cover {
	display: none;
}

.fadeOvj {
	opacity: 1;
	transform: none;
}

.site {
	position: fixed;
	top: 0;
	right: 0;
	text-align: center;
	z-index: 5;
}

.site a {
	padding: 10px 40px 10px 20px;
	min-width: 180px;
	color: #fff;
	display: block;
	font-size: 12px;
	font-family: 'Marcellus', serif;
	letter-spacing: 1.5px;
	transition: opacity .6s ease;
	background: url(https://www.shinkouzensai.co.jp//img/2nd/img_icon_2.png) no-repeat center right 23px;
    background-size: 13px 10px;
	box-sizing: border-box;
	background-color: #000;
}

.site a:hover {
	opacity: .7;
}

.headLine02 {
	margin-bottom: 14px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
}

.footLink {
	margin-bottom: 15px;
	text-align: center;
}

.footLink p {
	margin: 0 17px;
	display: inline-block;
	font-size: 13px;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: .8px;
}

.footLink p a {
	text-decoration: underline;
}

.footLink p.footMail {
	letter-spacing: 1.1px;
}

.footMail a {
}

.footMail a:hover {
	text-decoration: none;
}

.copyRight {
	text-align: center;
	letter-spacing: 1.4px;
}

.headLine01 {
	margin: 114px auto 76px;
	max-width: 900px;
	font-weight: normal;
	text-align: center;
}

.headLine01 h2 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 3.3px;
	position: relative;
}

.headLine01 h2:after {
	width: 40px;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: -22px;
	transform: translateX(-50%);
	content: "";
	background: #000;
}

.headLine01 p {
	margin-top: 22px;
	font-size: 14px;
	line-height: 2.29;
	letter-spacing: 1px;
}

.headLine01 .pcP1 {
	margin-top: 43px;
}

.headLine01 .tips {
	padding-top: 8px;
	font-size: 12px;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	letter-spacing: 1.5px;
}

.eqList {
	margin-bottom: 96px;
}

.eqList li {
	width: 33.3333%;
	float: left;
	position: relative;
}

.eqList li:after {
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	background: #fff;
}

.eqList li:last-child:after {
	display: none;
}

.eqList li img {
	width: 100%;
}

.link {
	background: #f7f8fb;
	padding:22px 0;
	text-align:center;
	width:700px;
	margin:0 auto;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.8;
}

.link a {
	text-decoration:underline;
}

.customerInfo {
	margin-bottom: 92px;
}

.customerInfo h3 {
	font-size: 18px;
	position: relative;
	letter-spacing: 2.5px;
}

.customerInfo h3:before {
	margin-right: 28px;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 14px;
    right: 100%;
    content: "";
    background: #e5e5e5;
}

.customerInfo h3 span {
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1.1px;
}

.customerInfo dl {
	padding-top: 50px;
}

.customerInfo h3 + dl {
	padding-top: 44px;
}

.customerInfo dt {
	padding-top: 8px;
	font-weight: bold;
	line-height: 1.7;
}

.customerInfo dt.dataofvisit {
	padding-top: 0;
}

.customerInfo dt span {
	font-weight: normal;
}

.mailForm {
	margin-bottom: 100px;
}

.mailForm .inReplace {
	margin-top: 18px;;
}

.mailForm dl input {
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 1px;
}

.mailForm dl textarea {
	padding: 15px 20px;
}

.mailForm dl input::-webkit-input-placeholder,
.mailForm dl textarea::-webkit-input-placeholder {
	color: #999999;
}

.mailForm dl input:-moz-placeholder,
.mailForm dl textarea:-moz-placeholder {
	color: #999999;
}

.mailForm dl input::-moz-placeholder,
.mailForm dl textarea::-moz-placeholder {
	color: #999999;
}

.mailForm dl input:-ms-input-placeholder,
.mailForm dl textarea:-ms-input-placeholder {
	color: #999999;
}

.mailForm dl.inPd {
    padding-top: 46px;
}

.mailForm dl.prevRadio {
	padding-top: 28px;
}

.mailForm dl.inPd label {
	margin-bottom: 8px;
	padding-right: 8px;
	min-width: 1px;
	letter-spacing: .5px;

}

.mailForm dl.inPd label.pdr {
	padding-right: 0;
}

.hope {
	padding-left: 25px;
}

.mailForm dd > .hope {
	margin-top: -2px;
}

.mailForm dl input.age {
	width: 70px;
	float: left;
}

.mailForm dl input.expect {
	width: 150px;
	float: left;
}

.mailForm dl input.num {
	width: 95px;
	float: left;
}

.people {
	padding-top: 7px;
	padding-left: 20px;
}

.mailForm dl.inPd.check label input[type="checkbox"] {
    display: none;
}

.mailForm dl.inPd.check label input[type="checkbox"]+span:before {
    border-radius: 0;
}

.mailForm dl input[type="checkbox"]:checked+span:before {
    background: #000;
    border: 3px solid #e4e8ee;
}

.mailForm .customerInfo dd.residing label span,
.mailForm .customerInfo dd.residing2 label span{
	text-indent: 25px;
	padding-bottom: 8px;
	position: relative;
}

.mailForm .customerInfo dd.residing label span.people,
.mailForm .customerInfo dd.residing2 label span.people {
	text-indent: 15px;
	position: relative;
	width: 100px;
	margin-top: 0;
}

.mailForm .customerInfo dd.residing label span.child_tit {
	text-indent: 0;
	position: relative;
	width: 170px;
}

.mailForm .customerInfo dd.residing2 label span.child_tit{
	text-indent: 25px;
	position: relative;
	width: 170px;
}

.mailForm .customerInfo dd.residing label span.child_tit:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	border: none;
	border-radius: 100%;}

.mailForm .customerInfo dd.residing .carBox label span.people
.mailForm .customerInfo dd.residing2 .carBox label span.people {
	text-indent: 15px;
	position: relative;
	width: 100px;
	margin-top: 0;
}

.mailForm .customerInfo dd.residing label span.people:before,
.mailForm .customerInfo dd.residing2 label span.people:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	border: none;
	border-radius: 100%;
}

.income {
	margin-bottom: 12px;
	letter-spacing: 1.5px;
	line-height: 1.7;
}

.mailForm dd .income span {
	float: none;
	font-size: 12px;
}
	
.mailForm dd .income span {
	padding-top: 2px;
	display: block;
	float: none;
}

.princ {
	margin-bottom: 8px;
}

.mailForm dl.inPd .princ label {
	padding-right: 0;
	min-width: 133px;
}

.mailForm dl.inPd .princ label.pdr {
	min-width: 1px;
}

.chooseYes {
	margin-bottom: 12px;
}

.mailForm dl.inPd b {
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	letter-spacing: .2px;
}

.havePet {
	margin-bottom: 10px;
}

.petData {
	padding-top: 30px;
}

.mailForm dl.inPd  .petData label {
	margin-bottom: 11px;
	display: block;
	box-sizing: border-box;
}

.petData .hope {
	margin-bottom: 18px;
}

.mailForm dl .petData .hope span.error {
	padding-bottom: 8px;
}

.liveNow {
	margin-bottom: 7px;
}

.liveNow:last-child {
	margin-bottom: 0;
}

.onSale {
	padding-top: 9px;
}

.onSale .income {
	margin-bottom: 9px;
}

.onSale .liveNow {
	margin-bottom: 9px;
}

.onSale .liveNow:last-child {
	margin-bottom: 0;
}

.onSale .liveNow .income {
	margin-bottom: 10px;
}

.lease {
	margin: 7px 0 8px;
}

.balance {
	margin-top: 8px;
	padding-bottom: 5px;
}

.balance .income {
	margin-bottom: 11px;
}

.balanceDetail {
	margin-top: 3px;
	margin-bottom: 20px;
}

.bdRow {
	margin-bottom: 20px;
}

.bdWord {
	padding-right: 31px;
	margin-top: 9px;
	width: 210px;
	float: left;
	letter-spacing: 1px;
	box-sizing: border-box;
}

.mailForm .bdWord span {
	margin-right: -31px;
	padding-right: 16px;
	float: right;
}

.bdBox {
	margin-left: 214px;
}

.bdBox span:not(.error) {
	margin-left: 20px;
	margin-top: 10px;
}

.bdBox p {
	margin-top: 7px;
	font-size: 12px;
	letter-spacing: .7px;
}

.mailForm dl input.balInp {
	width: 214px;
	float: left;
}

.mailForm dl input.balInp2 {
	width: 237px;
	float: left;
}

.diffAddr {
	margin-top: 4px;
	padding-bottom: 15px;
}

.daBox {
	padding-bottom: 1px;
	margin-bottom: 19px;
}

.daBox:last-child {
	margin-bottom: 0;
}

.daSign {
	margin-top: 9px;
	width: 34px;
	display: inline-block;
}

.apart {
	padding-top: 10px;
	padding-bottom: 2px;
}

.mailForm dl.inPd .apart label {
	margin-bottom: 11px;
	display: block;
}

.mailForm dl.inPd .apart .hope {
	margin-bottom: 18px;
}

.naiInfo {
	margin-top: 15px;
}

.naiInfo .liveNow .income {
	margin-bottom: 10px;
}

.naiInfo .liveNow {
	padding-bottom: 18px;
}

.naiInfo .liveNow:last-child {
	padding-bottom: 17px;
}

.naiPd.naiInfo .liveNow:last-child {
	padding-bottom: 0;
}

.naiInfo > .income {
	margin-bottom: 20px;
}

.mailForm dd .naiInfo > .income span {
	padding-left: 15px;
	display: inline-block;
}

.mailForm dl select.naiMonth,
.mailForm dl select.naiDay {
	width: 120px;
	float: left;
}

.mailForm dl select.naiSegment {
	width: 156px;
	float: left;
}

.mailForm dl.inPd .nai {
	margin-bottom: 0;
	float: left;
}

.naiBox {
	margin-bottom: 20px;
}

.naiBox span {
	margin-top: 10px;
	display: inline-block;
	width: 44px;
	text-align: center;
}

.mailForm dl input.otherTime {
	width: 284px;
}

.carInfo {
	margin-top: 8px;
	padding-bottom: 17px;
}

.carBox span:not(.error) {
	margin-top: 9px;
	padding-right: 0;
	width: 87px;
	display: inline-block;
	letter-spacing: 1.5px;
}

.mailForm dl .carBox span.error {
	margin-bottom: -5px;
	margin-left: 64px;
}

.carBox > div {
	margin-bottom: 20px;
}

.carBox > div:last-child {
	margin-bottom: 0;
}

.carInfo .income {
	margin-bottom: 10px;
}

.carNum {
	margin-top: 25px;
}

.carInfo .carNum:first-child {
	margin-top: 0;
}

.loans {
	margin-top: 8px;
	padding-bottom: 10px;
}

.loansInfo {
	margin-bottom: 7px;
}

.loansInfo:first-child {
	margin-bottom: 22px;
}

.mailForm dl .loans .income span {
	padding-left: 2px;
	display: inline-block;
}

.mailForm dl input.car {
	width: 284px;
}

.mailForm dl input.standard {
	width: 150px;
	float: left;
}

.mailForm dd .loansWord {
	margin-top: 10px;
	padding-right: 10px;
	width: 66px;
	display: inline-block;
}

.mailForm dd .people {
	padding-top: 10px;
	padding-left: 20px;
}

.mailForm dl dd.residing .people,
.mailForm dl dd.residing2 .people{
	padding-top: 10px;
	padding-left: 0;
}

.loansBox {
	margin-bottom: 21px;
	margin-top: -2px;
}

.loansInfo .loansBox:last-child {
	margin-bottom: 0;
}

.mailForm dl.inText {
    padding-top: 30px;
}

.cash {
	margin-top: 8px;
}

.confirmHead h2:after {
	display: none;
}

.peer {
	margin-bottom: 20px;
}

.money {
	padding-bottom: 17px;
}

.confirmForm dd .peer:last-child {
	margin-bottom: 0;
}

.finHead {
	margin-bottom: 66px;
}

.finHead h2:after {
	display: none;
}

.finP1 {
	font-size: 17px;
	text-align: center;
}

.finP2 {
	margin-top: 39px;
	text-align: center;
}

#main .site {
	margin: 76px auto 100px;
	width: 180px;
	position: static;
}

.pdTop .hope {
	margin-top: -4px;
}

.pdTop .hope:last-child {
	margin-bottom: 0;
}

.confirmForm .customerInfo dl:last-child::before,
.confirmForm .customerInfo dl:last-child::after {
	display: none;
}

.confirmForm dt {
	padding-top: 0;
}

.confirmForm dl {
	padding-top: 35px;
	overflow: hidden;
	border-bottom: 0;
}

.confirmForm dl::before {
	z-index: 1;
	bottom: 0;
}

.confirmForm dl::after {
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #e5e5e5;
}

.customerInfo.saleSatei > dl:first-child {
	padding-top: 20px;
}

.formAlign dt {
	padding-top: 0;
}

.mailForm dl input[type="number"]::-webkit-outer-spin-button,
.mailForm dl input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.mailForm dl input[type="number"] {
    -moz-appearance: textfield;
}

.mailForm dl .error {
	margin-bottom: -15px;
	padding-top: 9px;
	position: static;
	float: none;
}

.mailForm dl label + span.error,
.mailForm span.error.specialError {
	margin-top: -9px;
	padding-top: 0;
	padding-bottom: 18px;
}

.mailForm span.error.specialError02 {
	margin-bottom: -8px;
}

.mailForm dl .error.errorPdb {
	padding-bottom: 0 !important;
}


@media all and (min-width: 0) and (max-width: 767px) {
	.mailForm span.error.specialError02 {
		margin-bottom: -5px;
	}

	.mailForm dl .petData .hope span.error {
		margin-bottom: -4px;
		padding-bottom: 0;
	}

	.site a {
		padding: 12px 34px 12px 20px;
		min-width: 160px;
		font-size: 11px;
		letter-spacing: 1.4px;
		background-position: center right 14px;
	}
	
	.headLine01 {
		margin: 91px 10px 37px;
	}
	
	.headLine01 h2 {
		font-size: 20px;
		letter-spacing: 0;
	}
	
	.headLine01 h2::after {
		width: 20px;
		bottom: -12px;
	}
	
	.headLine01 p {
		margin-top: 10px;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1.67;
	}
	
	.headLine01 .pcP1 {
		margin-top: 26px;
	}
	
	.headLine01 .tips {
		padding-top: 1px;
		font-size: 10px;
	}
	
	#gFooter {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 33px;
	}
	
	.headLine02 {
		margin-bottom: 11px;
		font-size: 18px;
		letter-spacing: 1px;
	}
	
	.footLink {
    	margin-bottom: 0px;
	}
	
	.footLink p {
		margin: 0;
		display: block;
		font-size: 12px;
		letter-spacing: 1.5px;
	}
	
	.footLink p a.sp {
		display: inline-block !important;
	}
	
	.footLink p.footMail {
		margin-bottom: 12px;
		letter-spacing: 1.4px;
	}

	.footMail a:hover {
		text-decoration: underline;
	}
	
	.copyRight {
		margin-left: -20px;
		letter-spacing: .4px;
		word-break: break-all;
	}
	
	.eqList {
		margin-bottom: 46px;
	}
	
	.eqList li {
		width: 50%;
	}
	
	.eqList li:nth-child(2):after {
		display: none;
	}
	
	.link {
		width:300px;
		font-size:11.5px;
		padding:20px 0;
		margin:40px auto 10px;
	}

	.customerInfo {
		margin-bottom: 45px;
	}
	
	.customerInfo h3 {
		font-size: 13px;
		letter-spacing: 2.1px;
	}
	
	.customerInfo h3::before {
		margin-right: 9.5px;
		top: 9px;
		right: 100%;
	}
	
	.customerInfo h3 + dl {
		padding-top: 22px;
	}
	
	.customerInfo dl {
		padding-top: 24px;
	}
	
	.customerInfo dt {
		padding-top: 0;
	}
	
	.confirmForm dl {
		padding-top: 15px;
	}
	
	.mailForm {
		margin: 0 auto 75px;
	}
	
	.mailForm dl input {
		padding-right: 11px;
		padding-left: 11px;
	}
	
	.mailForm .inReplace {
		margin-top: 9px;
	}
	
	.mailForm dl textarea {
		padding: 11px 15px;
	}
	
	.mailForm dl.inPd {
		padding-top: 25px;
	}
	
	.mailForm dl.inPd label {
    	margin-bottom: 6px;
	}
	
	.customerInfo h3 span {
		margin-top: 4px;
		padding-left: 0;
		font-size: 8px;
		display: block;
		letter-spacing: 0;
	}
	
	.hope {
		padding-left: 22px;
	}
	
	.mailForm dd > .hope {
		margin-top: -4px;
	}
	
	.mailForm dl.prevRadio {
		padding-top: 12px;
	}
	
	.mailForm dl input.age {
		width: 37.5%;
	}
	
	.mailForm dl input.expect {
		width: 40.54%;
	}
	
	.mailForm dl input.num {
		width: 37.5%;
	}
	
	.people {
		padding-top: 11px;
		padding-left: 14px;
	}
	
	.income {
    	margin-bottom: 12px;
		line-height: 1.45;
		letter-spacing: .8px;
	}
	
	.inword {
		margin-bottom: 9px;
		line-height: 1.4;
		letter-spacing: 0;
	}
	
	.mailForm dd  .income span {
		margin-top: 2px;
		font-size: 8px;
	}
	
	.princ {
		margin-bottom: 2px;
	}
	
	.mailForm dl.inPd .princ label {
		min-width: 110px;
	}
	
	.havePet {
		margin-bottom: -2px;
	}
	
	.chooseYes {
		margin-bottom: 10px;
	}
	
	.petData {
		padding-top: 12px;
	}
	
	.mailForm dl.inPd .petData label {
    	margin-bottom: 7px;
	}
	
	.petData .hope {
		margin-bottom: 13px;
	}
	
	.mailForm dl.inPd b {
		font-size: 8px;
	}
	
	.mailForm dl.inText dt span {
		padding-left: 0;
		display: block;
		letter-spacing: -.5px;
	}
	
	.mailForm dl.inPd label.pdr {
		padding-right: 18px;
	}
	
	.apart {
		padding-bottom: 6px;
		padding-top: 2px;
	}
	
	.mailForm dl.inPd .apart label {
		margin-bottom: 6px;
	}
	
	.mailForm dl.inPd .apart .hope {
		margin-bottom: 14px;
	}
	
	.liveNow {
		margin-bottom: 4px;
	}
	
	.liveNow .income {
		margin-bottom: 10px;
	}
	
	.onSale {
		padding-top: 4px;
	}
	
	.onSale .income {
		margin-bottom: 9px;
	}
	
	.onSale .liveNow {
		margin-bottom: 4px;
	}
	
	.daBox {
		padding-bottom: 0;
		margin-bottom: 15px;
	}
	
	.daSign {
		margin-top: 11px;
		width: 24px;
	}
	
	.diffAddr {
		padding-bottom: 13px;
		margin-top: 5px;
	}
	
	.naiInfo {
		margin-top: 10px;
	}
	
	.naiInfo > .income {
		margin-bottom: 15px;
	}
	
	.naiInfo .liveNow .income {
		margin-bottom: 7px;
	}
	
	.naiInfo .liveNow {
		padding-bottom: 13px;
	}
	
	.naiInfo .liveNow:last-child {
		padding-bottom: 14px;
	}
	
	.naiPd.naiInfo {
		margin-bottom: 2px;
	}
	
	.mailForm dd .naiInfo > .income span {
		margin-top: 0;
		padding-left: 9px;
		font-size: 8px;
		letter-spacing: 0;
	}
	
	.naiBox span {
    	margin-top: 11px;
	}
	
	.balance {
		margin-top: 3px;
	}
	
	.mailForm dl select.naiMonth, 
	.mailForm dl select.naiDay {
		margin-bottom: 15px;
		width: 29.66%;
	}
	
	.naiBox {
		margin-bottom: 15px;
	}
	
	.naiBox span {
		width: 16.5%;
	}
	
	.mailForm dl select.naiSegment {
		width: 43%;
	}
	
	.mailForm dl input.otherTime {
		width: 100%;
	}
	
	.carInfo {
		padding-bottom: 12px;
    	margin-top: 4px;
	}
	
	.carInfo .income {
		margin-bottom: 10px;
	}
	
	.carBox {
		padding-bottom: 1px;
	}
	
	.carBox span:not(.error) {
		margin-top: 0;
		padding-right: 0;
		width: 55px;
	}
	

	.mailForm dl .carBox span.error {
		margin-left: 52px;
	}
	
	.carNum {
		margin-top: 16px;
	}
	
	.mailForm dl input.car {
		width: calc(100% - 52px);
	}
	
	.carBox > div {
		margin-bottom: 15px;
	}
	
	.loans,
	.cash {
		margin-top: 4px;
	}
	
	.cash .income,
	.loans .income {
		margin-bottom: 10px;
	}
	
	.loansInfo {
		margin-bottom: 5px;
	}
	
	.mailForm dd .people {
		padding-top: 12px;
		padding-left: 14px;
	}
	
	.loansBox {
		margin-bottom: 15px;
	}
	
	.bdWord {
		padding-right: 20px;
		margin-top: 10px;
		width: 54%;
		letter-spacing: .5px;
	}
	
	.mailForm .bdWord span {
		margin-right: -20px;
    	padding-right: 8px;
	}
	
	.balanceDetail {
		margin-top: 2px;
		margin-bottom: 15px;
	}
	
	.bdRow {
		margin-right: -18px;
		margin-bottom: 15px;
	}
	
	.bdBox {
		margin-left: 0;
		width: 46%;
		float: left;
	}
	
	.mailForm dl input.balInp {
		width: 77.58%;
	}
	
	.bdBox span:not(.error) {
		margin-left: 5.5%;
	}
	
	.bdBox p {
		font-size: 8px;
	}
	
	.mailForm dl input.standard {
		width: 43.33%;
	}
	
	.mailForm dd .loansWord {
		margin-top: 13px;
		padding-right: 0;
		width: 20.33%;
	}
	
	.mailForm dl.inText {
		padding-top: 13px;
	}
	
	.mailForm dl.inText.inText2 {
		padding-top: 24px;
	}

	.peer {
		margin-right: 20px;
	}
	
	.finHead {
		margin-bottom: 30px;
	}
	
	.finP1 {
		padding: 0 34px;
		font-size: 12px;
	}
	
	.finP2 {
		margin-top: 16px;
		padding: 0 34px;
		font-size: 12px;
		text-align: left;
		line-height: 1.6;
	}
	
	#main .site {
		margin: 36px auto 74px;
		width: 160px;
	}
	
	.mailForm dl.inPd label span {
		padding-left: 20px;
		text-indent: 0;
	}
	
	.mailForm dd.residing div:first-child,
	.mailForm dd.residing2 div:first-child{
		margin-bottom: 5px;
	}
	
	.mailForm dd.residing label,
	.mailForm dd.residing2 label{
		margin-bottom: 6px;
		width: 65px;
	}
	
	.mailForm dd.residing .childInfo label{
		margin-bottom: 6px;
		width: 115px;
	}
	
	.mailForm dd.residing label:last-child,
	.mailForm dd.residing2 label:last-child{
		margin-bottom: 6px;
		width: 170px;
	}
	
	.mailForm dd.residing .childInfo label:last-child {
		margin-bottom: 6px;
		width: 140px;
	}
	
	.mailForm dd.residing label span,
	.mailForm dd.residing2 label span{
		padding-left: 0px;
		text-indent: 0;
		width: 100px;
	}
	
	.mailForm dd.residing .carBox label,
	.mailForm dd.residing2 .carBox label{
		padding-left: 0px;
		text-indent: 0;
		width: 148px;
	}
	
	.mailForm dd.residing .carBox label:last-child,
	.mailForm dd.residing2 .carBox label:last-child{
		padding-left: 0px;
		text-indent: 0;
		width: 110px;
	}
	
	.mailForm dd.residing .carBox label input.age,
	.mailForm dd.residing2 .carBox label input.age{
		width: 55%;
	}
	
.mailForm .customerInfo dd.residing label span.people,
	.mailForm .customerInfo dd.residing2 label span.people{
	text-indent: 15px;
	position: relative;
	width: 0px;
	margin-top: 0;
}

	.customerInfo.saleSatei > dl:first-child {
		padding-top: 25px;
	}
	
	.confirmForm dt {
		width: 125px;
	}
	
	.confirmForm dl::before {
		width: 125px;
	}
	
	.confirmForm dd {
		padding-left: 135px;
	}
	
	.confirmForm .submit .inWp {
		padding: 0;
	}
	
	.mailForm .submit li input {
    	padding: 8px 15px;
	}
	
	.mailForm dl .error {
		margin-bottom: 0;
		padding-left: 0 !important;
	}
	
	.mailForm dl label + span.error, 
	.mailForm span.error.specialError {
		margin-top: -6px;
		padding-bottom: 13px;
	}
	
	.iphone5 .headLine01 h2 {
		letter-spacing: -2px;
	}
	
	.iphone5 .headLine01 p {
		letter-spacing: -1.5px;
	}
	
	.iphone5  .bdWord {
		letter-spacing: -.5px;
	}
	
	.iphone5 .bdRow {
		margin-right: -25px;
	}
	
	.iphone5 .bdBox span {
		margin-left: 3.5%;
	}
	
	.iphone5 .mailForm .submit li input {
		 min-width: 85px;
	}
}

/*------------------------------------------------------------
	sale
------------------------------------------------------------*/
.saleList {
	margin-bottom: 81px;
}

.saleInfo .addInner {
	margin-top: 13px;
}

.saleInfo .addInner.saleInner {
	margin-bottom: 18px;
}

.addInner .addInpPh {
	margin-bottom: 20px;
}

.addInner .addInpPh .addInSp {
	padding: 10px 20px 0 0;
}

.addInner .addName {
	margin-top: 20px;
}

.saleRadioList li label:last-child {
	padding-right: 0;
}

.saleInSp {
	margin-right: 30px;
}

.saleReplace {
	margin-top: -6px !important;
}

.statusArea dl {
	padding-top: 13px !important;
	padding-bottom: 4px;
}

.statusArea dt {
	margin-top: -2px;
	width: 75px;
	font-weight: normal;
}

.statusArea dt .pad {
	padding-top: 10px !important;
}

.statusArea dd {
	padding-bottom: 20px;
	margin-left: 79px;
}

.statusArea dd.pdd {
	padding-bottom: 17px;
	margin-top: 0;
}

.statusArea dd:last-child {
	padding-bottom: 6px;
}

.statusArea dd input[type="text"] {
	width: 214px;
}

.statusArea dd .small {
	margin-left: 20px;
	float: none;
}

.statusArea dd li {
	display: inline-block;
}

.statusArea .ttl {
	margin-bottom: 12px;
	font-weight: bold;
}

.statusArea .radioList li:first-child label {
	margin-bottom: 5px;
}

.statusArea .radioList li label span {
	padding-left: 25px;
	text-indent: inherit !important;
	line-height: 1.7;
}

.mailForm dl.inPd .statusArea dt {
	padding-top: 2px;
}

.mailForm dl.inPd .statusArea dt.pad {
	padding-top: 12px;
}

.statusArea .radioList li .box {
	margin: -4px 0 17px 25px;
	letter-spacing: 1.3px;
}

.statusArea .radioList li .box span {
	padding: 10px 18px 0 0;
}

.statusArea .radioList li .wid01 {
	width: 160px;
}

.saleText {
	padding-top: 13px;
}

.addInner01 {
	margin-top: 15px;
}

.addInner .addInpPh .addInSp {
	padding: 10px 20px 0 0;
}

.addInner .addHide {
	display: none;
}

.mailForm dl .addInpPh01 input.inInpPh {
	margin-bottom: 15px;
	width: 214px;
}

.mailForm dl.inPd label span .sateiTxt01 {
	font-size: 12px;
	display: inline;
	position: static;
	float: none;
	letter-spacing: -0.2px;
	text-indent: 0;
	font-style: normal;
}

.mailForm dl.inPd label span .sateiTxt02 {
	font-size: 12px;
	display: inline-block;
	position: static;
	float: none;
	font-style: normal;
}

.mailForm dd .sateiInTxt {
	padding-right: 25px;
	/*float: inherit;*/
}

.mailForm dl.inPd label .sateiNum {
	text-indent: 0;
}

.mailForm dl.inPd label .sateiNum span {
	padding-top: 10px;
	position: static;
	text-indent: 0;
}

.mailForm dl.inPd label .sateiNum span:before {
	display: none;
}

.mailForm dl.inPd label .sateiNum:before {
	top: 12px;
}

.mailForm dl.inPd label .sateiNum input {
	margin: 0 10px 0 25px;
	width: 145px;
	float: left;
}

.mailForm dl.inPd label .sateiSale {
	position: static;
}

.mailForm dl.inPd label .sateiSale input {
	margin-left: 20px;
	width: 160px;
	float: none;
}

.mailForm dl.inPd label .sateiNum01 {
	padding-bottom: 9px;
}

.liveNow1 {
	margin-bottom: 13px;
}

.liveNow1 .income {
	margin-bottom: 14px;
}

.liveNow1:last-child {
	margin-bottom: 0;
}

.pdTop {
	padding-top: 0;
}

.mailForm dl.inPd .pdTop label {
    margin-bottom: 0;
	padding-bottom: 13.5px;
}

.mailForm .inquiry {
	margin-top: 11px;
	font-size: 12px;
}

.noSpecial {
	margin-bottom: 17px;
}

/* add */
.headLine03 {
	margin-bottom: 73px;
}

.headLine03 h2 {
	letter-spacing: 5.6px;
	margin-bottom: 56px;
}

.headLine03 h2:after {
	display: none;
}

.headLine03 h2 span {
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 18px;
	letter-spacing: 1.96px;
}

.stepListWrap {
	max-width: 830px;
	margin: 0 auto;
	padding-right: 40px;
}

.stepListWrap ul {
	display: flex;
	border-left: 1px solid #000000;
	box-sizing: border-box;
}

.stepListWrap ul li {
	flex: 0 0 33.33333%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
}

.stepListWrap ul li::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 56px;
	height: 56px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: translate(50%,-50%) rotate(45deg);
	background: #fff;
	z-index: 1;
}

.stepListWrap ul li div {
	height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0 20px 0;
	height: 80px;
	position: relative;
	z-index: 2;
}

.stepListWrap ul li:nth-child(1) div {
	padding-left: 30px;
}

.stepListWrap ul li:nth-child(2) div {
	padding-left: 38px;
}

.stepListWrap ul li:nth-child(3) div {
	padding-left: 50px;
}

.stepListWrap ul li div span {
	font-size: 12px;
	letter-spacing: 1.56px;
	margin-right: 7px;
}

.stepListWrap ul li div span b {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 3.12px;
}

.stepListWrap ul li div p {
	font-size: 18px;
	margin: 0;
	letter-spacing: 0.72px;
}

.stepListWrap ul li.active,
.stepListWrap ul li.active:after {
	background-color: #000000;
	color: #fff;
}

.headLine03 .pcP1 {
	margin-top: 50px;
	letter-spacing: 1.96px;
}

.headLine03 .tips {
	font-weight: 500;
}

.mailFormTitle {
	margin-bottom: 10px;
}

.mailFormTitleWrap .mailFormTitle {
	margin-bottom: -15px;
}

.mailFormTitle p {
	font-size: 22px;
	letter-spacing: 4.4px;
	text-align: center;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif;
}

.mailFormTitleWrap {
	margin-bottom: 60px;
}

.saleInRBor .inR {
	display: inline-block;
	border: 1px solid #990000;
	padding: 0 3px;
	line-height: 1.5;
	margin-left: 10px;
}

@media all and (-ms-high-contrast:none){
	.stepListWrap ul li div p {
		position: relative;
		top: 4px;
	}

	.saleInRBor .inR {
		padding: 6px 3px 0;
		line-height: 1;
	}
}
@media all and (min-width: 0) and (max-width: 767px) {
	.saleList {
		margin-bottom: 22px;
	}
	
	.saleInfo .addInner {
		margin-top: 6px;
	}
	
	.saleInfo .addInner.saleInner {
		margin-bottom: 13px;
	}
	
	.addInner .addInpPh {
		margin-bottom: 15px;
	}
	
	.addInner .addInpPh .addInSp {
		padding: 12px 13px 0 0;
	}
	
	.addInner .addName {
		margin-top: 15px;
	}
	
	.saleInSp {
		margin-right: 30px;
	}
	
	.saleReplace {
		margin-top: -5px !important;
	}
	
	.saleText {
		padding-top: 8px;
	}
	
	.statusArea dl {
		padding-bottom: 2px;
		margin-top: -4px;
		padding-top: 0 !important;
	}
	
	.statusArea dt {
		padding-top: 8px !important;
		width: 60px;
		float: left;
	}
	
	.statusArea .pad {
		padding-top: 13px !important;
	}
	
	.statusArea dd {
		margin-top: 10px;
		padding-bottom: 15px;
		margin-left: 65px;
	}
	
	.statusArea dd:last-child {
		padding-bottom: 2px;
		margin-top: 8px;
	}
	
	.statusArea .radioList li:first-child label {
		margin-bottom: 3px;
	}
	
	.statusArea dd li:last-child label {
		padding-right: 0;
	}
	
	.statusArea dd input[type="text"] {
		width: 58.51%;
	}
	
	.statusArea dd .small {
		margin-left: 14px;
	}
	
	.statusArea dd.pdd {
		padding-bottom: 8px;
	}
	
	.statusArea .ttl {
		margin-bottom: 8px;
	}
	
	.statusArea .radioList li label {
		margin-bottom: 4px;
		padding-right: 0;
	}
	
	.statusArea .radioList li label span {
		padding-left: 20px;
		line-height: 1.7;
	}
	
	.statusArea .radioList li .box {
		margin-top: 0;
		margin-left: 20px;
	}
	
	.statusArea .radioList li .box span {
		padding-top: 12px;
		padding-right: 13px;
	}
	
	.statusArea .radioList li .wid01 {
		width: 49%;
	}
	
	.saleRadioList li {
		display: inline;
	}
	
	.saleRadioList li label:last-child {
		padding-right: 18px;
	}
	
	.saleRadioList01 li label {
		padding-right: 0 !important;
	}
	
	.saleRadioList01 li label span {
		padding-left: 20px;
		text-indent: inherit !important;
	}
	
	.mailForm dl.inPd .pdTop label {
		padding-bottom: 11px;
	}
	
	.mailForm dl.inPd label span .sateiTxt01,
	.mailForm dl.inPd label span .sateiTxt02 {
		font-size: 10px;
		display: block;
		padding-left: 0;
	}
	
	.mailForm .inquiry {
		margin-top: 9px;
		font-size: 8px;
	}
	
	.liveNow1 {
		margin-bottom: 5px;
	}
	
	.liveNow1 .income {
		margin-bottom: 13px;
	}
	
	.mailForm dl.inPd label .sateiNum input {
		margin-right: 14px;
		margin-left: 3px;
		width: 113px;
	}
	
	.mailForm dl.inPd label .sateiNum span {
		padding-left: 0;
	}
	
	.noSpecial {
		margin-bottom: 15px;
	}

	/* add */

	.headLine03 {
		margin-bottom: 55px;
	}

	.headLine03 h2 {
		letter-spacing: 2px;
		margin-bottom: 30px;
	}

	.headLine03 h2 span {
		font-size: 12px;
		margin-top: 6px;
		letter-spacing: 1.68px;
	}

	.headLine03 .pcP1 {
		margin-top: 31px;
		letter-spacing: 1.68px;
	}

	.stepListWrap {
		margin: 0 0 0 10px;
		padding-right: 25px;
	}

	.stepListWrap ul li {
		flex: 0 0 33.333%;
	}

	.stepListWrap ul li:nth-child(1) {
		flex: 0 0 32.333%;
	}

	.stepListWrap ul li:nth-child(2) {
		flex: 0 0 34.333%;
	}

	.stepListWrap ul li::after {
		background-image: url(/enquete/img/img_arrow.png);
		background-size: cover;
		background-color: transparent;
		background-position: center right;
		transform: translate(100%,-50%);
		width: 29px;
		height: 100%;
		border: none;
		right: 1px;
	}

	.stepListWrap ul li.active::after {
		background-color: transparent;
		background-image: url(/enquete/img/img_arrow_active.png);
	}

	.stepListWrap ul li div {
		padding: 0px;
		padding-left: 0 !important;
		flex-direction: column;
	}

	.stepListWrap ul li div span,
	.stepListWrap ul li div p {
		position: relative;
	}

	.stepListWrap ul li:nth-child(1) div span,
	.stepListWrap ul li:nth-child(1) div p {
		left: 7px;
	}

	.stepListWrap ul li:nth-child(2) div span,
	.stepListWrap ul li:nth-child(2) div p {
		left: 19px;
	}

	.stepListWrap ul li:nth-child(3) div span,
	.stepListWrap ul li:nth-child(3) div p {
		left: 19px;
	}

	.stepListWrap ul li div span {
		font-size: 10px;
		letter-spacing: 1.3px;
		margin-right: 0;
		display: block;
		margin-bottom: 6px;
	}

	.stepListWrap ul li div span b {
		font-size: 14px;
		letter-spacing: 1.82px;
	}

	.stepListWrap ul li div p {
		font-size: 13px;
		letter-spacing: 0.52px;
		white-space: nowrap;
		text-align: center;
		line-height: 1.3;
		height: 34px;
	}

	.stepListWrap ul li:nth-child(1) div p {
		top: 7px;
	}

	.mailFormTitleWrap {
		margin-bottom: 45px;
	}

	.mailFormTitleWrap .mailFormTitle {
		margin-bottom: -3px;
	}

	.mailFormTitle p {
		font-size: 17px;
		letter-spacing: 1.7px;
	}
}


/*------------------------------------------------------------
	purchase
------------------------------------------------------------*/
.mailForm dl input.inInpPh6 {
	width: 424px;
}

.mailForm dl input.inInpMar {
	margin-bottom: 30px;
}

.mailForm .inWork1 {
	padding-top: 10px;
	width: 60px;
}

.mailForm dl select.inSec5 {
	width:  120px;
}

.mailForm dl select.inSec6 {
	width:  180px;
}

.mailForm .inStyle select {
	float: left;
} 

.mailForm .inStyle span {
	padding: 10px 10px 0;
}

.mailForm .inStyle span.error {
	padding-left: 0;
}

.mailForm .inStyle .line {
	padding: 10px 20px 0;
}

.mailForm .inStyle .inSp1 {
	padding: 10px 20px 0 0;
}

.mailForm .inStyle .inSp2 {
	padding: 10px 20px 0 25px;
}

.mailForm dl.inPd .inStyle label {
	margin-bottom: 12px;
	display: block;
}

.mailForm dl.inPd .inStyle label span {
	padding: 0;
}

.mailForm dl.inPd .inStyle .inInpPh1 {
	margin-bottom: 20px;
}

.mailForm dl.inPd .inSp3 {
	float: none;
	display: block;
	margin-bottom: 15px;
}

.empty {
	margin-top: 8px;
}

.empty .liveNow {
    margin-bottom: 8px;
}

.empty .liveNow:last-child {
	margin-bottom: 0;
}

.mailForm dl input.residenceTime {
	width: 120px;
	float: left;
}

@media all and (min-width: 0) and (max-width: 767px) {
	.mailForm .inWork1 {
		padding: 0 0 10px;
	}
	
	.mailForm dl input.inInpPh6 {
		width: 100%;
	}
	
	.mailForm dl input.inInpMar {
		margin-bottom: 15px;
	}
	
	.mailForm dl select.inSec5 {
		width: 43%;
	}

	.mailForm .inStyle .inbgSp {
		padding-top: 5px;
		padding-left: 0;
	}
		
	.mailForm .inStyle .line {
		padding: 10px 4.5% 0;
	}
	
	.mailForm .inStyle .inInpPh1 {
		width: 38%;
	}

	.mailForm .inStyle .inInpPh1.num1 {
		margin-bottom: 15px;
	}
	
	.mailForm .inStyle .inSp2 {
		padding: 11px 13px 0 0;
		clear: both;
	}
	
	.mailForm dl.inPd .inStyle .inInpPh1 {
		margin-bottom: 15px;
	}
	
	.mailForm dl.inPd .inSp3 {
		margin-bottom: 10px;
	}
	
	.mailForm dl select.inSec6 {
		width: 43%;
	}

	.mailForm .inStyle .inSp1 {
		padding: 11px 24px 0 0;
	}
	
	.mailForm .inStyle span {
		padding: 10px 0 0 15px;
	}
	
	.empty {
		margin-top: 4px;
	}
	
	.empty .liveNow {
		margin-bottom: 4px;
	}

	.mailForm dl input.residenceTime {
		width: 40.46%;
	}
	
	.iphone5 .saleDd label,
	.iphone5 .statusArea dd li label {
		padding-right: 4px !important;
	}
	
	.iphone5 .statusArea .radioList li .box span {
		padding-right: 4px;
	}
	
	.iphone5 .copyRight {
		margin-left: 0;
		letter-spacing: 0;
	}
}