@charset "UTF-8";
/* CSS Document */
.fee_simulationArea{
	height: auto;
}
.fee_simulationArea .inner{
	width: 1000px;
	padding-bottom: 50px;
}
.fee_simulationArea .inner h3{
	color: #85B200;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}
.fee_simulationArea .inner .small{
	font-size: 0.75em;
}
.fee_simulationArea .inner .content01{
	font-size: 18px;
	margin:10px 0;
}
.fee_simulationArea .inner .content02{
	font-size: 18px;
	margin-bottom: 36px;
}
.form_table{
	border-radius: 10px;
	padding: 25px 20px;
}
.form_table table{
	width:100%;
	font-size:17px;
}
.form_table tr:not(:last-child) {
    border-bottom: 1px solid #dedede;
}
.form_table th {
    width: 220px;
	line-height: 1.4;
}
.form_table th, .form_table td {
    padding: 15px 40px;
}
.form_table th {
    vertical-align: top;
    padding: 20px 0 15px 50px;
    position: relative;
    white-space: normal;
}

.fee_simulationArea .inner input, .fee_simulationArea .inner span, .fee_simulationArea .inner textarea {
    border-radius: 5px;
}
span.small {
    font-size: .75em;
}
.fee_simulationArea .inner select {
    border-radius: 5px;
	padding: 5px 1.5em 5px .75em;
}
.fee_simulationArea .inner .form_table table input{
	border:1px solid;
	padding: 5px 1.5em 5px .75em;
}
.fee_simulationArea .inner .form_table table select,
.fee_simulationArea .inner .form_table table input{
	font-size:17px;
}
.fee_simulationArea .inner table .r_btn {
    margin: 0 5px 0 15px;
}
.fee_simulationArea .inner table .prefectures li{
	margin-bottom: 3px;
}
.mitmori_add {
	padding: 5px 10px;
    font-size: 15px;
    width: 188px;
    border-radius: 5px;
    background-color: #606c76;
    color: #fff;
    text-align: center;
    margin-left: 50px;
    margin-top: 10px;
}
a.basic_btn01 {
    position: relative;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2;
    padding: 17px 30px;
    color: #fff;
    font-size: 18px;
    min-width: 300px;
    text-align: center;
    overflow: hidden;
    vertical-align: bottom;
}
.cost_box .btn_wrap {
    text-align: center;
}
.cost_box .btn_wrap {
    margin: 1.5em auto;
}
.cost_box .btn_wrap a {
    background: #E63E58;
    border-radius: 5px;
}
.cost_box .basic_box02 {
    border: 1px solid #d1d1d1;
    padding: 40px 80px;
}
.total_price {
	font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 1.6em;
    background: #eee;
    margin: 50px auto 30px;
}
form#mailformpro .total_price dl dt,
form#mailformpro .total_price dl dd {
	float: none;
  width: 100%;
  padding: 0;
  text-align: center;
  font-size: 22px;
  border: none;
}
.kakunin_txt{
	font-size: 16px;
    font-weight: normal;
	margin-top: 10px;
}
.fee_simulationArea .inner .submit input {
	display: block;
    width: 200px;
    padding: 10px 0;
    color: #fff;
	border:none;
    border-radius: 5px;
    background-color: #E63E58;
    text-align: center;
    font-size: 18px;
    margin: 20px auto;
}
footer .simulationBox {
  display: none;
}
@media screen and (max-width: 1750px) {
}

@media screen and (max-width: 1350px) {
}

@media screen and (max-width: 1200px) {
	.inner {
    width: 90%;
    padding: 0 5vw;
  }
}

@media screen and (max-width: 1000px) {

}


@media screen and (max-width: 897px) and (orientation: landscape) {
}


@media screen and (max-width: 767px) {
	.fee_simulationArea .inner {
    width: 100%;
    padding: 0 5vw;
  }
	.fee_simulationArea .inner h3{
		margin-bottom: 10px;
	}
	.form_table th{
		width:auto;
		display: block;
		padding: 14px 0 15px 0px;
	}
	.form_table td{
		display: block;
		padding: 0px 0px 15px;
	}
	.form_table td textarea{
		width:100%;
	}
	.form_table {
    padding: 20px 0px;
}
	.fee_simulationArea .inner .content01,.fee_simulationArea .inner .content02{
	font-size: 16px;
	}
	.mitmori_add{
		margin-left: 0;
	}

}


@media screen and (max-width: 650px) {
}

@media screen and (max-width: 500px) {

}

  



@media screen and (max-width: 450px) {
 
}


@media screen and (max-width: 380px) {
 
}













