@charset "UTF-8";

*,
*::before,
*::after {
	box-sizing: border-box;
}

:root {
	--main: #fb4f13;
}
body{
	    background-image:url(../images/bg1.gif);
    background-repeat: repeat;
}
.estimate{
	background:rgb(255 255 255 / 80%);
	padding: 180px 0
}
header{
	top: 0;
    padding: 20px 0;
     background-image:url(../images/bg1.gif);
    background-repeat: repeat;
}
.cp_cff_13 #fbuilder .fields:not(.cff-switch-container) input[type="checkbox"], .cp_cff_13 #fbuilder .fields:not(.cff-switch-container) input[type="radio"]{
	display: none!important
}
.l-inner_s{
width: min(880px,90%);
	margin: 0 auto;
}
.cp_cff_13 #fbuilder h1{
	    font-size: 1.5em!important;
	    text-align: center;
	color: var(--main);
	display: none!important;
}
.cp_cff_13 #fbuilder input[readonly], .cp_cff_13 #fbuilder textarea[readonly]{
	background:none!important;
	border:none!important;
}
.cp_cff_13 #fbuilder .medium{
	width: auto!important;
text-align: right;
	font-size: 18px;
	font-weight: 700
}
#fbuilder .clearer{
	display: none!important;
}
#fbuilder .fields:not(.cff-container-field).questionbox {
    margin-bottom: 20px;
    border-radius: 10px;
    background: #fff;
    padding: 20px !important;
	border: 1px solid #d0d0d0;

}
.cp_cff_13 #fbuilder .fields>label {
     font-weight: 600 !important;
    font-size: 23px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}
.cff-calculated-field{

    position: relative;
	    display: flex;
    justify-content: flex-end;
	align-items: center
}
#fbuilder .top_aligned .fields.cff-calculated-field>label,
#fbuilder .top_aligned .fields.cff-calculated-field .dfield{
	width: auto!important;
}
input[name="fieldname10_1"],input[name="fieldname9_1"],input[name="fieldname3_1"],input[name="fieldname8_1"],input[name="fieldname14_1"],input[name="fieldname15_1"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
label[for="fieldname10_1"],label[for="fieldname9_1"],label[for="fieldname3_1"],label[for="fieldname8_1"],label[for="fieldname14_1"],label[for="fieldname15_1"]{
	display: none!important;
}
.cff-label {
  font-weight: 600;
  font-size: 15px;
  color: #444;
}

.cff-price {
  font-weight: bold;
  font-size: 20px;
}
input, textarea, select{
	background: #fff;
	padding: 10px;
	font-size: 16px
}

.simulationform .cff-form-title{
	font-size: 1.5em !important;
    text-align: center;
    color: #ed6f7c;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.5
}
.simulationform .cff-form-title strong{
color: #ffffff;
    background: #ed6f7c;
    border-radius: 10px;
    padding: 0 10px;
	margin: 0 6px;
	position: relative
}
.simulationform .cff-form-title strong::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #ed6f7c transparent transparent;
  translate: calc(-50% - 0.4px) 100%;
  transform: skew(-5deg);
  transform-origin: top;
}
.simulationform .icons{
display: flex;
	column-gap: 10px;
	justify-content: center;
	margin-bottom: 10px
}
.simulationform .icons .icon{
    background: #ffe3da;
    color: #ed6f7c;
	border: 10px solid rgba(255, 255, 255, 0.5);
    font-weight: 700;
    font-size: 20px;
    padding: 8px 10px;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    display: flex;
	    aspect-ratio: 1 / 1;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.6;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.6;
}
.read{
margin-bottom: 30px}
.read p{
	margin-bottom: 1em;
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
}
.read strong{
	font-weight: 800;
	background: #ffe3da
}
.arrowbottom_btn{
text-align: center;
	margin-bottom: 30px
}
.arrowbottom_btn a{
border: 2px solid var(--main);
	line-height: 1;
	font-size: 20px;
	border-radius: 3em;
	padding: 1em 3.2em;
	text-decoration: none;
	color: var(--main);
	font-weight: 600;
	position: relative;
	background: #fff
}
.arrowbottom_btn a:before{
	content: '';
	display: inline-block;
  vertical-align: middle;
  color: var(--main);
  line-height: 1;
  width: .6em;
  height: .6em;
  border: 4px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
	position: absolute;
	top: calc(50% - .3em);
	right:30px
}
.arrowbottom_btn a:hover{
	background: var(--main);
	color: #fff;
}
.arrowbottom_btn a:hover:before{
	color: #fff;
}
#simulationform{
	padding: 0 0 30px
}
#simulationform .ttl2{
	color: var(--main);
	font-weight: 700;
	margin-bottom: 1em;
	font-size: 20px;
	text-align: center;
}
#simulationform .breakdown{
	width: 330px;
	margin: 0 0 0 auto;
	font-size: 16px;
	font-weight: 700
}
.cp_cff_13 #fbuilder .r{
	    position: absolute;
    color: #f84f13 !important;
    top: -3px;
    right: -3px;
	width: 2em
}
.cp_cff_13 #fbuilder .r:before{
position: absolute;
	content: '必須';
	font-size: 0.7em;
	top: 0;
	right: 0;
	display: contents;
}
.c-radio + span::after, [type=radio] + span::after{
	background: var(--main);
    border: 1px solid var(--main);
}
#fbuilder .fieldname1_1 .one_column{
width: 33.33333%
}
#fbuilder .fieldname1_1 .one_column label{
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cp_cff_13 #fbuilder span.uh {
    font-size: 14px!important;
    font-style: normal!important;
    margin: 1em 0 0;
}
.cp_cff_13 #fbuilder input[type="text"]{
	    min-height: 60px!important;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #000
}
.cp_cff_13 #fbuilder *{
	font-size: 18px
}
.fieldname9_1{
	justify-content: center;
}
.fieldname9_1 .cff-label1{
	font-size: 36px!important;
	margin-right: 20px;
	font-weight: 700;
}
.fieldname9_1 .cff-price1{
	font-size: 60px!important;
	    color: var(--main);
    font-weight: 700;
	line-height: 1
}
.cff-label2{
	 width: 180px;
    text-align: left;
	position: relative
}
.cff-label2:before{
	content: '：';
	position: absolute;
	right: 0;
	top: 0;
}
.cff-price2 {
    width: 150px;
    text-align: right;
}
.fieldname9_1 .cff-tani{
	font-weight: 700;
}
.cff-calculated-field{
	padding: 0!important;
}
#fbuilder .top_aligned .fields.cff-calculated-field .dfield{
	padding-top: 0!important;
}
#fbuilder .top_aligned .fields.cff-calculated-field .dfield input{
	line-height: 1;
	    min-height: 0!important;
}
.kinds {
	margin-bottom: 30px
}
.kinds .wpcf7-form-control{
	display: flex;
	justify-content: center
}
.kinds .wpcf7-list-item{
	width: 33.3333%;
	 margin: 0 0 0 10px;
}
.kinds .wpcf7-list-item label {
       width: 100%;
    background: #fff;
    border: 4px solid #fac084;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    color: #000000;
    cursor: pointer;
    border-radius: 5px;
    font-size: 19px;
	border-radius: 10px;
	position: relative;
}
.wpcf7-list-item.first:before {
      content: 'しつこい営業はしません';
    position: absolute;
    top: -12px;
    left: 5.5%;
    text-align: center;
    color: #fff;
    background: var(--main);
    font-size: 16px;
    padding: 3px 20px;
    border-radius: 3em;
    z-index: 1;
    width: 220px;
}
.wpcf7-list-item.last:before {
      content: '電話などは一切かけません';
    position: absolute;
    top: -12px;
    right: 2.5%;
    text-align: center;
    color: #fff;
    background: var(--main);
    font-size: 16px;
    padding: 3px 20px;
    border-radius: 3em;
    z-index: 1;
    width: 240px;
}
.q1_img{
	text-align: center;
	margin-bottom: 30px
}
.q1_img img{
	border-radius: 10px;
	border: 3px solid #fff;
	    box-shadow: 0 0 16px rgba(0, 0, 0, 0.13);
	margin-bottom: 10px
}
.imgbox [type=radio] + span::before{
	display: none
}
.imgbox [type=radio] + span::after {
border: none;
    content: "";
    background: url(../images/estimate/ico-check.png) no-repeat;
    display: block;
    height: 50px;
    left: calc(50% - 22px);
    opacity: 0;
    position: absolute;
    top: calc(50% - 25px);
    transition: all .3s ease 0s;
    width: 50px;
    background-size: cover;
}
.imgbox :checked[type=radio] + span .q1_img img{
	border: 3px solid #fb4f14
}
.imgbox :checked[type=radio] + span::after{
	opacity: 1
}
.kinds :checked[type=radio] + span{
	color: var(--main);
	font-weight: 700;
	padding: 0 1em 0 1.2em;
}
#form .note{
	margin: 20px auto;
}
#form .note li{
	position: relative;
	font-size: 14px;
	line-height: 1.8;
	padding-left: 1em;
	margin-bottom: .2em
}
#form .note li:before{
	content: '・';
	position: absolute;
	top:0;
	left: 0;
}
#form{
	background: none;
	    padding-top: 0;
}
.message{
	justify-content: center;
	margin-bottom: 30px
}
.fukidasi p {
    font-size: 24px;
    font-weight: 700;
	color: var(--main)
}
.fukidasi {
    background: #ffe6ba;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    border-radius: 30px;
    margin-left: 30px;
	position: relative
}
.fukidasi::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 0 16px 16px 0;
  border-color: transparent #ffe6ba transparent transparent;
  translate: -100% calc(-50% - 0.4px);
  transform: skew(0, -10deg);
  transform-origin: right;
}
.contact-form{
	column-gap: 20px
}
.contact-form dt{
	width: 300px;
	text-align: right;
	padding-top: 1em
}
.contact-form dd {
    width: calc(100% - 320px);
    margin-bottom: 15px;
}
.contact-form dt sup{
	margin-left: 10px
}
.breakdownitem .dfield{
height: 1.5em
}
#fbuilder .top_aligned .fields .dfield{
	padding-top:0!important
}
div#field_1-11{
	padding: 0!important
}
.wpcf7-spinner{
	display: none!important
}
input[type="submit"]{
	width: 300px
}
.fieldname2_1 .dfield:after{
	    content: '㎡';
    right: 0;
    position: absolute;
       top: 26%;
    width: 74%;
}
@media screen and (max-width:968px) {
	.estimate{
		padding: 40px 0;
	}
	.cp_cff_13 #fbuilder .fields>label,.fukidasi p{
		font-size: 18px;
	}
	.kinds .wpcf7-list-item label{
		font-size: 16px;
		padding-left: 12px;
		    justify-content: flex-start;
	}
	.contact-form dt {
    width: 100%;
    text-align: left;
}
	.contact-form dd,.contact-form dd span{
		width: 100%;
		margin-top: 5px
	}
}
@media screen and (max-width:768px) {
	.read p{
		font-size: 14px
	}
	.arrowbottom_btn a{
		padding: 1em 2em;
	}
	.arrowbottom_btn a:before{
right: 20px
	}
	#simulationform{
		padding-top: 0;
	}
	#fbuilder .fieldname1_1 .one_column{
		width: 50%
	}
	.fieldname1_1 [type=radio] + span{
		padding: 0 10px
	}
	.q1_img{
		margin-bottom: 10px
	}
	#fbuilder .top_aligned .fields>label{
		padding-right: 40px!important
	}
	.cp_cff_13 #fbuilder .fields>label,.simulationform .icons .icon{
		font-size: 16px
	}
	#fbuilder .fields:not(.cff-container-field).questionbox{
		    padding: 20px 10px 10px !important;
	}
	#simulationform .breakdown{
		width: 220px;
		font-size: 12px
	}
	.cff-price2{
		width: 110px
	}
	.cff-label2{
		width: 110px
	}
	.breakdownitem * {
    font-size: 13px!important
}
	.fieldname9_1 .cff-price1{
		font-size: 32px !important;
	}
	.fieldname9_1 .cff-label1 {
    font-size: 14px !important;
    margin-right: 5px;
}
	#simulationform .ttl2{
		margin-bottom: 0;
	}
	.message .icon {
    width: 80px;
		        margin-top: 10px;
}
	.message .fukidasi{
		width: calc(100% - 110px)
	}
	.fukidasi{
		    padding: 20px;
	}
	.fukidasi p{
		font-size: 15px
	}
	.kinds {
    margin-bottom: 0;
}
	.kinds .wpcf7-form-control{
		    flex-wrap: wrap;
	}
	.kinds .wpcf7-list-item {
    width: 100%;
		margin-bottom: 13px
}
	.kinds .wpcf7-list-item label{
		height: 80px
	}
	.wpcf7-list-item.first:before{
		left: 0;
		font-size: 14px;
		font-weight: 700
	}
	.wpcf7-list-item.last:before {
    top: auto;
    right: auto;
		    bottom: 76px;
    left: -0.5%;
		font-weight: 700;
		font-size: 14px;
}
	.contact-form dd{
		margin-bottom: 0;
	}
	.fieldname2_1 .dfield:after{
		    top: 18%;
    width: 2em;
	}
	#fbuilder .fieldname2_1 .small{
		 width: calc(100% - 4em) !important;
	}
	.simulationform .icons{
		column-gap: 5px
	}
	.simulationform .icons .icon{
		width: 130px;
    height: 130px;
		    padding: 8px 0px;
		font-size: 15px
	}
}