.Cta--blue-top.fv{
  margin-bottom: 0;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.Cta--blue-top.fv:after{
  display: none;
}

.Cta--blue-top .cta-lead{
  font-size: clamp(18px,32px,36px);
  text-align: left;
}

.Cta--blue-top .cta-sub{
  font-size: clamp(18px,19px,22px);
  text-align: left;
  margin-top: .25em;
}

.kantan-icon{
  width: 150px !important;
}

#form-top .form_block dl dd {
    padding: 0;
    flex-wrap: nowrap;
}

.stepform__btn button.form_btn:after{
  display: none !important;
}

@media screen and (max-width: 767px) {
  #form-top .form_block dl dd {
    padding: 0;
    flex-wrap: wrap;
    }
    .Cta--blue-top .cta-lead{
      font-size: clamp(18px,24px,28px);
      text-align: left;
    }

    .Cta--blue-top .cta-sub{
      font-size: clamp(15px,18px,20px);
      text-align: left;
      margin-top: .25em;
    }
}
.address_block{
  gap: 0;
}
.address_block > div.item {
  margin-right: 10px;
}
.address_block > div.item:nth-of-type(1) {
  margin-right: 20px;
}
.step-container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 948px;
  margin: 0 auto .5em;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.step-block {
  display: flex;
  align-items: center;
  width: 25%;
  box-sizing: border-box;
}

.step-block-last {
  display: flex;
  align-items: center;
  width: 25%;
  box-sizing: border-box;
}

.step-item {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #2540a7;
  color: #ffffff;
  border-radius: 50%;
  font-weight: bold;
  font-size: 18px;
}

.step-text {
  color: #333333;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.step-dot {
  flex: 1;
  height: 0;
  border-bottom: 3px dotted #b0c4de;
  margin: 0 12px;
}

@media screen and (max-width: 767px) {
  .step-container {
    display: none;
  }
  	.form_block b{
		font-size:14px;
	}
  .stepform__btn button.form_btn{
    margin-top: 0;
  }
  .inner_flex{
    display: flex;
    justify-content: space-between;
  }

  .inner_flex .item{
    width:calc(98% / 2);
  }
  .stepform__btn button.form_btn{
    flex-direction: column;
    padding: .5em !important;
    margin-top: 1em;
    overflow:  inherit !important;
        border-bottom: 5px solid #c21c00 !important;
  }
  .stepform__btn button.form_btn .free{
    background: #fff;
    color:#de2304 !important;
    line-height: 1.0;
    padding:.2em .2em .3em;
    display: inline-block;
    margin-right: 10px;
  }
  button.form_btn .toptext{
    padding: .25em !important;
  }
  button.form_btn .toptext{
    margin-top: -30px !important;
  }
}
@media screen and (min-width: 768px) {
  .stepform__btn button.form_btn{
    flex-direction: column;
    padding: .5em !important;
    margin-top: 1em;
    overflow:  inherit !important;
        border-bottom: 2px solid #c21c00 !important;
  }
  .stepform__btn button.form_btn .free{
    background: #fff;
    color:#de2304 !important;
    line-height: 1.0;
    padding:.2em .2em .3em;
    display: inline-block;
    margin-right: 10px;
  }
  button.form_btn .toptext{
    padding: .25em !important;
  }
  button.form_btn .toptext{
    margin-top: -30px !important;
  }
}

#addressForm .submit.stepform__btn{
  max-width:auto !important;
}
#addressForm .submit.stepform__btn:after{
  display: none;
}

.shiny-btn02::after{
  cursor: default;
}
.stepform__btn .form_btn:disabled {
    background: #b5b5b5 !important;
    border-color: #9a9a9a !important;
    box-shadow: none !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
}
.stepform__btn .form_btn:disabled .toptext {
    border-color: #9a9a9a !important;
    color: #777 !important;
    background: #fff !important;
}
@media screen and (max-width: 767px) {

#property {
  display: none !important;
}

.segmented-control {
  display: flex;
  gap: 12px;
}

.control-item {
    flex: 1;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #003399;
    background-color: transparent;
    border: 1px solid #003399;
    border-radius: 6px;
    cursor: pointer;
    line-height: 1.0;
    transition: all 0.2s ease;
    text-align: center;
    height: 2.4em;
}

.control-item.active {
  background-color: #003399;
  color: #ffffff;
}
.control-item:hover{
      background-color: #003399;
  color: #ffffff;
}
.contact select{
  margin-bottom:.5em;
}
.item-cat{
  font-weight:bold;
  margin-top:.5em;
}
.item-cat i{
  color:#065fc8;
  display:inline-block;
  margin-right:8px;
  font-weight:normal;
}
.form__sub__title{
  color:#065fc8;
  font-weight: bold;
  text-align: center;
  font-size: clamp(16px,22px,24px);
  line-height: 1.2;
}

.form__title{
  color:#121212;
  font-weight: 600;
  text-align: center;
  font-size: clamp(20px,26px,30px);
  line-height: 1.35;
  margin-bottom: .2em;
}

.form__title span{
  font-size: 80%;
}

.fv_tel{
  margin-top: 1em;
}
.m-emphasis select, .m-emphasis input {
    background: #f7ff99 !important;
}
.m-emphasis select option {
  background-color: Field !important;
  color: CanvasText;
}

  .mv_wrap {
    flex-direction: column;
  }
    .form_block dl:last-of-type {
        margin-bottom: .5em !important;
    }
  .stepform__btn button.form_btn{
    margin-top:0 !important;
  }

  .mv_image_box img {
    max-width: 100% !important;
  }

  .mv_image_box,
  .mv_form_box {
    width: 100%;
  }

  .mv_form_box{
    padding:0 0 0 0;
  }

  .mv_image_box {
    margin-bottom: 20px;
  }
  .mv_form_box .form_wrap{
    padding:1em .5em !important;
        border-radius: 6px;
   background:#e2effb;
   border:none;
  }
  .form_wrap{
    box-shadow:none !important;
  }
 #addressForm .submit.stepform__btn{
    margin-top:25px;
  }
  .stepform__btn button.form_btn .toptext{
    display:block;
    border-radius:10px;
    margin-top:-35px !important;
    margin-bottom:5px;
    font-size:0.8rem;
  }
  .stepform__btn button.form_btn{
    padding: .95em .5em .75em !important;
  }
  select{
    background:#fefefd !important;
    border-color:#6f6b6c !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0), inset 0px -3px 5px -5px rgba(0, 0, 0, 0.07);
  }
  .prefecture_list::after, .city_list::after, .street_list::after{
    top: 40% !important;
    transform: translateY(-40%) rotate(45deg) !important;
    border-right: 1.5px solid #6f6b6c !important;
    border-bottom: 1.5px solid #6f6b6c !important;
  }

#property {
  display: none !important;
}

.segmented-control {
  display: flex;
  gap: 12px;
}

.control-item {
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 400;
  color: #121212;
  background-color: #f5f5f5;
  border: 1px solid #b0b0b0;
  border-bottom-width:3px;
  border-radius: 6px;
  cursor: pointer;
  line-height: 1.0;
  transition: all 0.2s ease;
  text-align: center;
  height: 2.4em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.8),
    0 1px 2px rgba(0,0,0,0.15);
  user-select: none;
}

.control-item:hover {
  background-color: #ceddfa;
  border-color: #999;
}

.control-item:active {
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
  transform: translateY(1px);
}

.control-item.active {
  background-color: #ceddfa;
  border-color: #1a5aaa;
  color: #1a5aaa;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.2),
    0 1px 2px rgba(0,0,0,0.2);
}
.prefecture_list,
.city_list,
.street_list {
  position: relative;
}

.prefecture_list::after,
.city_list::after,
.street_list::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 9px;
  height: 9px;
  border-right: 1.5px solid #999;
  border-bottom: 1.5px solid #999;
  pointer-events: none;
}

.prefecture_list select,
.city_list select,
.street_list select {
  appearance: none;
  -webkit-appearance: none;
  padding-right: 30px;
  width: 100%;
}
.control-item.active::before {
  content: "✓";
  font-size: 14px;
  font-weight: 700;
  color: #1a5aaa;
}

.control-item:hover{
      background-color: #ceddfa;
}

.stepform__btn .form_btn:disabled {
  background: #b5b5b5 !important;
  border-color: #9a9a9a !important;
  box-shadow: none !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}
.stepform__btn .form_btn:disabled .toptext {
  border-color: #9a9a9a !important;
  color: #777 !important;
  background: #fff !important;
}

}