html,body{
     height:100%;
	background: rgba(242, 243, 245, 1);
	font-family: 'Noto Sans JP', sans-serif;
}
.wrap_land{
     width: 100%;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}
#main_contents{
     padding-bottom:140px; /*フッターの高さと同じ*/
}
footer{
     height:140px;
     position:absolute;
     bottom:0;
}
#main_contents {

    max-width: 1120px;
    margin: 60px auto;

}

.pl_header {
    background: rgba(0, 0, 0, 0) url("../img/logo2.png") no-repeat scroll 0 0 !important;
    height: 80px;
    text-indent: -9999px;
    width: 320px;
    margin: 0 auto;
}


/***
dl {
    display: table;
	width:100%;
}

dt{

    width: 20%;
    vertical-align: middle;
    background-color: #1b5fb2;
    color: #fff;
    text-align: left;
    padding: 30px 0 30px 5%;
    border-top: solid 15px #fff;
    border-bottom: solid 15px #fff;
	float:left;

}
dd{

    padding: 10px 0 10px 2%;
    line-height: 1.5;
    border-top: solid 15px #fff;
    border-bottom: solid 15px #fff;
    border-left: solid 2% #fff;
    vertical-align: middle;
    width: 73%;
    background-color: #eee;
	overflow:hidden;

}
dd:after{
  display: block;
  content: "";
  clear: both;
}
***/

.prvbox {

    line-height: 1.5;
    margin: 30px 0;

}

.btnbox a, .k_soushin, .k_modoru, .close {
    display: table-cell;
    width: 272px;
    text-align: center;
    background: rgba(0, 85, 199, 1);
    color: #fff;
    height: 60px;
    vertical-align: middle;
    text-decoration: none;
	border-radius: 8px;
}
.err{
	background-color:#F6D9EC !important;
}
.txtbox01 {

    font-size: 20px;
    margin: 20px;
    line-height: 1.5;

}
.spanblock {
    float: left;

}
#soushin {

    margin: 40px;
    float: left;

}
#modoru{
    margin: 40px;

}
#tojiru{
	margin:0 auto;
}
.cb {
    height: inherit !important;
    margin: 0 10px 0 20px;
}
.caption {
    font-size: 12px;
}
.btn_block{
	display:block;
	overflow:hidden;
	width:272px;
	margin:0 auto;
	border-radius: 8px;
}
.form_sheet img {
    margin: 20px auto;
    width: 800px;
    display: block;
}
.prvtext {
    clear: both;
    padding: 15px;
    border: solid 1px #CCCCCC;
    height: 250px;
    overflow: scroll;
}
.prvtext {

    clear: both;
    padding: 15px;
    border: solid 1px #CCCCCC;
    height: 200px;
    overflow: scroll;
    font-size: 12px;
}
.btnbox {

    width: 272px;
    margin: 0 auto;

}
.radio{
	height:15px !important;
}
input[type="file"] {
    padding-bottom: 10px;
}


/** 2025マンション事業部HPリニューアルに合わせてデザイン変更 **/
header {
    position: relative;
    height: 56px;
    left: 48px;
    top: 27px;
    z-index: 9;
    width: calc(100% - 88px);
}
h3 {
    font-family: Shippori Mincho B1;
    font-size: 32px;
    font-weight: normal;
}
h3 span {
    font-size: 24px;
}
.form_comment p {
    margin: 15px 0 30px;
    line-height: 175%;
}
.form_k {
    font-family: Shippori Mincho B1;
    font-size: 24px;
}
.form_table {
    padding: 48px;
    background-color: #fff;
	margin-bottom: 32px;
}
.form_table table {
    width: 100%;
    border-collapse: collapse;
	margin-top: 32px;
}
tr {
    border-top: solid 1px #CBD3D1;
    display: flex;
    justify-content: space-between;
}
th {
    padding-top: 35px;
	width: 31%;
}
.fm_th {
    display: flex;
    justify-content: space-between;
	align-items: center;
	text-align: left;
}
td {
    width: 65%;
	padding: 16px 0;
}
input, select {
    height: 56px;
    background-color: #F2F3F5;
    border: none;
    border-radius: 4px;
	font-size: 16px;
	padding: 0 16px;
}
.input1 {
    width: calc(100% - 32px);
}
input#zipcode {
    width: 120px;
}
.p-region, .p-locality {
    width: 300px;
}

span.nini {
    background: rgba(182, 182, 182, 1);
    padding: 6px 8px;
    color: rgba(91, 91, 91, 1);
	border-radius: 2px;
	font-size: 12px;
}
span.hissu {
    background: rgba(224, 70, 70, 1);
    padding: 6px 8px;
    color: #fff;
	border-radius: 2px;
	font-size: 12px;
}
input[type="file"] {
    background-color: #fff;
	height: 40px;
}
textarea.r_text {
    background-color: #F2F3F5;
    border: none;
    padding: 16px;
    font-size: 16px;
    width: calc(100% - 32px);
    border-radius: 5px;
}
.fm_th p {
    line-height: 175%;
}
.prvtext {
    background: #fff;
}
input#prv {
    height: inherit;
}

.kakunin_table td {
    line-height: 175%;
    min-height: 56px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

td.radio_td {
    height: 56px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
td.radio_td div {
    width: 100%;
}
div#background_thanks {
    margin: 150px 0;
    text-align: center;
	line-height: 1.75;
}
.thanks_text span {
    font-size: 24px;
}
div#background_thanks .close {
    margin: 120px auto 0;
    display: block;
    width: 420px;
    height: inherit;
    padding: 20px;
}