@charset "UTF-8";

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


.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
}

.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){
	padding: 0!important;
}
#fbuilder .fields:not(.cff-container-field).questionbox {
    margin-bottom: 20px;
    border-radius: 36px;
    background: #fff;
    box-shadow: 0 5px 10px -7px rgba(0, 0, 0, 0.25);
}
.cp_cff_13 #fbuilder .fields>label {
     font-weight: 600 !important;
    font-size: 23px;
   background: #ffeade;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
	padding: 16px 5%!important;
	border-radius: 35px 35px 0 0;
}
.cp_cff_13 #fbuilder .fields.totalprice>label{
	background: none;
	font-size: clamp(24px, 15.549px + 2.254vw, 48px);
	    padding: 0!important;
}
.cff-calculated-field{

    position: relative;
	    display: flex;
    justify-content: center;
	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: clamp(24px, 6.394px + 3.695vw, 74px);
    text-align: center;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.5
}
.simulationform .cff-form-title span{
	font-size: 80%
}
.simulationform .cff-form-title strong{
    background: #fdd300;
    border-radius: 10px;
    padding: 0 10px;
	margin: 0 6px;
	position: relative;
	font-weight: 600
}
.simulationform .cff-form-title strong::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #fdd300 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: #fdd300;
    color: #141414;
    border: 10px solid rgb(255 255 255);
    font-weight: 700;
    font-size: clamp(16px, 11.070px + 1.315vw, 30px);
    padding: 8px 10px;
    border-radius: 50%;
    width: clamp(130px, 70.141px + 15.962vw, 300px);
    height: clamp(130px, 70.141px + 15.962vw, 300px);
    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: clamp(14px, 8.366px + 1.502vw, 30px);
	line-height: 1.8;
	text-align: center;
}

.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{
	font-weight: 700;
	text-align: center;
}

.cp_cff_13 #fbuilder .r{
	        position: absolute;
    color: #f84f13 !important;
    top: 18px;
    right: 5%;
    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 .cff-total-price{
	font-size: clamp(24px, 12.732px + 3.005vw, 56px);
	font-weight: 600;
	color: #f84f13
}
.cp_cff_13 #fbuilder .cff-total-tani{
	font-weight: 600;
}
.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 #ff5a00;
    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: 20px;
    text-align: center;
    color: #fff;
    background: #f84f13;
    font-size: 16px;
    padding: 3px 20px;
    border-radius: 3em;
    z-index: 1;
    width: 220px;
}
.wpcf7-list-item.last:before {
      content: '電話などは一切かけません';
    position: absolute;
    top: -12px;
    left: 20px;
    text-align: center;
    color: #fff;
    background: #f84f13;
    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{
	margin: 50px auto;
}
.kinds :checked[type=radio] + span{
	color: #f84f13;
	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;
}

.fukidasi p {
    font-size: 24px;
    font-weight: 700;
	color: #fff;
}
.fukidasi {
    background: #ff5a00;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    border-radius: 3em;
    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 #ff5a00 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:10px!important;
	padding-left:10%;
/*	padding-right:5%;*/
}
#fbuilder .top_aligned .fields.totalprice .dfield{
	padding: 0 0 0 10px
}
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) {

	.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;
		background: #ffeade;
		
	}
	.cp_cff_13 #fbuilder .fields>label,.simulationform .icons .icon{
		font-size: 16px
	}
/*
	#fbuilder .fields:not(.cff-container-field).questionbox{
		    padding: 20px 10px 10px !important;
	}
*/
	
	.cff-price2{
		width: 110px
	}
	.cff-label2{
		width: 110px
	}
	
	.fieldname9_1 .cff-price1{
		font-size: 32px !important;
	}
	.fieldname9_1 .cff-label1 {
    font-size: 14px !important;
    margin-right: 5px;
}
	#simulationform .ttl2{
		margin-bottom: 0;
	}
	
	.comment .icon {
    width: 80px;
		        margin-top: 10px;
}
	.comment .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: 18px
}
	.kinds .wpcf7-list-item label{
		height: 80px
	}
	.wpcf7-list-item.first:before{
		left: 0;
		font-size: 14px;
		font-weight: 700
	}
	.wpcf7-list-item.last{
		margin-top: 12px;
	}
	.wpcf7-list-item.last:before {
    top: -12px;
    right: auto;
		    bottom: auto;
    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: calc(100% / 3);
        aspect-ratio: 1 / 1;
        height: auto;
        padding: 0;
        font-size: 14px;
        line-height: 1.2;
	}
}


.js-q6-warning .error-note{
 margin: 0 0 1em;
    padding: 12px 14px;
    border-radius: 10px;
    background: #fff7f7;
    border: 1px solid #f84f1c;
    color: #fe4f1c;
    font-weight: 600;
    line-height: 1.6;
    font-size: 16px !important;
}


.breakdown{
	width: min(768px, 100%);
	margin: 30px 0 0 auto;
	gap:30px;
}
.breakdown .box{
	width: calc(50% - 20px);
}
.cp_cff_13 #fbuilder .breakdown h3.ttl{
  margin: 0 0 10px;
  font-size: 16px;
	font-weight: 700;
	border-bottom: 1px dotted #333;
	padding-bottom: 1em
	
}
#fbuilder .top_aligned .fields #fieldname20_1.dfield{
	    padding-left: 0;
    padding-right: 0;
}
.breakdown .ttl span{
	font-size: 14px!important;
}
.breakdown table{
	margin-bottom: 20px;
	table-layout: fixed;
}
.breakdown th,.breakdown td{
	 font-size: 16px!important;
	font-weight: normal;
	text-align: right
}
.breakdown td{
	width: 100px
}
.breakdown th{
	position: relative;
	padding-right: 1em
}
.breakdown th:before{
	content: ':';
	position: absolute;
	right: 0;
	
}

#fieldname6, #fieldname9,
.fieldname6-1, .fieldname9-1,
.cff-field-fieldname6, .cff-field-fieldname9,
#cff-field-fieldname6, #cff-field-fieldname9 {
  clear: both;
}
/* 一旦通常は表示 */
.q3-visual, .q4-visual { display: block; }

/* 合計の下（結果エリア）以降に回り込んだ分だけ消したい */
.fieldname13-1 ~ .q3-visual,
.fieldname13-1 ~ .q4-visual,
.cff-field-fieldname13 ~ .q3-visual,
.cff-field-fieldname13 ~ .q4-visual {
  display: none !important;
}
.estimate .merit{
	background:#fff2af;
	padding: clamp(80px, 71.068px + 5.049vw, 168px) 0 clamp(50px, 15vw, 180px);
}

.merit .box_or .img{
	    top: -345px;
    width: 390px;
    left: -10px;
}
@media (max-width: 768px) {
	    .merittitle {
        margin-left: 0;
        margin-bottom: 100px;
        text-align: center;
        letter-spacing: var(--ls-heading);
    }

	.merit .box_or .img{
	top: -124px;
        width: 140px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
	}
}
.merit{
	position: relative;
}
.merit:after{
	    content: '';
    background: url(../images/icon_lightbulb.png) no-repeat;
    width: min(140px, 20%);
    height: auto;
    aspect-ratio: 132 / 201;
    background-size: cover;
    position: absolute;
    left: 50%;
    bottom: -90px;
    z-index: 3;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.simulationform{
	position: relative;
	overflow: hidden
}
.simulationform_content{
	position: relative;
	z-index: 4;
	padding-top: 120px
}
/*ラジオボタン*/
.c-radio,
[type=radio] {
	display: none
}

.c-radio + span,
[type=radio] + span {
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 0 1em 0 1.4em;
	position: relative
}

.c-radio + span::before,
[type=radio] + span::before {
	-webkit-transform: translateY(-50%);
	background: #fff;
	border: 1px solid #000;
	border-radius: 50%;
	content: "";
	display: block;
	height: 1em;
	left: 0;
	position: absolute;
	top: .9em;
	width: 1em
}

.c-radio + span::after,
[type=radio] + span::after {
	-webkit-transform: translateY(-50%);
	background: #f84f13;
	border: 1px solid #f84f13;
	border-radius: 50%;
	box-shadow: 0 0 0 .1em #fff inset;
	content: "";
	display: block;
	height: 1em;
	left: 0;
	opacity: 0;
	position: absolute;
	top: .9em;
	transition: all .3s ease 0s;
	width: 1em
}

.c-radio:checked + span::before,
:checked[type=radio] + span::before {
	border: 1px solid #f84f13
}

.c-radio:checked + span::after,
:checked[type=radio] + span::after {
	opacity: 1
}
.memo {
    border: 1px solid #333;
    padding: 2% 5%;
    margin: 0 auto 5%;
	border-radius: 16px;
	font-size: 16px
}
.memo .l-row{
	flex-wrap: nowrap;
	gap:20px
}
.memo .l-row .img:not(:last-child){
	margin-top: 4px
}
.memo.cont2 .img{
	width: min(300px,100%);
}
.memo .title{
	font-size: 16px!important;
	margin-bottom: 1em;
	font-weight: 600;
}
#fbuilder .top_aligned .fields.totalpricetitle .dfield{
	    padding-left: 0;
    padding-right: 0;
    text-align: center;
	margin: 50px auto 10px;
	font-size: 36px!important;
	color: #f84f13
}
.comment{
		justify-content: center;
	align-items: anchor-center;
	}
.totalprice{
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px
}
.contact-form dd input, .contact-form dd textarea {
    width: 100%;
    padding: 16px;
    border-radius: 10px;
    font-size: 18px;
    border: 1px solid #bdbdbd;
    background: #fff;
}
.contact-form dt sup {
    color: #f84f13;
    font-size: 13px;
    border-radius: 5px;
    padding: 4px 8px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
}
input[type="submit"] {
    background: #ff5a00;
    color: #fff;
    padding: 1em 4em;
    font-size: 18px;
    font-weight: 700;
	    width: 300px;
	border: none
}
.wpcf7-form{
	margin-bottom: 80px
}
.wpcf7-list-item{
	position: relative
}
.ring--4{
	background: rgb(255 255 255);
}
@media (max-width: 768px) {
	.breakdown{
		flex-direction: column;
		width: 100%
	}
	.breakdown .box {
    width: 100%;
}
	.cp_cff_13 #fbuilder .fields.totalprice>label{
		font-size: 16px
	}
}