@charset "UTF-8";


/* 入力フォーム
	=====================================================*/
	@media (max-width:1200px) {
    body {
        padding-top: 7.489rem;
    }
}

.sec_contact .heading_cont {
    line-height: 1;
}
.sec_contact .heading_ttl {
    font-size: 4.8rem;
}
.contact_flow__box {
    background-color: var(--color-bg);
    padding: 4.8rem 0;
}
.contact_flow__lst {
    counter-reset: contact_flow__num;
}
.contact_flow__num {
    position: relative;
    display: -ms-grid;
    display: grid;
    place-items: center;
    width: 3.8rem;
    height: 3.8rem;
    border-radius: 100%;
    background-color: var(--color-flow-num);
    color: var(--color-reverse);
}
.contact_flow__num::before {
    position: absolute;
    top: 1.35rem;
	left: 50%;
	transform: translateX(-50%);
    display: block;
    counter-increment: contact_flow__num 1;
    content: counter(contact_flow__num);
    color: var(--color-reverse);
    margin: 0 auto;
    font-weight: 700;
    line-height: 0.8;
}
.contact_flow__num::after {
    position: absolute;
    width: 8rem;
    height:0.2rem ;
    background-color: var(--color-flow-num);
    top: 0;
    bottom: 0;
    left: 100%;
}
.contact_flow__lst > li:last-child .contact_flow__num::after {
	width: 0;
}
.contact_flow__num.flow__crnt {
    background-color: var(--color-main);
}
.contact_flow__ttl {
    color: var(--color-flow-num);
}
.contact_flow__ttl.flow__crnt {
    color: var(--color-main);
}

#contact .top_sec_ttl {
	position: relative;
	font-size: 5rem;
}
#contact .top_sec_ttl span {
	margin-top: 0;
	font-size: 1.4rem;
}
#contact .top_sec_ttl::after {
	content: '';
	display: block;
	position: absolute;
	margin: 170px calc(100% - 40vw) 0;
	width: 40vw;
	height: 280px;
	left: 0;
	background-image: url(../img/inquiry/mv.jpg);
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	border-radius: 0 40px 40px 0;
}

@media (min-width: 897px){
	.footer_form .form_wrap {
		display: flex;
	}
	.footer_form .top_sec_ttl {
		margin-right: 8.3%;
	}
}

.label_req, .label_optional {
	display: inline-block;
	color: var(--color-reverse);
	background-color: var(--color-main);
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
	padding: 0.4rem 0.8rem;
	white-space: nowrap;
	vertical-align: middle;
}
.valid-err {
	display: block;
	color: #E5002D;
}

.contact_step_list {
	max-width: 380px;
	margin: auto;
}
.contact_step_list .contact_step_item {
	width: 30%;
	height: 40px;
	padding: 6px 0;
	color: #0a0a0a;
	background-color: #fff;
	border: 1px solid #0a0a0a;
	text-align: center;
}
.contact_step_list .contact_step_item.current {
	color: #fff;
	background-color: #0a0a0a;
	border: 1px solid #0a0a0a;
}
.contact_step_list .contact_step_item + .contact_step_item {
	margin-left: 5%;
}
.contact_step_list .contact_step_item:after {
	width: 6px;
	height: 6px;
	right: -13px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 2px solid #0a0a0a;
	border-right: 2px solid #0a0a0a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contact_step p {
	text-align: center;
}
.contact_step .label_req {
	position: static;
	display: inline-block;
	margin-right: 5px;
}

.page_form .hf-parts-list {
	margin-top: 70px;
	line-height: 1;
}
.footer_form .hf-parts-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hf-parts-item:first-child {
	padding-top: 0;
}
.hf-parts-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 20px 0;
}
.footer_form .hf-parts-item {
	display: block;
	padding: 10px 0;
	border: none;
}
@media (min-width: 897px){
	.footer_form .hf-parts-item.clm2 {
		width: 48.5%;
	}
}
.hf-parts-title {
	position: relative;
    display: flex;
    justify-content: space-between;
	align-items: center;
	width: 21.4rem;
	min-width: 21.4rem;
	height: fit-content;
	font-weight: bold;
}
.hf-parts-title-text {
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--color-title);
}
.hf-parts-list_input .hf-parts-title-text {
	line-height: 3;
}
.hf-parts-list_input .hf-parts-data {
	width: 100%;
	max-width: 55.4rem;
	margin-left: 3rem;
}
.hf-contact_type {
	line-height: 1;
}
.footer_form .hf-parts-data {
	margin-top: 5px;
	margin-left: 0;
}
.hf-parts-data input {
	font-size: 16px;
}
.hf-parts-data input[type=text],
.hf-parts-data select {
	width: 100%;
	font-size: 16px;
	color: var(--color-title);
	border: 0.1rem solid var(--color-form);
	border-radius: 0;
}
.hf-job option {
	color: var(--color-title);
}
.hf-postal-code input {
	max-width: 12rem;
}
.hf-address1 select {
/*	color: var(--color-form);*/
	width: 12rem;
}
.hf-parts-data textarea {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
	width: 100%;
	height: 15rem;
	padding: 0.8rem 1.2rem;
	font-size: 1.6rem;
	line-height: 1.4;
	border: 1px solid var(--color-form);
	border-radius: 0;
}
.hf-parts-data input[type=text],
.hf-parts-data textarea,
.hf-parts-data select {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
	padding: 0.8rem 1.2rem;
	box-sizing: border-box;
}
.hf-parts-data select {
	height: 4.6rem;
}

@media (min-width: 897px){
	.footer_form .hf-parts-data input::-webkit-input-placeholder,
	.footer_form .hf-parts-data textarea::-webkit-input-placeholder {
		font-size: 1.4rem;
	}
	.footer_form .hf-parts-data input::-moz-placeholder,
	.footer_form .hf-parts-data textarea::-moz-placeholder {
		font-size: 1.4rem;
	}
	.footer_form .hf-parts-data input:-ms-input-placeholder,
	.footer_form .hf-parts-data textarea:-ms-input-placeholder {
		font-size: 1.4rem;
	}
	.footer_form .hf-parts-data input::-ms-input-placeholder,
	.footer_form .hf-parts-data textarea::-ms-input-placeholder {
		font-size: 1.4rem; 
	}
	.footer_form .hf-parts-data input::placeholder,
	.footer_form .hf-parts-data textarea::placeholder {
		font-size: 1.4rem;
	}
}
.hf-parts-data label.u_ic:after {
	mask-image: url(../img/common/arrow.svg);
	mask-repeat: no-repeat;
	background-color: var(--color-title);
	width: 12px;
	height: 8px;
	top: 0.5rem;
	bottom: 0;
	right: 12px;
	pointer-events: none;
	margin: 0;
}
@media (max-width: 896px) {
	.hf-parts-data label.u_ic:after {
		top: 2rem;
	}
}

.hf-parts-data select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.hf-parts-data select::-ms-expand {
	display: none;
}
.hf-contact_type label {
	display: block;
}
@media (min-width: 897px){
	.footer_form .hf-contact_type {
		display: flex;
		flex-wrap: wrap;
	}
	.footer_form .hf-contact_type label {
		width: 50%;
	}
}
.hf-trigger_check label {
	display: inline-block;
	margin-right: 10px;
	white-space: nowrap;
}
.hf-trigger_check label:last-of-type {
	margin-right: 0;
}
.hf-mail_note {
	padding: 5px 0 5px 15px;
}
.hf-mail_note::before {
	background-image: url(../img/common/arrow.svg);
	background-repeat: no-repeat;
	width: 12px;
	height: 7px;
	top: 0;
	bottom: 0;
	left: 0;
}
.hf-postal-icon {
	margin-right: 8px;
	font-size: 16px;
	color: var(--color-form);
}
.hf-content {
	line-height: 0;
}
.hf-content .valid-err {
	line-height: 1.75;
}
.hf-button {
	cursor: pointer;
	overflow: hidden;
}
.hf-button input,
.hf-button button {
	width: 100%;
	height: 100%;
	padding: 1.6rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: var(--color-reverse);
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.3333333;
	border: none;
	transition: var(--transition);
	position: relative;
	background-color: transparent;
	z-index: 3;
}
.hf-button.hf-send-button {
	position: relative;
	width: 100%;
	max-width: 231px;
	background-color: var(--color-main);
	border: 1px solid var(--color-main);
}
.hf-button.hf-send-button:hover {
	background-color: var(--color-reverse);
		color: var(--color-main);
}
.hf-button.hf-send-button:hover .g_btn__arrow {
	color: var(--color-main);
}
.hf-button.hf-send-button:hover .g_btn__arrow::after {
	border-top: 0.1rem solid var(--color-main);
	border-right: 0.1rem solid var(--color-main);
}
.hf-button.hf-clear-button {
	width: 100%;
	max-width: 19rem;
	margin-right: 8rem;
	background-color: var(--color-flow-num);
	border: 1px solid var(--color-flow-num);
}
.hf-button:hover .g_btn_bg {
	width: 225%;
	height: 562.5px;
}
.hf-button.hf-clear-button .g_btn_bg {
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}
.hf-button.hf-clear-button:hover .g_btn_bg {
	width: 400%;
	height: 300px;
}
.hf-button.hf-clear-button:hover{
	color: #707070;
}
.hf-button.hf-clear-button input:hover,
.hf-button.hf-clear-button button:hover {
	color: #707070;
}


@media (max-width:896px){
	#contact .top_sec_ttl {
		margin-bottom: 40px;
		font-size: 3.6rem;
	}
	#contact .top_sec_ttl::after {
		display: none;
	}
	#contact .top_sec_ttl::before {
		content: '';
		display: block;
		margin: 0 calc(50% - 50vw) 40px;
		width: 90vw;
		height: 280px;
		left: 0;
		background-image: url(../img/inquiry/mv.jpg);
		background-size: cover;
		background-position: left center;
		background-repeat: no-repeat;
		border-radius: 0 40px 40px 0;
	}
	.hf-parts-list_input .hf-parts-title-text {
		line-height: 1;
	}
	.label_req, .label_optional {
		margin-left: 1.2rem;
	}
	.footer_form .hf-parts-title-text {
		font-size: 1.3rem;
	}

	.hf-parts-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.6rem 0;
	}
	.hf-parts-list,
	.hf-parts-list_input {
		margin: 0 auto;
		max-width: 100%;
		width: 90%;
	}
	.hf-parts-list_input .hf-parts-data {
		margin-top: 1.6rem;
		margin-left: 0;
		max-width: 100%;
	}
	.hf-parts-data label {
		display: block;
	}
	.hf-parts-title {
		display: inline-block;
		width: 100%;
		padding: 0;
	}
	.hf-parts-list_confirm .hf-parts-data {
		margin-top: 0;
	}
	.hf-button.hf-clear-button {
		max-width: 12rem;
	}
}
.hf-agree {
	color: var(--color-title);
}
.hf-agree input {
	margin-right: 1.2rem;
}

@media (max-width:576px){
	/* .label_req {
		width: 10vw;
		height: 4.5vw;
		line-height: 4.5vw;
	} */
	.contact_step_list .contact_step_item {
		height: auto;
		min-height: 40px;
	}
	.contact_step p {
		text-align: left;
	}
	.contact_step .label_req {
		width: auto;
		height: auto;
		line-height: 1.75;
	}
	.hf-button.hf-clear-button {
		margin-right: 20px;
	}
}


/* 確認フォーム
	=====================================================*/
.hf-parts-list_confirm {
	font-size: 1.5rem;
	line-height: 1;
	max-width: 83.2rem;
	margin: auto;
}
.hf-parts-list_confirm .hf-parts-title-text {
	line-height: 1;
}
.hf-parts-list_confirm .hf-parts-item {
	border-bottom: 1px dotted var(--color-brackets);
	flex-direction: column;
	gap: 1.6rem;
	padding: 2.4rem 0;
}
.hf-parts-list_confirm .hf-parts-item:first-child {
	padding-top: 0;
}
.hf-parts-list_confirm .hf-parts-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.hf-parts-list_confirm .hf-parts-title {
	padding: 0;
}
.hf-parts-list_confirm .hf-parts-data {
	margin-left: 0;
	color: var(--color-title);
}
.hf-parts-content > .inp_input_items {
	line-height: 1.6;
}
.sec_contact-confirm .hf-bottom-botton-area {
	margin-top: 9.6rem;
}

/* 完了フォーム
	=====================================================*/
.thanks_msg__inr {
	line-height: 1.8;
}