
.new_hero-inner {
	position: relative;
	padding-top: 20px;
}

.new-content-line-text p {
    color: #fff;
    font-weight: 600;
    padding: 8px 0;
    margin: 0px;
}
.new-content-line-text {
    background-color: #EB5514;
    text-align: center;
    background: linear-gradient(#EB5514, #c83e02);
}
.text-new-content p {

    font-weight: 600;
    color: #000;
    margin-bottom: 8px
}
.text-new-content span {
    color: #ea5513;
    text-shadow: -1px 0px 0px white, 0px 0px 0px white, 0px 0px 0px white, -1px -1px 0px white, 1px 0px 0px white, -1px 0px 0px white, 0px 1px 0px white, 0px -2px 0px white;
    font-weight: bold;
}
.text-big-new-one p {
    color: #000;
    margin: 0;
    /*text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);*/
}
.text-big-new-one span {
    font-weight: 600;
    /*border: 2px solid;*/
    /*padding: 0 7px 5px 7px;*/
    /*margin-right: 10px;*/
    text-shadow: 2px 3px 3px rgb(0 0 0 / 0%);
}
.text-big-new-one p span strong {
    border: 1px solid;
    padding: 0 5px 4px 5px;
}
.text-big-new-two span {
    color: #EB5514;
    font-weight: 900;
    margin-right: 5px;
    text-shadow: 2px 3px 1px white, -1px 2px 0px white, 3px -3px 0px white, -3px -3px 0px white, 3px 2px 0px white, -3px 2px 0px white, -3px 4px 0px white, 0px -2px 0px white;
}

.text-big-new-two p {
    color: #000;
    margin-bottom: -15px;
    /*text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);*/
}
.hero_left-right {
    width: 70%;
}
.head-model {
    width: 20%;
}
.line-kiss-content {
    background-color: #ea5413;
    padding: 14px 0;
}

.new-content-plus-top-detail h2 {
    text-align: center;
    background-color: #fff;
    color: #000;
    font-weight: 900;
    padding: 8px 0;
    margin: 0;
}

.new-content-plus-item {
    background-color: #de5012;
}

p.plus-tt-spec-cus {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 3px;
}
.senyo-content {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px;
}

.senyo-content-item {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .35);
}
.senyo-content-item p {
    margin: 0;
    color: #000;
    font-weight: 700;
}

.naze-koko-title h2 {
    text-align: center;
    background-color: #597c95;
    color: #fff;
    padding: 12px 0;
    margin: 0;
}
.naze-koko-detail-one {
    width: 100%;
}
.naze-koko-item {
    background-color: #fff;
}
.naze-koko-made {
    background-color: #eceeef;
    padding-bottom: 45px;
}
.naze-koko-item h4 span {
    color: #ec5500;
}
.naze-koko-item h4 {
    font-weight: 800;
    text-align: center;
    color: #000;
}
.naze-tempo {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-top: 20px;
}
.naze-tempo .naze-tempo-item {
    width: 33%;
    text-align: center;
}
.naze-tempo .naze-tempo-item p {
    margin-top: 22px;
    color: #000;
    font-weight: 500;
}

.naze-tempo-two {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-top: 20px;
}
.naze-tempo-two .naze-tempo-item {
    width: 50%;
    text-align: center;
}
.naze-tempo-two .naze-tempo-item img {
    width: 100%;
}
.naze-tempo-two .naze-tempo-item p {
    margin-top: 10px;
    color: #000;
    font-weight: 500;
}
.naze-koko-detail-two {
    background-color: #fff;
    text-align: center;
    margin: 0 10px;
}
.naze-koko-detail-two h4 span {
    color: #ff5c00;
}
.naze-koko-detail-two h4 {
    text-align: center;
    font-weight: 800;
    color: #000;
    margin: 15px 0;
}
.memo-zaze p span {
    color: #ff5c00;
}
.memo-zaze p {
    font-weight: 500;
    color: #000;
    border: 1px solid #000;
    padding: 5px;
}
.memo-zaze {
    width: 88%;
    margin: 20px auto;
}
.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-image: url(../../img/btn-ac.png) !important;
    color: transparent;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border: none;
    box-shadow: 0px 0px 0px #9d9d9d00;

    background-repeat: no-repeat;
}
.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	color: transparent;
  	text-shadow: 0 0 0 rgba(0,0,0,0);
}
.bound-container-form-new {
    width: 100%;
    margin-bottom: -20px;
}
.bound-container-form-new span.wpcf7-spinner {
    display: none;
    height: 5px;
}

div#form-new {
    position: absolute;
    right: 0;
    top: 38%;
    bottom: 0;
    transform: translate(0%, -50%);
}
.form-top-new {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%), 0px 4px 4px rgb(0 0 0 / 25%), 0px 4px 4px rgb(0 0 0 / 25%);
}
#form-new .font-top-ct h3 {
	font-size: 1.8rem;
}
#form-new .font-top-ct h3 strong {
	color: #ff5c00;
}
#form-new .font-top-ct h3 {
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    font-weight: bold;
    text-align: center;
}
#form-new .font-top-ct h3 span {
    background: linear-gradient(transparent 60%, #FFFE03 60%);
    color: #000;
}
dl.input-btn-new {
    margin-top: -10px!important;
    margin-bottom: 0px!important;
}
p.text-memo-form-new {
	margin-bottom: -15px;
	text-align: center;

}
.new_hero-inner .hero_left {
	display: flex;
	align-items: center;
	padding-top: 20px;
}
.form-top-new .form-detail dl dt p {
	width: 92%;
	text-align: left;
}
section.logo-brand-partner.pc-ct {
    margin: 0px 0 10px;
}
.form-top-new .form-detail input#vehiclesField {
	width: 93%;
}
.form-top-new .form-detail input#kilometField {
	width: 93%;
}
.form-top-new .form-detail span.required-label {
	font-size: 7px;
	padding: 0px 5px 2px;
}
.form-top-new span.title-ft {
    font-size: 14px;
}
.mySlides {
	display: none;
	opacity: 0;
	transition: opacity 1.5s ease-in-out;
}
/*img {vertical-align: middle;}*/
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
}
.show {
  opacity: 1;
  display: block;
}
/*@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}*/
.form-top-new .form-detail input::placeholder {
  font-size: 12px;
}
#form-sp .font-top-ct h3 strong {
	font-size: 3rem;
	color: #e35213;
}
#form-sp .font-top-ct h3 {
    padding: 0.2rem;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
#form-sp .font-top-ct h3 span {
    background: linear-gradient(transparent 60%, #FFFE03 60%);
    font-size: 2rem!important;
    color: #000;
    letter-spacing: 1px;
}

@media (min-width: 1200px) {
	.new-content-line-text p {
		font-size: 28px;
	}
	.text-new-content p {
	    font-size: 20px;
	}
	.text-big-new-one p {
		font-size: 48px;
	}
	.text-big-new-two p {
	    font-size: 48px;
	    margin-left: 140px;
	}
	.text-big-new-two span {
	    font-size: 52px;
	}
	.new-content-plus-top-detail h2 {
		font-size: 46px;
	}
	p.plus-tt-spec-cus span {
	    font-size: 38px;
	}
	p.plus-tt-spec-cus {
		font-size: 27px;
	}
	.senyo-content-item {
		width: 25%;
		margin: 5px;
		padding: 16px 0 10px;
	}
	.new-content-plus-item {
		padding: 4px 0 6px;
	}
	.senyo-content-item h6 {
	    margin-bottom: 20px;
	}
	.senyo-content-item h6 span {
	    font-size: 18px;
	}
	.naze-koko-title h2 {
	    font-size: 46px;
	}
	.naze-koko-detail-one {
		display: inline-flex;
	    justify-content: center;
	    margin-top: 40px;
	    margin-bottom: 20px;
	}
	.naze-koko-item {
		width: 50%;
	    margin: 10px;
	    padding: 30px 5px;
	}
	.naze-tempo .naze-tempo-item {
		margin: 10px;
	}
	.naze-tempo .naze-tempo-item p{
	    font-size: 14px;
	}
	.naze-tempo-two {
		padding: 0 35px;
	}
	.naze-tempo-two .naze-tempo-item {
	    margin: 0 20px;
	}
	.naze-tempo-two .naze-tempo-item p {
	    font-size: 14px;
	}
	/*.sp-ct {
		display: none;
	}*/
	.naze-koko-two-item img {
	    width: 80%;
	}
	.naze-koko-detail-two {
	    padding: 20px 60px;
	}
	.memo-zaze p {
	    font-size: 13px;
	}
	#form-new .font-top-ct h3 span {
		font-size: 1.8rem;
	}
	#form-new .font-top-ct h3 strong {
		font-size: 2.8rem;
	}
	p.text-memo-form-new{
		font-size: 12px;
		margin: 10px 0;
	}
	div#form-new {
	    width: 325px;
	}
	.slide-flex {
	    height: 130px;
	}
	.slide-right p{
	  font-size: 21px;
	  margin-bottom: 0px;
	}
	.slider-container {
      width: 95%;
	}
	.prev {
	    left: -10px;
	}
	.next {
	    right: -10px;
	}
	.header-texts p {
	    font-size: 18px !important;
	}
	.header-texts {
		text-align: right;
		margin-right: -30px;
	}
	.mySlides.fade img {
	    width: 600px;
	}
	.content-fix-cus {
		height: 600px;
	}
	/*.new-content-line {
	    margin-top:8.5%;
	}*/
	/*.new_hero {
        height: 414px;
    }*/
}
@media (min-width: 768px) and (max-width: 1200px) {
	div#form-new {
		top: 36%;
	}
	.form-top-new .form-detail dl {
		margin-bottom: 15px;
	}
	.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit {
		padding: 0.7em 3em 0.7em 3em;
	}
	.hero_left img.model-hito {
	    width: 15%;
	    margin-top: 15px;
	}
	.hero_left-right img {
	    width: 70%;
	}
	#form-new .font-top-ct h3 {
	    font-size: 1.2rem;
	}
	#form-new .font-top-ct h3 span {
	    font-size: 1.4rem;
	}
	#form-new .font-top-ct h3 strong {
		font-size: 1.8rem;
	}
	p.text-memo-form-new{
		font-size: 11px;
	}
	span.title-ft {
		font-size: 14px;
	}
	div#form-new {
	    width: 280px;
	}
	.senyo-content-item {
		margin: 3px;
	}
	.senyo-content-item {
	    width: 25%;
	    padding: 10px;
	}
	.senyo-content-item h6 {
		font-size: 14px;
	}
	.senyo-content-item p {
		font-size: 12px;
	}
	.new-content-plus-item {
	    padding: 10px 0;
	}
	.naze-koko-detail-one {
	    padding-top: 28px;
	}
	.naze-koko-item {
	    margin-bottom: 30px;
	    padding-top: 22px;
	}
	.naze-tempo .naze-tempo-item {
		margin: 10px;
	}
	.naze-tempo .naze-tempo-item p {
		font-size: 13px;
		padding: 0 20px;
	}
	.naze-tempo-two .naze-tempo-item img {
	    width: auto;
	}
	.naze-tempo-item {
	    margin: 10px;
	}
	.naze-tempo-two .naze-tempo-item p {
		font-size: 13px;
		padding: 0 20px;
	}
	.naze-koko-detail-two {
	    padding: 10px 20px;
	}
	.naze-koko-two-item img.pc-ct {
		width: 100%;
	}
	.memo-zaze {
		width: 100%;
	}
	.memo-zaze p {
		font-size: 13px;
	}
	.slide-right p{
		font-size: 14px;
		margin-bottom: 0;
	}
	.slide-flex {
        height: 118px;
    }
    .slider-container {
      width: 86%;
	}
	.prev {
	    left: 18px;
	}
	.next {
	    right: 22px;
	}
	.text-big-new-two p {
	    margin-left: 140px;
	}
	.content-fix-cus {
		height: 500px;
	}
}
/*@media only screen and (min-width: 1100px) and (max-width: 1500px) {
	.new-content-line{
		margin-top: 10.8%;
	}
	}*/
@media (min-width: 468px) and (max-width: 768px) {
	.new_hero {
        height: 305px;
        padding: 0 10px;
    }
    img.model-hito {
	    width: 20%;
	    margin-top: 54px;
	}
	.senyo-content-item {
		margin: 2px;
	}
	.senyo-content-item {
	    width: 25%;
	    padding: 10px;
	}
	.senyo-content-item h6 {
		font-size: 13px;
	}
	.senyo-content-item p {
		font-size: 11px;
	}
	.new-content-plus-item {
	    padding: 10px 0;
	}
	dl.form_name {
	    width: 100%;
	    display: inline-flex;
	}
	dt.sp-tt-cu {
	    width: 35%;
	    margin-right: 10px;
	}
	dd.sp-ip-cu {
	    width: 65%;
	}
	.form-detail.sp-ct {
	    width: 60%;
	    margin: 0 auto;
	}
	.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit {
        padding: 0.7em 3em 0.7em 3em;
    }
    .naze-koko-detail-one {
	    padding-top: 28px;
	}
	.naze-koko-item {
	    margin-bottom: 30px;
	    padding-top: 22px;
	}
	.naze-tempo .naze-tempo-item {
		margin: 10px;
	}
	.naze-tempo .naze-tempo-item p {
		font-size: 13px;
		padding: 0 20px;
	}
	.naze-tempo-two .naze-tempo-item img {
	    width: auto;
	}
	.naze-tempo-item {
	    margin: 10px;
	}
	.naze-tempo-two .naze-tempo-item p {
		font-size: 13px;
		padding: 0 20px;
	}
	.naze-koko-detail-two {
	    padding: 10px 20px;
	}
	.naze-koko-two-item img.pc-ct {
		width: 100%;
	}
	.memo-zaze {
		width: 100%;
	}
	/*.slider-item-sp {
	  min-width: 50%;
	}*/
	.slide-right p{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.slide-flex {
        height: 118px;
    }
    a.sp-content-text-mind.sp-top-btn {
        text-align: center;
        padding: 10px;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        border-radius: 5px;
        box-shadow: 2px 2px 2px #6d6d6d;
        position: relative;
        letter-spacing: 1px;
    }
    .text-big-new-two p {
	    margin-left: 140px;
	}
}

@media (min-width: 468px) {
	.senyo-content-item h6 span {
	    background-color: #000;
	    color: #fff;
	    padding: 2px 15px;
	    font-weight: 600;
	    border-radius: 8px;
	    margin-bottom: 10px;
	}
	.senyo-content-item {
		border: 2px solid #FFF500;
	}
	.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit {
		background-size: contain;
	}
	.sliderSec.pc-ct {
		background-color: #597C95;
	}
	.button-custom-new {
        width: 456px;
    }
    .bubble {
        font-size: 20px;
        top: -48px;
    }
    .button-custom-new {
        font-size: 32px;
        letter-spacing: 3px;
    }
}

@media (max-width: 468px) {
	.new-content-line-text p {
		font-size: 13px;
	}
	.text-new-content p {
	    font-size: 15px;
	}
	.text-big-new-one p {
		font-size: 30px;
	}
	.text-big-new-two p {
	    font-size: 30px;
	    margin-left: 107px;
	}
	.text-big-new-two span {
	    font-size: 34px;
	}
	.new_hero-inner {
		padding-left: 10px;
	}
	.new-content-plus-top-detail h2 {
		font-size: 1.5em;
	}
	p.plus-tt-spec-cus span {
	    font-size: 14px;
	}
	p.plus-tt-spec-cus {
		font-size: 13px;
	}
	/*.senyo-content {
		flex-wrap: wrap;
	}*/
	/*.senyo-content-item {
		width: 48%;
		margin: 4px 3px;
		padding: 8px 0 4px;
	}*/
	.senyo-content-item {
        width: 25%;
        margin: 1px 2px;
        padding: 5px 0px 4px;
    }
	.new-content-plus-item {
		padding: 10px 5px 8px 5px;
	}
	.senyo-content-item h6 {
	    background-color: #000;
        padding: 0 0 3px;
        border-radius: 7px;
        margin: 0;
        line-height: 15px;
        width: 90%;
        margin: 0 auto;
	}
	/*.senyo-content-item h6 span {
	    font-size: 12px;
	}*/
	.senyo-content-item h6 span {
        font-size: 8px;
        color: #fff;
        /*padding: 4px 3px;*/
    }
	/*.senyo-content-item p {
	    font-size: 12px;
	}*/
	.senyo-content-item p {
        font-size: 7px;
        margin-top: 6px;
    }
	.naze-koko-title h2 {
	    font-size: 1.5em;
	}
	.naze-koko-detail-one {
		display: block;
		padding: 20px;
	}
	.naze-koko-item {
		width: 100%;
	    margin: 0px 0 20px;
	    padding: 20px 5px 8px;
	}
	.naze-tempo .naze-tempo-item {
		margin: 4px;
	}
	.naze-tempo .naze-tempo-item p{
	    font-size: 10px;
	    margin-bottom: 0;
	}
	.naze-tempo-two {
		padding: 0;
	}
	.naze-tempo-two .naze-tempo-item {
	    margin: 0 6px;
	}
	.naze-tempo-two .naze-tempo-item p {
	    font-size: 10px;
	}
	.pc-ct {
		display: none;
	}
	.naze-koko-two-item img {
	    width: auto;
	}
	.naze-koko-detail-two {
	    padding: 20px 10px;
	}
	.memo-zaze p {
	    font-size: 10px;
	    text-align: left;
	}
	.hero_left img {
		width: 26%;
	}
	.mySlides.fade img {
	   width: 100%;
	   margin-left: 10px;
	}
	/*.new_hero-inner .hero_left {
		margin-top: 30px;
	}*/
	section.logo-brand-partner {
		padding: 0!important;
	}
	p.text-memo-form-new{
		font-size: 11px;
	}
	/*.slider-item-sp {
	  min-width: 50%;
	}*/
	a.sp-content-text-mind.sp-top-btn {
        text-align: center;
        padding: 10px;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        border-radius: 5px;
        box-shadow: 2px 2px 2px #6d6d6d;
        position: relative;
        letter-spacing: 1px;
    }
    .senyo-content-item {
		border: 1px solid #FFF500;
	}
	.bound-container-form-new {
	    width: 80%;
	    margin: 0 auto;
	}
	.bound-container-form-new input.wpcf7-form-control.has-spinner.wpcf7-submit {
		background-size: 100%;
		padding: 0.7em 0.3em 1em 1.5em;
	}
	input.resetBtn {
	    display: none!important;
	}
	.font-top-ct {
		padding-bottom: 0px!important;
	}
	.form-detail dl {
		margin-bottom: 0px!important;
	}
	p.test-sp-f {
	    font-size: 13px;
	    color: #000;
	    font-weight: 500;
	}
	img.model-hito {
	    margin-left: -5px;
	}
	#form-sp .font-top-ct h3 {
		margin-bottom: 5px!important;
	}
	.placeholder {
	    height: 0px!important;
	}
	.line-kiss-content {
		padding: 5px!important;
	}
	.hide_sec .form-ip input {
		margin-left: 0px!important;
	}
	.button-custom-new {
        width: 100%;
    }
    .bubble {
        font-size: 16px;
        top: -42px;
    }
    .button-custom-new {
        font-size: 26px;
        letter-spacing: 1px;
    }
	/*.new-content-line {
	    margin-top: 18%;
	}*/
}
.form-top-new .wpcf7-response-output {
    font-size: 12px;
    padding: 0px 22px !important;
    margin-top: -23px !important;
    border: none !important;
    color: #ff0909;
}

@media (min-width: 992px) {
	#main-content-js {
		padding-top: 162px; /* 130px */
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	#main-content-js {
		padding-top: 143px;
	}
}
@media (min-width: 668px) and (max-width: 768px) {
	#main-content-js {
		padding-top: 88px;
	}
}
@media (min-width: 468px) and (max-width: 668px) {
	#main-content-js {
		padding-top: 68px;
	}
}
@media (max-width: 468px) {
	#main-content-js {
		padding-top: 68px;
	}
}

.btn-new-custom-new {
    width: 100%;
    position: relative;
    margin: 15px 0px;
}
.text-btn-small {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    position: absolute;
    left: 20px;
    right: 0;
    top: -13px;
    z-index: 999;
}
.text-btn-small p {
    background-color: #ffe500;
    color: #000!important;
    font-size: 12px;
    font-weight: 600!important;
    border-radius: 14px;
    padding: 0px 2px;
    position: relative;
}
.text-btn-small p span {
	font-size: 14px;
	font-weight: 900;
}
.text-left-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background-color: #f25000;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 999;
    top: -17px;
    left: -7px;
}
.text-left-circle p {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    color: #fff!important;
}
.text-left-circle span {
    font-size: 14px;
    color: #fff!important;
}
.main-btn-text button {
    align-items: center;
    appearance: none;
    background-image: radial-gradient(100% 100% at 100% 0, #0eda0e 0, #01a422 100%);
    border: 0;
    border-radius: 6px;
    box-shadow: rgb(3 94 25) 0 4px 4px, rgb(3 91 25) 0 0px 6px -3px, rgb(1 86 22) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 48px;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding: 0 20px 0 50px;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s, transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow, transform;
    font-size: 16px;
    font-weight: 600;
}

.form-line-top-new-pc {
    width: 100%;
    display: inline-flex;
    align-items: center;
    margin: 10px 0;
    padding: 0 10px;
}
.form-line-top-new-pc label {
    width: 50%;
    font-size: 14px;
    font-weight: 700;
}
.main-btn-text {
    padding-bottom: 18px;
}




.step-progress-bar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.step {
    flex: 1;
    text-align: center;
    position: relative;
}

.step::before {
    content: '';
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ccc;
    z-index: 0;
}

.step:first-child::before {
    left: 50%;
}

.step:last-child::before {
    right: 50%;
}

.step-number {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    position: relative;
}
.step .step-label {
	font-size: 14px;
	font-weight: 600;
}

.active_step .step-number {
    background-color: #ff5002;
}
/*.active_step::before {
    background-color: #ff5002;
}*/

.completed .step-number {
    background-color: #ff5002;
}
/*.completed::before {
    background-color: #ff5002;
}*/
span.ui-helper-hidden-accessible {
    display: none;
}
.form-step-content {
    background: linear-gradient(#bcd4d9, #bce2e9);
    padding: 1px 0;
}

.inner.content-custom-fm {
    background-color: #fff;
    border-radius: 10px;
}
h3.form-title-onazi-top {
    margin: 15px 0;
    border-left: 5px solid #ff5002;
    padding: 0px 0px 0 10px;
    font-size: 20px;
    font-weight: 700;
}
.form-content-after-plus {
    padding: 10px 0px;
}

.line-form-item p {
    margin: 0;
}
.form-content-plus-new {
	padding: 10px 0px;
}
/*.label-title-form-custom {
    width: 30%;
}
.after-content-ip {
    width: 70%;
}
.form-content-plus-new .form-ip {
	width: 70%;
}*/
.label-title-form-custom label {
    font-weight: 800;
    padding-bottom: 8px;
}
.after-content-ip input {
    height: 48px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 10px;
    color: #737373;
    background-image: url(../img/select_arrow.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 35px 13px;
    font-size: 14px;
}
.after-content-ip input:focus-visible {
  	border: 1px solid #ff5002;
  	outline: none;
}
.form-content-plus-new .form-ip input {
	height: 48px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 10px;
    color: #737373;
    margin-top: 6px;
}
.form-content-plus-new .form-ip input:focus-visible {
  	border: 1px solid #ff5002;
  	outline: none;
}
.sms-module-new {
    text-align: center;
}
.form_js-btn-new {
    width: 60%;
    background-color: #ff0000;
    padding: 15px 0 15px 0;
    color: #fff;
    border: none;
    font-size: 1.5rem;
    text-align: center;
    margin: 30px 0;
    font-weight: bold;
    font-size: 28px;
    margin: 0px auto;
    border-radius: 50px;
    /* box-shadow: 1px 7px 0px #cf0000; */
    display: block;
    transition: all 0.3s;
}
.content-custom-fm .sms-module-new {
    text-align: center;
}
.form_js-btn-new:hover{
	box-shadow: 1px 7px 0px #cf0000;
}
.carOk, .carNotOk {
	display: none;
}
span.carOk {
    background-color: #009688;
    color: #fff;
    font-size: 10px;
    padding: 2px 12px;
    border-radius: 20px;
    margin-left: 8px;
}
span.carNotOk {
    font-size: 10px;
    background-color: #ed0000;
    color: #fff;
    padding: 2px 12px;
    border-radius: 20px;
    margin-left: 8px;
}
span.require-text {
    font-size: 13px;
    color: #fa0101;
    font-weight: 800;
    margin-left: 8px;
}
@media (min-width: 768px) {
	.inner.content-custom-fm form {
	    width: 760px;
	    margin: 0 auto;
	}
	.inner.content-custom-fm {
		padding: 40px 30px;
		margin-bottom: 50px;
		margin-top: 45px;
	}
	.content-custom-fm p.form-alert {
		margin-bottom: 3px;
		font-size: 14px;
	}
	.shaken-content-ip .wpcf7-list-item {
	    display: inline-block;
	    margin-right: 10px;
	    width: 18%;
	    margin-left: 0;
	}
	.roshi-content-ip .wpcf7-list-item {
	    display: inline-block;
	    margin-right: 10px;
	    width: 18%;
	    margin-left: 0;
	}
	.popup-top-content-page {
        width: 750px;
        padding: 0px;
    }
    .popup-top-content-page .content-btn-choose {
    	padding: 104px 170px 0px;
        background-color: #fff;
        height: 300px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    button.popup-close-inari.sp-ct {
    	display: none;
    }
    .fixed-status {
	    position: fixed;
	    top: 0;
	    max-width: 755px;
	    z-index: 1;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    background-color: #fff;
	    padding-top: 12px;
	    z-index: 2;
	}
	.header-text-pop-nen h3 {
	    text-align: left;
	    font-size: 16px;
	    font-weight: 600;
	    margin: 0;
	    color: #fff;
	    padding: 20px 20px;
	}
	.header-text-pop-nen {
	    background-color: #fa6b19;
	    border-top-right-radius: 30px;
	    border-top-left-radius: 30px;
	}
	.footer-popup-pop-nen {
	    padding: 20px;
	    text-align: left;
	}
	.popup-top-content-page {
		width: 1020px;
	}
	.wpcf7-list-item label {
	    display: flex!important;
	}
	.sp-b {
		display: none;
	}
	.line-form-item {
	    width: 100%;
	    padding: 20px 5px;
	    /*border-bottom: 1px solid #e7e7e7;*/
	}
	.after-content-ip input {
	    width: 100%;
	}
	.form-content-plus-new .form-ip input {
		width: 100%;
	}
	.hide-sec-content {
	    width: 600px;
	    margin: 0 auto;
	}
	.hide_sec .form-ip input {
	    width: 100%;
	}

}
@media (max-width: 768px) {
	.inner.content-custom-fm form {
	    width: 100%;
	    margin: 0 auto;
	}
	.inner.content-custom-fm {
		padding: 40px 15px;
	}
	.inner.content-custom-fm .form_js-btn {
		margin: 0 auto!important;
	}
	.content-custom-fm p.form-alert {
		margin-bottom: 3px;
		font-size: 12px;
		padding: 0 6px;
	}
	.inner.content-custom-fm {
		margin-top: 30px;
	}
	.form-step-two-detail {
	    padding: 10px;
	}
	.shaken-content-ip .wpcf7-list-item {
	    display: inline-block;
	    /*margin-right: 7px;*/
	    width: 32%;
	    /*margin-left: 0;*/
	    /*margin-bottom: 0px;*/
	    margin: 0 0 8px 0;
	}
	.roshi-content-ip .wpcf7-list-item {
	    display: inline-block;
	    margin-right: 10px;
	    width: 46%;
	    margin-left: 0;
	}
	.hide_sec {
		width: 100%!important;
		padding: 0 0px!important;
	}
	#Modalon {
		width: 100%!important;
	}
	.main-btn-text {
	    padding-bottom: 18px;
	    margin: 0 auto;
	    text-align: center;
	    margin-top: 30px;
	}
	label.custom-checkbox {
		width: 49%;
	}
	.custom-checkbox .checkmark {
		padding: 16px 0px!important;
	}
	button.popup-close.pc-ct {
		display: none;
	}
	.content-detail {
	    height: 75vh!important;
	    box-sizing: border-box;
	    display: flex;
	    flex-direction: column;
	    overflow: auto;
	    padding: 0 10px 38px 10px;
	    position: relative;
	    width: 100%;
	    z-index: 1;
	}
	.fixed-status {
	    position: fixed;
	    top: 0px;
	    width: 95%;
	    z-index: 1;
	    left: 0;
	    right: 0;
	    margin: 0 auto;
	    background-color: #fff;
	    padding-top: 12px;
	}
	.form-ip.border-hide input {
	    border: none;
	    height: 26px;
	    color: #000;
	}
	.no-keyboard {
	    pointer-events: none;
	}
	.shaken-content-ip .wpcf7-not-valid-tip {
		display: none;
	}
	.roshi-content-ip .wpcf7-not-valid-tip {
		display: none;
	}
	.header_inner.header-form-cus {
	    justify-content: center;
	    height: 50px;
	}
	.header-texts-form-page p {
		font-size: 14px;
	}
	.popup-top-content-page {
		width: 90%;
    	padding: 26px 10px;
	}
	.header-texts-form-page p {
	    font-size: 14px;
	    margin-left: 30px;
	    margin-top: 0px;
	}
	.progressbar {
		padding: 0;
	}
	.header-text-pop-nen h3 {
	    text-align: left;
	    font-size: 16px;
	    font-weight: 600;
	    margin: 0;
	    color: #fff;
	    padding: 20px 20px;
	}
	.header-text-pop-nen {
	    background-color: #fa6b19;
	    border-top-right-radius: 30px;
	    border-top-left-radius: 30px;
	}
	.footer-popup-pop-nen {
	    padding: 20px;
	    text-align: left;
	}
	.popup-top-content-page {
		width: 100%;
	}
	.popup-top-content-page .content-btn-choose {
    	padding: 40px 0px;
        background-color: #fff;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .popup-top-page .content-btn-choose li span {
    	color: #fff;
    }
    .popup-top-page .content-btn-choose li {
    	padding: 10px;
    }
    .wpcf7-list-item label {
	    display: flex!important;
	}
	.line-form-item.custom-line-new {
	    padding: 0;
	    margin-bottom: 14px;
	}
	.form-tt-fo h6 span {
	    font-weight: 700;
	}
	ul.carmodelAnchorList li {
		font-size: 12px!important;
	}
	ul.carmodelAnchorList li span {
		padding: 5px 0!important;
	}
	ul.carmodelAnchorList {
		padding: 0;
		margin: 0;
	}
	.menu-text {
		border: none;
	}
	.hidden-header-custom {
		display: none;
	}
	.roshi-content-ip {
	    margin-left: -15px;
	}
	.shaken-content-ip {
		margin-left: -15px;
	}
	.sp-non {
		display: none;
	}
	.line-form-item {
	    width: 100%;
	    padding: 20px 5px;
	    /*border-bottom: 1px solid #e7e7e7;*/
	}
	.footer-link {
        padding: 1px 0 0 0 !important;
        display: flex;
        text-align: center;
        flex-wrap: wrap;
        margin: 0px auto;
        justify-content: center;
    }
    .footer-link a {
        margin: 0;
        text-align: center;
        padding: 10px 0px;
        width: 49%;
        font-size: 12px!important;
        border: 0.1px solid #ffff;
    }
    .footer-link a {
        display: block;
    }
    .footer-rod {
        padding: 0 10px;
    }
    .footer-rod {
        display: none!important;
    }
    .copyright {
	    font-size: 10px!important;
	}
	div#emailInquiryModal {
	    display: none;
	}
	.after-content-ip input {
	    width: 90%;
	}
	.form-content-plus-new .form-ip input {
		width: 92%;
		font-size: 16px;
	}
	.hide-sec-content {
	    width: 100%;
	    margin: 0 auto;
	}
	.hide_sec .form-ip input {
	    width: 86%;
	}
	.abc {
	    padding: 0 20px;
	}
	.sdt-check-plus-dt {
	    padding: 0 15px;
	}

}
.line-form-item.hidenn-input {
    padding: 0px 5px;
}
.line-form-item.hidenn-input .form-ip.border-hide input {
    border: none;
    color: #000;
    padding: 0;
}
.line-form-item.zip {
	border-bottom: none;
}

.shaken-content-ip .wpcf7-list-item-label {
    display: flex;
    padding: 13px 0;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    justify-content: center;
}
.shaken-content-ip .wpcf7-list-item-label:hover {
	background-color: #ff5c00!important;
    color: #fff!important;
    border: 1px solid #ff5c00;
}
.shaken-content-ip .wpcf7-list-item input[name="shakennew"]:checked+.wpcf7-list-item-label{
	background-color: #ff5c00!important;
    color: #fff!important;
    border: none!important;
}

.roshi-content-ip .wpcf7-list-item-label {
    display: inline-block;
    padding: 13px 0;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.roshi-content-ip .wpcf7-list-item-label:hover {
	background-color: #ff5c00!important;
    color: #fff!important;
    border: 1px solid #ff5c00;
}
.roshi-content-ip .wpcf7-list-item input[name="roshi"]:checked+.wpcf7-list-item-label{
	background-color: #ff5c00!important;
    color: #fff!important;
    border: none!important;
}
.date-content-ip input {
	height: 48px;
    width: 100%;
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 0 10px;
    color: #737373;
}
.hide_sec {
    border: 3px solid #C1DBE0;
    padding: 50px 0 0 0px;
    width: 800px;
    margin: 0 auto;
}
.line-form {
    margin: 0;
    /*display: flex;*/
}
.form-tt-fo {
    margin-bottom: 8px;
    width: 100%;
}
.hide_sec .form-ip input {
	background-color: #fff;
    border: 1px solid #6A6A6A;
    height: 0px;
    padding: 20px;
    border-radius: 20px;
    margin-left: 11px;
}
#Modalon {
    background: #fd2d2d !important;
    border: 3px solid #fff;
    padding: 15px;
    font-size: 32px;
    text-align: center !important;
    box-shadow: 0px 5px 3px 0px #999;
    transition: 0.3s;
    color: #fff;
    width: 70%;
    font-weight: bold;
    border-radius: 8px;
    margin-top: 30px;
}
.hide-sec-content .line-form {
	margin: 0 auto!important;
    width: 300px;
}
.wpcf7-response-output {
    display: none;
}
.line-form-item.haba-cus-two {
    padding-top: 0;
}
.line-form-item.zip.haba-cus {
    padding-bottom: 0px;
}
.popup-top-page {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
    right: 0;
    bottom: 0;
}

.popup-top-content-page {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*background-color: #ededed;*/
    border-radius: 5px;
    text-align: center;
    /*border: 1px solid #dcdcdc;*/

}
button.popup-close-getsu {
    background: url(../img/modal_close.png);
    background-repeat: no-repeat;
    display: block;
    width: 26px;
    height: 26px;
    font-weight: normal;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    filter: none;
    opacity: 1;
    position: absolute;
    top: -33px;
    right: 1px;
    box-shadow: none;
    border: none;
}
button.popup-close-inari {
	background: url(../img/modal_close_sp.png);
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    font-weight: normal;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    filter: none;
    opacity: 1;
    position: absolute;
    top: 19px;
    right: 15px;
    box-shadow: none;
    border: none;
}

.progressbar li{
  float: left;
  width: 33%;
  position: relative;
  text-align: center;
  font-size: 13px;
}
.progressbar li:before{
  content:"1";
  width: 30px;
  height: 30px;
}
.progressbar li:before{
  content:"1";
  width: 30px;
  height: 30px;
  border: 2px solid #bebebe;
  display: block;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  line-height: 27px;
  background: white;
  color: #bebebe;
  text-align: center;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.progressbar{
  counter-reset: step;
  width: 100%;
  margin: 0 auto;
}
.progressbar li:before{
  content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    border: 2px solid #bebebe;
    display: block;
    margin: 0 auto 4px auto;
    border-radius: 50%;
    line-height: 27px;
    background: white;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    background-color: #bebebe;
}
.progressbar li:after{
  content: '';
  position: absolute;
  width:100%;
  height: 4px;
  background: #979797;
  top: 15px;
  left: -50%;
  z-index: 0;
}
.progressbar li.active-step-item + li:after{
 background: #ea5513;
}
.progressbar li.active-step-item + li:before{
border-color: #ea5513;
background: #ea5513;
color: white
}
.progressbar li.active-step-item:before {
  border-color: #ea5513;
background: #ea5513;
color: white
}
.progressbar li:first-child:after{
content: none;
}
.wpcf7-submit:disabled {
    opacity: .5;
}
@keyframes blinknew {
	0% {
			box-shadow: 0 0 0 1px #f12, 0 0 0 8px rgba(255, 255, 255, 0), 0 0 0 10px rgba(100, 37, 16, 0);
	}
	100% {
			box-shadow: 0 0 0 1px #f12, 0 0 0 1px #fff, 0 0 0 2px #ff5e28;
	}
}

.blink-new-new {
	animation: blinknew 1s infinite;
}
.hide-sec .wpcf7-not-valid-tip {
	display: none;
}
.highlight {
    background: #ff9e67;
    background-position: 5px 13px;
    cursor: pointer;
}
.popup-form-ni .color_orange {
    color: #4e4e4e;
}


/* New Button Custom */
.button-container {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.bubble {
    background-color: #f8a200;
    color: white;
    padding: 7px 20px;
    border-radius: 10px;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 6;
}
.bubble::before {
	content: "";
	position: absolute;
	bottom: -16px;
	width: 23px;
	height: 24px;
	background-color: #f8a200;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	transform: skewX(10deg);
	left: calc(50% - 78px);
}
.button-custom-new {
    background-color: #ea5513;
    color: white;
    padding: 18px 40px;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.3s;
}
.button-custom-new::before {
    content: "";
    position: absolute;
    top: -6px;
    width: 29px;
    height: 25px;
    background-color: white;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    transform: skewX(10deg);
    left: calc(50% - 80px);
}
.lightning {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: white;
    font-weight: bold;
}
.button-custom-new:hover {
    background-color: #d55b10;
}
.bubble p {
    margin: 0;
}
/* end */



.highlight-previous {
    border: 2px solid red;
    color: red;
    font-weight: bold;
}
.label-title-form-custom {
    margin-bottom: 8px;
}
button#sendSMSrefill {
    display: none;
}

.no-scroll {
  overflow: hidden;
}